Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

If your opponent has 4 or fewer Prize cards remaining, this attack does 70 more damage.
/api/v1/pokemon/cards/sv7a_ja-9vh?include=prices 200 109ms{
"success": true,
"data": {
"id": "sv7a_ja-9vh",
"name": "Gouging Fire",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/9vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/9vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/9vh.large.png"
}
],
"expansion": {
"id": "sv7a_ja",
"name": "Paradise Dragona",
"total": 94,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV7a",
"printed_total": 64,
"release_date": "2024/09/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7a_ja.symbol.png",
"translation": {
"en": {
"name": "Paradise Dragona"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "579391",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/9vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/9vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/9vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Ancient"
],
"types": [
"Fire"
],
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Lunge Out"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Blazing Reckless Charge",
"text": "If your opponent has 4 or fewer Prize cards remaining, this attack does 70 more damage."
}
],
"rarity": "Rare",
"artist": "AKIRA EGAWA",
"pricing": {
"currency": "USD",
"market": 0.63,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.63
},
{
"condition": "LP",
"price": 0.18
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 42.95,
"low": 36.51,
"high": 49.39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.52,
"low": 22.5,
"high": 22.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-08-17T03:26:40.050Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}