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 until you get tails. This attack does 20 damage times the number of heads.
You may move all Energy from this Pokémon to your Benched Pokémon in any way you like.
/api/v1/pokemon/cards/xy6-22vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy6-22vrh",
"name": "Electrode",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/22vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/22vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/22vrh.large.webp"
}
],
"expansion": {
"id": "xy6",
"name": "Roaring Skies",
"total": 112,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "ROS",
"printed_total": 108,
"release_date": "2015/05/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "98058",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/22vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/22vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6/22vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Continuous Tumble",
"text": "Flip a coin until you get tails. This attack does 20 damage times the number of heads.",
"damage": "20"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Energy Bomb",
"text": "You may move all Energy from this Pokémon to your Benched Pokémon in any way you like.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Uncommon",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 3.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.81
},
{
"condition": "LP",
"price": 1.99
},
{
"condition": "MP",
"price": 0.84
},
{
"condition": "HP",
"price": 0.45
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 61.29,
"low": 59.89,
"high": 59.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:18:18.995Z",
"trend_7d": {
"direction": "down",
"percent": -7.97
}
}
}
}