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-4?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard2_ja-4",
"name": "Muk",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/4.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/4.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/4.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": "576307",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/4.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/4.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2_ja/4.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",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 34.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 34.99
},
{
"condition": "MP",
"price": 12
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 92,
"low": 78.2,
"high": 105.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 32,
"low": 32,
"high": 32,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:50:24.972Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}