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

Remove all Special Conditions and 6 damage counters from Munchlax. Munchlax is now Asleep.
/api/v1/pokemon/cards/pl2-69?include=prices 200 23ms{
"success": true,
"data": {
"id": "pl2-69",
"name": "Munchlax",
"number": "69",
"printed_number": "69",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/69.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/69.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/69.large.webp"
}
],
"expansion": {
"id": "pl2",
"name": "Rising Rivals",
"total": 120,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "RR",
"printed_total": 111,
"release_date": "2009/05/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87639",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/69.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/69.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/69.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "70",
"abilities": [
{
"name": "Baby Evolution",
"text": "Once during your turn (before your attack), you may put Snorlax from your hand onto Munchlax (this counts as evolving Munchlax) and remove all damage counters from Munchlax.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rest",
"text": "Remove all Special Conditions and 6 damage counters from Munchlax. Munchlax is now Asleep."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 11.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.11
},
{
"condition": "LP",
"price": 10.21
},
{
"condition": "MP",
"price": 8.68
},
{
"condition": "HP",
"price": 6.2
},
{
"condition": "DMG",
"price": 4.63
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 11895,
"low": 10110.75,
"high": 13679.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 37.25,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 20,
"high": 30.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:21:30.919Z",
"trend_7d": {
"direction": "up",
"percent": 3.06
}
}
}
}