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 does 50 more damage for each Prize card your opponent has taken. This Pokémon also does 30 damage to itself.
/api/v1/pokemon/cards/m2a_ja-51vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "m2a_ja-51vh",
"name": "Zekrom ex",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/51vh.large.webp"
}
],
"expansion": {
"id": "m2a_ja",
"name": "MEGA Dream ex",
"total": 250,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M2a",
"printed_total": 193,
"release_date": "2025/11/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.symbol.png",
"translation": {
"en": {
"name": "MEGA Dream ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/51vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Lightning"
],
"hp": "230",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Slash",
"damage": "50"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Voltage Burst",
"text": "This attack does 50 more damage for each Prize card your opponent has taken. This Pokémon also does 30 damage to itself.",
"damage": "130+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 0.28,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.28
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31.99,
"low": 26.3,
"high": 31.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 5.5,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 46.25,
"low": 38.8,
"high": 53.17,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 10.6,
"high": 11.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:01:07.584Z",
"trend_7d": {
"direction": "down",
"percent": -6.67
}
}
}
}