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

Discard all Energy from this Pokémon, and this attack does 160 damage to 1 of your opponent's Pokémon V or Pokémon-GX. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/swsh4-48vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh4-48vh",
"name": "Zapdos",
"number": "48",
"printed_number": "48",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/48vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/48vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/48vh.large.webp"
}
],
"expansion": {
"id": "swsh4",
"name": "Vivid Voltage",
"total": 203,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "VIV",
"printed_total": 185,
"release_date": "2020/11/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "226439",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/48vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/48vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/48vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "110",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Drill Peck",
"damage": "20"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Thunder Snipe",
"text": "Discard all Energy from this Pokémon, and this attack does 160 damage to 1 of your opponent's Pokémon V or Pokémon-GX. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare Holo",
"artist": "AKIRA EGAWA",
"pricing": {
"currency": "USD",
"market": 0.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.51
},
{
"condition": "LP",
"price": 0.41
},
{
"condition": "MP",
"price": 0.36
},
{
"condition": "DMG",
"price": 0.37
}
],
"graded": [
{
"company": "AGS",
"grade": "9",
"value": 14.99,
"low": 12.74,
"high": 17.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9.5",
"value": 5.51,
"low": 4.68,
"high": 6.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11.99,
"low": 4.04,
"high": 14,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 54.53,
"low": 43.13,
"high": 59.51,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15.88,
"low": 15.38,
"high": 19.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 44.99,
"low": 38.24,
"high": 51.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:34:30.364Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}