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, the Defending Pokémon is now Paralyzed.
This attack does 10 damage to each Benched Pokémon with at least 1 Energy card attached to it (yours and your opponent's).
/api/v1/pokemon/cards/ecard4_ja-37vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard4_ja-37vh",
"name": "Jolteon",
"number": "37",
"printed_number": "37",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/37vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/37vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/37vh.large.webp"
}
],
"expansion": {
"id": "ecard4_ja",
"name": "Split Earth",
"total": 91,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 88,
"release_date": "2002/08/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard4_ja.symbol.png",
"translation": {
"en": {
"name": "Split Earth"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576189",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/37vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/37vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/37vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "70",
"abilities": [
{
"name": "Self-healing",
"text": "Whenever you attach a Lightning Energy card from your hand to Jolteon, remove all Special Conditions affecting Jolteon.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Thundershock",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "10"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Thunderspark",
"text": "This attack does 10 damage to each Benched Pokémon with at least 1 Energy card attached to it (yours and your opponent's).",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Hikaru Koike",
"pricing": {
"currency": "USD",
"market": 50,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 50
}
],
"graded": [
{
"company": "CGC",
"grade": "5.5",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 67,
"low": 56.95,
"high": 77.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 112.5,
"low": 95.63,
"high": 129.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1425,
"low": 1295.6,
"high": 1494,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "3",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 93.63,
"low": 122.5,
"high": 122.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 38.38,
"low": 32.62,
"high": 44.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 126.65,
"low": 152.5,
"high": 152.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 84.8,
"low": 71.5,
"high": 112.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
}
],
"market_updated_at": "2026-08-13T14:33:07.204Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}