Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Flip a coin until you get tails. For each heads, search your deck for a Basic Energy card and attach it to this Pokémon. Then, shuffle your deck.
This Pokémon is now Asleep.
/api/v1/pokemon/cards/m3_ja-62?include=prices 200 53ms{
"success": true,
"data": {
"id": "m3_ja-62",
"name": "Snorlax",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/62.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/62.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/62.large.png"
}
],
"expansion": {
"id": "m3_ja",
"name": "Nihil Zero",
"total": 117,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M3",
"printed_total": 80,
"release_date": "2026/01/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.symbol.png",
"translation": {
"en": {
"name": "Nihil Zero"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "674381",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/62.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/62.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/62.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Big Eater",
"text": "Flip a coin until you get tails. For each heads, search your deck for a Basic Energy card and attach it to this Pokémon. Then, shuffle your deck."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Collapse",
"text": "This Pokémon is now Asleep."
}
],
"rarity": "usually",
"artist": "Toshinao Aoki",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
},
{
"condition": "LP",
"price": 0.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 17.63,
"low": 15.56,
"high": 21.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 0.99,
"low": 0.99,
"high": 0.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 1.26,
"low": 1.25,
"high": 1.29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 45.26,
"low": 45.26,
"high": 45.26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-29T16:05:26.841Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}