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

If any of your Pokémon were Knocked Out during your opponent's last turn, this attack does 120 more damage.
/api/v1/pokemon/cards/swsh12pt5-97vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh12pt5-97vrh",
"name": "Zamazenta",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/97vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/97vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/97vrh.large.webp"
}
],
"expansion": {
"id": "swsh12pt5",
"name": "Crown Zenith",
"total": 160,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CRZ",
"printed_total": 159,
"release_date": "2023/01/20",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "478234",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/97vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/97vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12pt5/97vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "130",
"abilities": [
{
"name": "Metal Shield",
"text": "If this Pokémon has any Energy attached, it takes 30 less damage from attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Retaliate",
"text": "If any of your Pokémon were Knocked Out during your opponent's last turn, this attack does 120 more damage.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare Holo",
"artist": "GIDORA",
"pricing": {
"currency": "USD",
"market": 0.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.49
},
{
"condition": "LP",
"price": 0.42
},
{
"condition": "MP",
"price": 0.26
},
{
"condition": "HP",
"price": 0.35
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 960,
"low": 816,
"high": 1104,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 5.01,
"low": 4.26,
"high": 5.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12.8,
"low": 15,
"high": 15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 9.5,
"low": 9.38,
"high": 9.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:41:19.686Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}