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, search your discard pile for an Energy card and attach it to Zapdos G.
You may discard all Lightning Energy attached to Zapdos G. If you do, this attack's base damage is 80 instead of 40.
/api/v1/pokemon/cards/pt4_ja-33vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "pt4_ja-33vh",
"name": "Zapdos G",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/33vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/33vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/33vh.large.webp"
}
],
"expansion": {
"id": "pt4_ja",
"name": "Advent of Arceus",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT4",
"printed_total": 90,
"release_date": "2009/07/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt4_ja.symbol.png",
"translation": {
"en": {
"name": "Advent of Arceus"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607734",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/33vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/33vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/33vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Lightning"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Charge Beam",
"text": "Flip a coin. If heads, search your discard pile for an Energy card and attach it to Zapdos G.",
"damage": "10"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Lightning Strike",
"text": "You may discard all Lightning Energy attached to Zapdos G. If you do, this attack's base damage is 80 instead of 40.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Ryota Saito",
"pricing": {
"currency": "USD",
"market": 10.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.9
},
{
"condition": "MP",
"price": 9
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 86.45,
"low": 96.39,
"high": 99.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17.1,
"low": 15.99,
"high": 15.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 249.25,
"low": 238.1,
"high": 376.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "down",
"percent": -21.9
}
},
{
"company": "PSA",
"grade": "7",
"value": 22.65,
"low": 32,
"high": 32,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 30.6,
"low": 34.99,
"high": 34.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 62.5,
"low": 54.1,
"high": 80,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T03:15:30.122Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}