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 Confused.
Flip a coin. If heads, this attack does 40 damage plus 20 more damage.
/api/v1/pokemon/cards/ex12-32?include=prices 200 15ms{
"success": true,
"data": {
"id": "ex12-32",
"name": "Electrode",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/32.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/32.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/32.large.webp"
}
],
"expansion": {
"id": "ex12",
"name": "Legend Maker",
"total": 93,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "LM",
"printed_total": 92,
"release_date": "2006/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85155",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/32.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/32.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/32.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Supersonic",
"text": "The Defending Pokémon is now Confused.",
"damage": "10"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Tumbling Attack",
"text": "Flip a coin. If heads, this attack does 40 damage plus 20 more damage.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 0.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.67
},
{
"condition": "LP",
"price": 0.52
},
{
"condition": "MP",
"price": 0.34
},
{
"condition": "HP",
"price": 0.34
},
{
"condition": "DMG",
"price": 0.33
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 60.06,
"low": 60.06,
"high": 60.06,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 19.03,
"low": 22.74,
"high": 22.74,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "5.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 48.55,
"low": 41.27,
"high": 55.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 18.14,
"low": 20.14,
"high": 20.14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 93,
"low": 88.1,
"high": 177.01,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 20.5,
"low": 13.95,
"high": 20.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-11T08:04:36.806Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}