Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Before doing damage, discard all Pokémon Tools from your opponent's Active Pokémon. If you discarded a Pokémon Tool in this way, this attack does 120 more damage.
During your next turn, this Pokémon can't use Dragon Strike.
/api/v1/pokemon/cards/swsh9-114vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh9-114vh",
"name": "Dracovish V",
"number": "114",
"printed_number": "114",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/114vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/114vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/114vh.large.webp"
}
],
"expansion": {
"id": "swsh9",
"name": "Brilliant Stars",
"total": 186,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "BRS",
"printed_total": 172,
"release_date": "2022/02/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "263836",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/114vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/114vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/114vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Dragon"
],
"hp": "220",
"attacks": [
{
"cost": [
"Grass",
"Water"
],
"converted_energy_cost": 2,
"name": "Slosh 'n' Crash",
"text": "Before doing damage, discard all Pokémon Tools from your opponent's Active Pokémon. If you discarded a Pokémon Tool in this way, this attack does 120 more damage.",
"damage": "60"
},
{
"cost": [
"Grass",
"Water",
"Water"
],
"converted_energy_cost": 3,
"name": "Dragon Strike",
"text": "During your next turn, this Pokémon can't use Dragon Strike.",
"damage": "210"
}
],
"rarity": "Rare Holo V",
"artist": "Satoshi Shirai",
"pricing": {
"currency": "USD",
"market": 1.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.11
},
{
"condition": "LP",
"price": 0.99
},
{
"condition": "MP",
"price": 0.95
},
{
"condition": "HP",
"price": 0.94
},
{
"condition": "DMG",
"price": 0.52
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 19.99,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.94,
"low": 9.09,
"high": 9.09,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 33.5,
"low": 28.48,
"high": 38.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.51,
"low": 9,
"high": 14.01,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:20:37.154Z",
"trend_7d": {
"direction": "down",
"percent": -5.93
}
}
}
}