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, this attack does 30 more damage.
Discard 2 Energy attached to this Pokémon.
/api/v1/pokemon/cards/bw4-51vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw4-51vh",
"name": "Zekrom-EX",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/51vh.large.webp"
}
],
"expansion": {
"id": "bw4",
"name": "Next Destinies",
"total": 103,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "NXD",
"printed_total": 99,
"release_date": "2012/02/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90740",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/51vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Lightning"
],
"hp": "180",
"attacks": [
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Glinting Claw",
"text": "Flip a coin. If heads, this attack does 30 more damage.",
"damage": "50"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Strong Volt",
"text": "Discard 2 Energy attached to this Pokémon.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "Shizurow",
"pricing": {
"currency": "USD",
"market": 28.62,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 28.62
},
{
"condition": "LP",
"price": 14.17
},
{
"condition": "MP",
"price": 11.94
},
{
"condition": "HP",
"price": 7.12
},
{
"condition": "DMG",
"price": 4.62
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 450,
"low": 382.5,
"high": 517.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 46,
"low": 40,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:44:23.806Z",
"trend_7d": {
"direction": "flat",
"percent": 0.1
}
}
}
}