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-178vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "swsh10-178vh",
"name": "Garchomp V",
"number": "178",
"printed_number": "178",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/178vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/178vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/178vh.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": "272428",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/178vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/178vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/178vh.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 Ultra",
"artist": "N-DESIGN Inc.",
"pricing": {
"currency": "USD",
"market": 9.84,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.84
},
{
"condition": "LP",
"price": 8.53
},
{
"condition": "MP",
"price": 7.5
},
{
"condition": "HP",
"price": 8.25
},
{
"condition": "DMG",
"price": 5.75
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 30.5,
"low": 28,
"high": 30.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10.25,
"low": 10,
"high": 10.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20.75,
"low": 20.75,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 39.95,
"low": 33.96,
"high": 45.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 85,
"low": 80.18,
"high": 94.59,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9.5,
"low": 8,
"high": 11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23.29,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:53:05.614Z",
"trend_7d": {
"direction": "flat",
"percent": -0.2
}
}
}
}