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

The Defending Pokémon is now Burned.
/api/v1/pokemon/cards/ex4-62?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex4-62",
"name": "Team Magma's Houndour",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/62.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/62.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/62.large.webp"
}
],
"expansion": {
"id": "ex4",
"name": "Team Magma vs Team Aqua",
"total": 97,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "MA",
"printed_total": 95,
"release_date": "2004/03/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89831",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/62.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/62.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/62.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Combustion",
"damage": "10"
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Super Singe",
"text": "The Defending Pokémon is now Burned.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Atsuko Ujiie",
"pricing": {
"currency": "USD",
"market": 1.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.5
},
{
"condition": "LP",
"price": 0.73
},
{
"condition": "MP",
"price": 0.58
},
{
"condition": "HP",
"price": 0.56
},
{
"condition": "DMG",
"price": 0.32
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 29.53,
"low": 26.5,
"high": 38.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "5.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 60,
"low": 51,
"high": 69,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 13.84,
"low": 11.76,
"high": 15.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 19.5,
"low": 19.5,
"high": 19.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:34:54.253Z",
"trend_7d": {
"direction": "up",
"percent": 22.95
}
}
}
}