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/swsh9a_ja-84vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "swsh9a_ja-84vh",
"name": "Garchomp V",
"number": "84",
"printed_number": "84",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja-84vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja-84vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja-84vh.large.webp"
}
],
"expansion": {
"id": "swsh9a_ja",
"name": "Battle Region",
"total": 93,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S9a",
"printed_total": 67,
"release_date": "2022/02/25",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9a_ja.symbol.png",
"translation": {
"en": {
"name": "Battle Region"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570654",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja-84vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja-84vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja-84vh.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": "Common",
"artist": "Taira Akitsu",
"pricing": {
"currency": "USD",
"market": 56.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 56.66
},
{
"condition": "MP",
"price": 50
},
{
"condition": "DMG",
"price": 38
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 101.25,
"low": 82.43,
"high": 101.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 31.25,
"low": 30.63,
"high": 31.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 149,
"low": 118,
"high": 172.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13
},
{
"company": "PSA",
"grade": "9",
"value": 71.22,
"low": 65.3,
"high": 67.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:16:13.377Z",
"trend_7d": {
"direction": "up",
"percent": 1.56
}
}
}
}