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

You may discard a Lightning Energy attached to this Pokémon. If you do, this attack does 40 more damage.
Flip 4 coins. This attack does 40 damage times the number of heads.
/api/v1/pokemon/cards/bw5-37vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw5-37vrh",
"name": "Jolteon",
"number": "37",
"printed_number": "37",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/37vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/37vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/37vrh.large.webp"
}
],
"expansion": {
"id": "bw5",
"name": "Dark Explorers",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "DEX",
"printed_total": 108,
"release_date": "2012/05/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86347",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/37vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/37vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/37vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Electrigun",
"text": "You may discard a Lightning Energy attached to this Pokémon. If you do, this attack does 40 more damage.",
"damage": "20"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Pin Missile",
"text": "Flip 4 coins. This attack does 40 damage times the number of heads.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 34.95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 34.95
},
{
"condition": "LP",
"price": 19.31
},
{
"condition": "MP",
"price": 11
},
{
"condition": "HP",
"price": 7.13
},
{
"condition": "DMG",
"price": 4.49
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 40.5,
"low": 40.5,
"high": 80.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 88,
"low": 74.8,
"high": 101.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 241.5,
"low": 50,
"high": 241.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 73.5,
"low": 70.63,
"high": 73.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:25:34.444Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}