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 switch this Pokémon with 1 of your Benched Pokémon.
Move an Energy from this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/swsh10a_ja-83vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh10a_ja-83vh",
"name": "Hisuian Zoroark V",
"number": "83",
"printed_number": "83",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/83vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/83vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/83vh.large.webp"
}
],
"expansion": {
"id": "swsh10a_ja",
"name": "Dark Phantasma",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S10a",
"printed_total": 71,
"release_date": "2022/05/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10a_ja.symbol.png",
"translation": {
"en": {
"name": "Dark Phantasma"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570746",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/83vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/83vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/83vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Colorless"
],
"hp": "210",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Hollow Swap",
"text": "You may switch this Pokémon with 1 of your Benched Pokémon.",
"damage": "30"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shadow Cyclone",
"text": "Move an Energy from this Pokémon to 1 of your Benched Pokémon.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 5.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.25
},
{
"condition": "LP",
"price": 4.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 9,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.4,
"low": 22.64,
"high": 82.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:20:31.757Z",
"trend_7d": {
"direction": "up",
"percent": 46.65
}
}
}
}