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 2 Energy from this Pokémon. Your opponent's Active Pokémon is now Paralyzed and Poisoned.
/api/v1/pokemon/cards/swsh4_ja-107vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh4_ja-107vh",
"name": "Drapion V",
"number": "107",
"printed_number": "107",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/107vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/107vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/107vh.large.webp"
}
],
"expansion": {
"id": "swsh4_ja",
"name": "Amazing Volt Tackle",
"total": 121,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S4",
"printed_total": 100,
"release_date": "2020/09/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4_ja.symbol.png",
"translation": {
"en": {
"name": "Amazing Volt Tackle"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568933",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/107vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/107vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/107vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Darkness"
],
"hp": "210",
"attacks": [
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Wrack Down",
"damage": "70"
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Hazardous Claws",
"text": "Discard 2 Energy from this Pokémon. Your opponent's Active Pokémon is now Paralyzed and Poisoned.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 3.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.18
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 10,
"high": 12.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T05:20:17.874Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}