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

Switch 1 of your opponent's Benched Pokémon with 1 of the Defending Pokémon. Your opponent chooses the Defending Pokémon to switch. The new Defending Pokémon is now Burned.
/api/v1/pokemon/cards/ex3-72vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex3-72vrh",
"name": "Slugma",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/72vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/72vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/72vrh.large.webp"
}
],
"expansion": {
"id": "ex3",
"name": "Dragon",
"total": 100,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DR",
"printed_total": 97,
"release_date": "2003/11/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89340",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/72vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/72vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/72vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Ram",
"damage": "10"
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Luring Flame",
"text": "Switch 1 of your opponent's Benched Pokémon with 1 of the Defending Pokémon. Your opponent chooses the Defending Pokémon to switch. The new Defending Pokémon is now Burned."
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kyoko Umemoto",
"pricing": {
"currency": "USD",
"market": 12.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.52
},
{
"condition": "MP",
"price": 2.46
},
{
"condition": "HP",
"price": 3.22
},
{
"condition": "DMG",
"price": 1.86
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 73.5,
"low": 71.13,
"high": 74.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 30.75,
"low": 26.14,
"high": 35.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 35,
"low": 33.19,
"high": 35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 250,
"low": 212.5,
"high": 287.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 10.52,
"low": 8.94,
"high": 12.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 14.5,
"low": 14.5,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 42.64,
"low": 37.39,
"high": 48.59,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 77.15,
"low": 125,
"high": 125,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:22:24.156Z",
"trend_7d": {
"direction": "up",
"percent": 24.42
}
}
}
}