Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Does 10 more damage for each damage counter on this Pokémon.
This Pokémon does 40 damage to itself.
/api/v1/pokemon/cards/bw4-50vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw4-50vrh",
"name": "Zekrom",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/50vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/50vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/50vrh.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": "90735",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/50vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/50vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw4/50vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Outrage",
"text": "Does 10 more damage for each damage counter on this Pokémon.",
"damage": "20"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Bolt Strike",
"text": "This Pokémon does 40 damage to itself.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.7
},
{
"condition": "LP",
"price": 1.24
},
{
"condition": "MP",
"price": 0.81
},
{
"condition": "HP",
"price": 0.82
},
{
"condition": "DMG",
"price": 0.78
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.75,
"low": 16,
"high": 19.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:27:14.502Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}