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 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
Flip 4 coins. This attack does 50 damage times the number of heads.
/api/v1/pokemon/cards/bw11-46vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw11-46vrh",
"name": "Zapdos",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/46vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/46vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/46vrh.large.webp"
}
],
"expansion": {
"id": "bw11",
"name": "Legendary Treasures",
"total": 140,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "LTR",
"printed_total": 113,
"release_date": "2013/11/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90722",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/46vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/46vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/46vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "120",
"attacks": [
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Random Spark",
"text": "This attack does 50 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Thundering Hurricane",
"text": "Flip 4 coins. This attack does 50 damage times the number of heads.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 11.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.07
},
{
"condition": "LP",
"price": 4.83
},
{
"condition": "MP",
"price": 4.06
},
{
"condition": "HP",
"price": 2.65
},
{
"condition": "DMG",
"price": 3.72
}
],
"graded": [
{
"company": "CGC",
"grade": "6.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13.3,
"low": 11.31,
"high": 15.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 188,
"low": 159.8,
"high": 216.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 11.75,
"low": 9.99,
"high": 13.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 2,
"low": 2,
"high": 4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 82.16,
"low": 34.38,
"high": 180.71,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:19:42.754Z",
"trend_7d": {
"direction": "down",
"percent": -5.71
}
}
}
}