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/swsh6-178vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh6-178vh",
"name": "Galarian Slowking V",
"number": "178",
"printed_number": "178",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/178vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/178vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/178vh.large.webp"
}
],
"expansion": {
"id": "swsh6",
"name": "Chilling Reign",
"total": 233,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CRE",
"printed_total": 198,
"release_date": "2021/06/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "241771",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/178vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/178vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/178vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V",
"Single Strike"
],
"types": [
"Darkness"
],
"hp": "220",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Concoction",
"text": "Discard a card from your hand. If you do, draw 3 cards."
},
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Word of Ruin",
"text": "At the end of your opponent's next turn, the Defending Pokémon will be Knocked Out."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 5.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.05
},
{
"condition": "LP",
"price": 4.33
},
{
"condition": "MP",
"price": 3.57
},
{
"condition": "HP",
"price": 3.05
},
{
"condition": "DMG",
"price": 2.69
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31.25,
"low": 24.69,
"high": 55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42,
"low": 41,
"high": 42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 44,
"low": 44,
"high": 53.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20.63,
"low": 19.56,
"high": 28.84,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:01:06.865Z",
"trend_7d": {
"direction": "down",
"percent": -0.98
}
}
}
}