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, your opponent can't play Trainer cards during his or her next turn.
Does 30 damage plus 10 damage times the number of damage counters on Lt. Surge's Jolteon, then flip a coin. If tails, Lt. Surge's Jolteon does 30 damage to itself.
/api/v1/pokemon/cards/gym2-28v1e?include=prices 200 18ms{
"success": true,
"data": {
"id": "gym2-28v1e",
"name": "Lt. Surge's Jolteon",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/28v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/28v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/28v1e.large.webp"
}
],
"expansion": {
"id": "gym2-1st-edition",
"name": "Gym Challenge 1st Edition",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Gym",
"printed_total": 132,
"release_date": "2000/10/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86855",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/28v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/28v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/28v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "70",
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "High Voltage",
"text": "Flip a coin. If heads, your opponent can't play Trainer cards during his or her next turn.",
"damage": "20"
},
{
"cost": [
"Lightning",
"Lightning",
"Lightning"
],
"converted_energy_cost": 3,
"name": "Thunder Flare",
"text": "Does 30 damage plus 10 damage times the number of damage counters on Lt. Surge's Jolteon, then flip a coin. If tails, Lt. Surge's Jolteon does 30 damage to itself.",
"damage": "30+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 50.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 50.55
},
{
"condition": "LP",
"price": 39.23
},
{
"condition": "MP",
"price": 27.33
},
{
"condition": "HP",
"price": 18.68
},
{
"condition": "DMG",
"price": 12.29
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 106.5,
"low": 106.5,
"high": 143,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 44.38,
"low": 43,
"high": 43,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 59.5,
"low": 50.58,
"high": 68.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 185,
"low": 183.13,
"high": 206.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 19,
"low": 19,
"high": 21.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 46.56,
"low": 51.53,
"high": 63.73,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 85,
"low": 72.99,
"high": 111,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "TAG",
"grade": "8.5",
"value": 38.19,
"low": 32.46,
"high": 43.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:48:56.915Z",
"trend_7d": {
"direction": "flat",
"percent": -0.02
}
}
}
}