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, your opponent's Active Pokemon is now Paralyzed.
Discard all Energy from this Pokémon.
/api/v1/pokemon/cards/sv5a_ja-27vh?include=prices 200 42ms{
"success": true,
"data": {
"id": "sv5a_ja-27vh",
"name": "Zapdos",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/27vh.large.webp"
}
],
"expansion": {
"id": "sv5a_ja",
"name": "Crimson Haze",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV5a",
"printed_total": 66,
"release_date": "2024/03/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5a_ja.symbol.png",
"translation": {
"en": {
"name": "Crimson Haze"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566082",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/27vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "120",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Thunder Wave",
"text": "Flip a coin. If heads, your opponent's Active Pokemon is now Paralyzed."
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Thunderbolt",
"text": "Discard all Energy from this Pokémon.",
"damage": "190"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "GOSSAN",
"pricing": {
"currency": "USD",
"market": 0.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.3
},
{
"condition": "LP",
"price": 0.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 13.5,
"low": 13,
"high": 13.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.48,
"low": 8.45,
"high": 8.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:15:00.849Z",
"trend_7d": {
"direction": "down",
"percent": -3.23
}
}
}
}