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, prevent all effects of attacks, including damage, done to this Pokémon during your opponent's next turn.
If this Pokémon has any Plasma Energy attached to it, this attack does 40 more damage.
/api/v1/pokemon/cards/bw8-48vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "bw8-48vh",
"name": "Zapdos-EX",
"number": "48",
"printed_number": "48",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/48vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/48vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/48vh.large.webp"
}
],
"expansion": {
"id": "bw8",
"name": "Plasma Storm",
"total": 138,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLS",
"printed_total": 135,
"release_date": "2013/02/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90725",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/48vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/48vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/48vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX",
"Team Plasma"
],
"types": [
"Lightning"
],
"hp": "170",
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Agility",
"text": "Flip a coin. If heads, prevent all effects of attacks, including damage, done to this Pokémon during your opponent's next turn.",
"damage": "30"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Powervolt",
"text": "If this Pokémon has any Plasma Energy attached to it, this attack does 40 more damage.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo EX",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 12.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.11
},
{
"condition": "LP",
"price": 7.32
},
{
"condition": "MP",
"price": 4.6
},
{
"condition": "HP",
"price": 3.36
},
{
"condition": "DMG",
"price": 2.59
}
],
"graded": [
{
"company": "CGC",
"grade": "1.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 14.91,
"low": 12.67,
"high": 17.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 577.5,
"low": 202.5,
"high": 577.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 12.5,
"low": 10,
"high": 15.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 19.99,
"low": 9,
"high": 19.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 19.51,
"low": 25.02,
"high": 25.02,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 22,
"high": 37.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 62.3,
"low": 69.99,
"high": 69.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "8.5",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:18:42.799Z",
"trend_7d": {
"direction": "up",
"percent": 0.83
}
}
}
}