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

Put 2 Pokémon from your discard pile into your hand.
If you have more Prize cards left than your opponent, this attack does 80 more damage.
/api/v1/pokemon/cards/xy7-12vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "xy7-12vh",
"name": "Virizion",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/12vh.large.webp"
}
],
"expansion": {
"id": "xy7",
"name": "Ancient Origins",
"total": 101,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "AOR",
"printed_total": 98,
"release_date": "2015/08/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "100619",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/12vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "110",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Bail Out",
"text": "Put 2 Pokémon from your discard pile into your hand."
},
{
"cost": [
"Grass",
"Grass"
],
"converted_energy_cost": 2,
"name": "Prize Count",
"text": "If you have more Prize cards left than your opponent, this attack does 80 more damage.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "match",
"pricing": {
"currency": "USD",
"market": 0.62,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.62
},
{
"condition": "LP",
"price": 0.41
},
{
"condition": "MP",
"price": 0.33
},
{
"condition": "HP",
"price": 0.46
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24.45,
"low": 36,
"high": 36,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:21:33.519Z",
"trend_7d": {
"direction": "down",
"percent": -1.59
}
}
}
}