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

This attack's damage isn't affected by Weakness, Resistance, or any other effects on your opponent's Active Pokémon.
During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.
/api/v1/pokemon/cards/g1-28avh?include=prices 200 16ms{
"success": true,
"data": {
"id": "g1-28avh",
"name": "Jolteon-EX",
"number": "28a",
"printed_number": "28a",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/28avh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/28avh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/28avh.large.webp"
}
],
"expansion": {
"id": "g1",
"name": "Generations",
"total": 117,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "GEN",
"printed_total": 83,
"release_date": "2016/02/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "131697",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/28avh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/28avh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/28avh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Lightning"
],
"hp": "160",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Swift",
"text": "This attack's damage isn't affected by Weakness, Resistance, or any other effects on your opponent's Active Pokémon.",
"damage": "30"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flash Ray",
"text": "During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare Ultra",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 23.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 23.34
},
{
"condition": "LP",
"price": 19.13
},
{
"condition": "MP",
"price": 14.81
},
{
"condition": "HP",
"price": 10.93
},
{
"condition": "DMG",
"price": 7.42
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 350,
"low": 297.5,
"high": 402.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 140.84,
"low": 119.71,
"high": 161.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:00:11.003Z",
"trend_7d": {
"direction": "down",
"percent": -0.55
}
}
}
}