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, discard an Energy attached to 1 of your opponent's Pokémon.
/api/v1/pokemon/cards/xy1y_ja-22?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy1y_ja-22",
"name": "Electrode",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/22.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/22.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/22.large.webp"
}
],
"expansion": {
"id": "xy1y_ja",
"name": "Collection Y",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY1",
"printed_total": 60,
"release_date": "2013/12/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy1y_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy1y_ja.symbol.png",
"translation": {
"en": {
"name": "Collection Y"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603162",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/22.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/22.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/22.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "90",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Eerie Impulse",
"text": "Flip a coin. If heads, discard an Energy attached to 1 of your opponent's Pokémon."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rollout",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Shigenori Negishi",
"pricing": {
"currency": "USD",
"market": 2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 230.5,
"low": 195.93,
"high": 265.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 115,
"low": 97.75,
"high": 132.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 71.42,
"low": 60.71,
"high": 82.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 159.99,
"low": 135.99,
"high": 183.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 165,
"low": 140.25,
"high": 189.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 173.75,
"low": 147.69,
"high": 199.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 550,
"low": 550,
"high": 550,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-16T03:24:22.253Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}