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

The Defending Pokémon is now Poisoned.
/api/v1/pokemon/cards/base4_ja-7?include=prices 200 17ms{
"success": true,
"data": {
"id": "base4_ja-7",
"name": "Dark Muk",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-7.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-7.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-7.large.webp"
}
],
"expansion": {
"id": "base4_ja",
"name": "Rocket Gang",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "Original",
"printed_total": 65,
"release_date": "1997/11/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base4_ja.symbol.png",
"translation": {
"en": {
"name": "Rocket Gang"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-7.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-7.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-7.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "60",
"abilities": [
{
"name": "Sticky Goo",
"text": "As long as Dark Muk is your Active Pokémon, your opponent pays Colorless Colorless more to retreat his or her Active Pokémon. This power stops working while Dark Muk is Asleep, Confused, or Paralyzed.",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass"
],
"converted_energy_cost": 2,
"name": "Sludge Punch",
"text": "The Defending Pokémon is now Poisoned.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 2.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.56
},
{
"condition": "LP",
"price": 0.89
},
{
"condition": "MP",
"price": 0.95
},
{
"condition": "HP",
"price": 0.42
},
{
"condition": "DMG",
"price": 0.32
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23,
"low": 16,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 8,
"high": 8.88,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 50,
"high": 85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 11.38,
"high": 12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 40,
"low": 34.8,
"high": 42.62,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-21T03:05:24.186Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}