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-61vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh10a_ja-61vh",
"name": "Hisuian Zoroark V",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/61vh.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": "570724",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/61vh.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": "Double Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 0.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.55
},
{
"condition": "MP",
"price": 0.32
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 8.89,
"low": 8.28,
"high": 9.28,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "AGS",
"grade": "10",
"value": 3.98,
"low": 3.98,
"high": 3.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 16.01,
"low": 14.8,
"high": 14.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 22.5,
"low": 19.13,
"high": 25.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:27:38.282Z",
"trend_7d": {
"direction": "down",
"percent": -43.3
}
}
}
}