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

During your opponent's next turn, if this Pokémon is damaged by an attack (even if it is Knocked Out), put 12 damage counters on the Attacking Pokémon.
/api/v1/pokemon/cards/swsh7-210vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh7-210vh",
"name": "Dracozolt VMAX",
"number": "210",
"printed_number": "210",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/210vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/210vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/210vh.large.webp"
}
],
"expansion": {
"id": "swsh7",
"name": "Evolving Skies",
"total": 237,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "EVS",
"printed_total": 203,
"release_date": "2021/08/27",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "246925",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/210vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/210vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/210vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX"
],
"types": [
"Lightning"
],
"hp": "330",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Spark Trap",
"text": "During your opponent's next turn, if this Pokémon is damaged by an attack (even if it is Knocked Out), put 12 damage counters on the Attacking Pokémon.",
"damage": "60"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Max Impact",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 8.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.08
},
{
"condition": "LP",
"price": 7.44
},
{
"condition": "MP",
"price": 5.57
},
{
"condition": "HP",
"price": 3.97
},
{
"condition": "DMG",
"price": 2.85
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 30.25,
"low": 24.5,
"high": 36,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7.99,
"low": 6.79,
"high": 9.19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 60,
"low": 53.7,
"high": 80.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 9,
"high": 21,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:04:30.603Z",
"trend_7d": {
"direction": "flat",
"percent": 0.12
}
}
}
}