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

Flip a number of coins equal to the amount of Grass Energy attached to Muk. If any of them are heads, the Defending Pokémon is now Poisoned and Burned.
/api/v1/pokemon/cards/ecard2_ja-5vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard2_ja-5vh",
"name": "Muk",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/5vh.large.webp"
}
],
"expansion": {
"id": "ecard2_ja",
"name": "The Town on No Map",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 92,
"release_date": "2002/03/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard2_ja.symbol.png",
"translation": {
"en": {
"name": "The Town on No Map"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576306",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/5vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "70",
"abilities": [
{
"name": "Heavyweight",
"text": "As long as there is a Grass Energy attached to Muk, you must pay an additional Colorless Colorless to retreat it.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Burning Sludge",
"text": "Flip a number of coins equal to the amount of Grass Energy attached to Muk. If any of them are heads, the Defending Pokémon is now Poisoned and Burned.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 60,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 60
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 143,
"low": 100,
"high": 186,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 20.4,
"low": 17.34,
"high": 23.46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 66.5,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 215,
"low": 206.5,
"high": 217.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 8
},
{
"company": "PSA",
"grade": "6",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 99,
"low": 84.15,
"high": 113.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 200,
"low": 127.54,
"high": 284.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-07-23T02:36:43.110Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}