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

You may draw cards until you have 6 cards in your hand.
Discard all Energy from this Pokémon.
/api/v1/pokemon/cards/sv10-104vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv10-104vh",
"name": "Cynthia's Garchomp ex",
"number": "104",
"printed_number": "104",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/104vh.large.webp"
}
],
"expansion": {
"id": "sv10",
"name": "Destined Rivals",
"total": 244,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "DRI",
"printed_total": 182,
"release_date": "2025/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "632912",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/104vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Fighting"
],
"hp": "330",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Corkscrew Dive",
"text": "You may draw cards until you have 6 cards in your hand.",
"damage": "100"
},
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Draconic Buster",
"text": "Discard all Energy from this Pokémon.",
"damage": "260"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.94,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.94
},
{
"condition": "DMG",
"price": 0.81
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 16,
"low": 16,
"high": 45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6.21,
"low": 5.05,
"high": 5.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 4.31,
"low": 2.25,
"high": 2.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 32,
"low": 23.72,
"high": 52.12,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "down",
"percent": -20
}
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 22,
"low": 16.4,
"high": 22.81,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:35:20.355Z",
"trend_7d": {
"direction": "down",
"percent": -14.55
}
}
}
}