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 all Pokemon Tools and Special Energy from all of your opponent's Pokemon.
Your opponent's Active Pokemon is now Poisoned. During Pokemon Checkup, place 16 damage counters on that Pokemon instead of 1.
/api/v1/pokemon/cards/m4_ja-116vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "m4_ja-116vh",
"name": "Mega Dragalge ex",
"number": "116",
"printed_number": "116",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/116vh.large.webp"
}
],
"expansion": {
"id": "m4_ja",
"name": "Ninja Spinner",
"total": 120,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M4",
"printed_total": 83,
"release_date": "2026/03/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m4_ja.symbol.png",
"translation": {
"en": {
"name": "Ninja Spinner"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "683767",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/116vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"MEGA",
"ex"
],
"types": [
"Dragon"
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Corrosive Liquid",
"text": "Discard all Pokemon Tools and Special Energy from all of your opponent's Pokemon."
},
{
"cost": [
"Water",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Pernicious Poison",
"text": "Your opponent's Active Pokemon is now Poisoned. During Pokemon Checkup, place 16 damage counters on that Pokemon instead of 1."
}
],
"rarity": "Special Art Rare",
"artist": "Kazumasa Yasukuni",
"pricing": {
"currency": "USD",
"market": 17.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 17.96
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31.01,
"low": 30.5,
"high": 56.98,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 56,
"low": 43.6,
"high": 137.66,
"confidence": "high",
"value_kind": "sold",
"sold_count": 44,
"trend": {
"direction": "down",
"percent": -45.4
}
},
{
"company": "PSA",
"grade": "9",
"value": 41.76,
"low": 41.17,
"high": 42.35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 107.66,
"low": 86.8,
"high": 122,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "TAG",
"grade": "9",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:46:30.549Z",
"trend_7d": {
"direction": "down",
"percent": -6.26
}
}
}
}