Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Flip a coin. If heads, this attack does 30 damage plus 20 more damage. If tails, this attack does 30 damage and the Defending Pokémon is now Burned.
Discard 2 Fire Energy attached to Blaziken ex and then choose 1 of your opponent's Pokémon. This attack does 100 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/adv4_ja-18vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "adv4_ja-18vh",
"name": "Blaziken ex",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/18vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/18vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/18vh.large.webp"
}
],
"expansion": {
"id": "adv4_ja",
"name": "Magma vs Aqua: Two Ambitions",
"total": 80,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 80,
"release_date": "2003/10/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv4_ja.symbol.png",
"translation": {
"en": {
"name": "Magma vs Aqua: Two Ambitions"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612870",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/18vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/18vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/18vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Fire"
],
"hp": "150",
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Blaze Kick",
"text": "Flip a coin. If heads, this attack does 30 damage plus 20 more damage. If tails, this attack does 30 damage and the Defending Pokémon is now Burned.",
"damage": "30+"
},
{
"cost": [
"Fire",
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Volcanic Ash",
"text": "Discard 2 Fire Energy attached to Blaziken ex and then choose 1 of your opponent's Pokémon. This attack does 100 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2×2"
}
],
"rarity": "Rare Holo ex",
"artist": "Hikaru Koike",
"pricing": {
"currency": "USD",
"market": 50,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 50
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 388.2,
"low": 329.97,
"high": 446.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 190,
"low": 190,
"high": 500,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "4",
"value": 39.5,
"low": 39.5,
"high": 45.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 172.88,
"low": 276,
"high": 276,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-16T03:07:16.663Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}