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

Discard 3 Energy from this Pokémon. This attack does 220 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/swsh10-117vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh10-117vh",
"name": "Garchomp V",
"number": "117",
"printed_number": "117",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/117vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/117vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/117vh.large.webp"
}
],
"expansion": {
"id": "swsh10",
"name": "Astral Radiance",
"total": 216,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "ASR",
"printed_total": 189,
"release_date": "2022/05/27",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "272346",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/117vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/117vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/117vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Dragon"
],
"hp": "200",
"attacks": [
{
"cost": [
"Water",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dragon Claw",
"damage": "120"
},
{
"cost": [
"Water",
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Sonic Strike",
"text": "Discard 3 Energy from this Pokémon. This attack does 220 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"rarity": "Rare Holo V",
"artist": "N-DESIGN Inc.",
"pricing": {
"currency": "USD",
"market": 1.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.35
},
{
"condition": "MP",
"price": 0.87
},
{
"condition": "HP",
"price": 0.25
},
{
"condition": "DMG",
"price": 0.63
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 5,
"low": 5,
"high": 5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 26.55,
"low": 18.5,
"high": 46.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 8.45,
"low": 8.99,
"high": 8.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 56.63,
"low": 55.5,
"high": 59.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.5,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 28.84,
"low": 24.99,
"high": 24.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 76,
"low": 64.6,
"high": 87.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 19.01,
"low": 16.16,
"high": 21.86,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:50:29.227Z",
"trend_7d": {
"direction": "up",
"percent": 0.75
}
}
}
}