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 a card from your hand. If you do, draw 3 cards.
At the end of your opponent's next turn, the Defending Pokémon will be Knocked Out.
/api/v1/pokemon/cards/swsh5a_ja-80vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh5a_ja-80vh",
"name": "Galarian Slowking V",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5a_ja/80vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5a_ja/80vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5a_ja/80vh.large.webp"
}
],
"expansion": {
"id": "swsh5a_ja",
"name": "Peerless Fighters",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S5a",
"printed_total": 70,
"release_date": "2021/03/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh5a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh5a_ja.symbol.png",
"translation": {
"en": {
"name": "Peerless Fighters"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570445",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5a_ja/80vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5a_ja/80vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5a_ja/80vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Single Strike",
"Basic",
"V"
],
"types": [
"Darkness"
],
"hp": "220",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Concoct",
"text": "Discard a card from your hand. If you do, draw 3 cards."
},
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Doom Word",
"text": "At the end of your opponent's next turn, the Defending Pokémon will be Knocked Out."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 101.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 101.92
},
{
"condition": "LP",
"price": 78.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 80.9,
"low": 68.77,
"high": 93.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 94.25,
"low": 50,
"high": 110,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 57,
"low": 48.45,
"high": 65.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 233.01,
"low": 196,
"high": 244.58,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 81,
"low": 68.85,
"high": 93.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:54:25.472Z",
"trend_7d": {
"direction": "down",
"percent": -2.15
}
}
}
}