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 attacks damage isn't affected by Weakness, Resistance, or any other effects on your opponents Active Pokémon.
During your opponents next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.
/api/v1/pokemon/cards/xy_ja-32?include=prices 200 14ms{
"success": true,
"data": {
"id": "xy_ja-32",
"name": "Jolteon-EX",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/32.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/32.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/32.large.webp"
}
],
"expansion": {
"id": "xy_ja",
"name": "The Best of XY",
"total": 188,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY",
"printed_total": 171,
"release_date": "2017/04/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy_ja.symbol.png",
"translation": {
"en": {
"name": "The Best of XY"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "598829",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/32.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/32.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/32.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Lightning"
],
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Swift",
"text": "This attacks damage isn't affected by Weakness, Resistance, or any other effects on your opponents Active Pokémon.",
"damage": "30"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flash Ray",
"text": "During your opponents next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.",
"damage": "70"
}
],
"rarity": "Common",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 36.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 36.3
},
{
"condition": "LP",
"price": 34
}
],
"graded": [
{
"company": "CGC",
"grade": "9.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 190.25,
"low": 173.37,
"high": 203.46,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 59.39,
"low": 99.95,
"high": 99.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 113.99,
"low": 96.89,
"high": 131.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:58:34.885Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}