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

Each Defending Pokémon is now Burned.
/api/v1/pokemon/cards/advp_ja-54vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "advp_ja-54vh",
"name": "Charizard",
"number": "54",
"printed_number": "54",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/54vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/54vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/54vh.large.webp"
}
],
"expansion": {
"id": "advp_ja",
"name": "ADV Promos",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 63,
"release_date": "2003/01/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/advp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/advp_ja.symbol.png",
"translation": {
"en": {
"name": "ADV Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/54vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/54vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/54vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Combustion",
"damage": "30"
},
{
"cost": [
"Fire",
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Bursting Inferno",
"text": "Each Defending Pokémon is now Burned.",
"damage": "50"
}
],
"rarity": "Promo",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 42.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 42.39
},
{
"condition": "LP",
"price": 35
},
{
"condition": "HP",
"price": 15
},
{
"condition": "DMG",
"price": 28.53
}
],
"graded": [
{
"company": "PSA",
"grade": "1",
"value": 102.09,
"low": 102.5,
"high": 102.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 96.5,
"low": 82.03,
"high": 110.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 34.98,
"low": 29.73,
"high": 40.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:19:39.956Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}