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

You may discard as many Energy cards as you like from your hand. If you do, remove that many damage counters from Snorlax.
/api/v1/pokemon/cards/dpp_ja-127?include=prices 200 16ms{
"success": true,
"data": {
"id": "dpp_ja-127",
"name": "Snorlax LV.X",
"number": "127",
"printed_number": "127",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/127.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/127.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/127.large.webp"
}
],
"expansion": {
"id": "dpp_ja",
"name": "Diamond & Pearl Promos",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"printed_total": 127,
"release_date": "2006/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dpp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dpp_ja.symbol.png",
"translation": {
"en": {
"name": "Diamond & Pearl Promos"
}
}
},
"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/dpp_ja/127.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/127.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/127.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Level-Up"
],
"types": [
"Colorless"
],
"abilities": [
{
"name": "Big Appetite",
"text": "Once during your turn (before your attack), if Snorlax is your Active Pokémon, you may draw cards until you have 6 cards in your hand. If you do, Snorlax is now Asleep. This power can't be used if Snorlax is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Exercise",
"text": "You may discard as many Energy cards as you like from your hand. If you do, remove that many damage counters from Snorlax.",
"damage": "80"
}
],
"rarity": "Common",
"artist": "Shizurow",
"pricing": {
"currency": "USD",
"market": 251.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 251.46
},
{
"condition": "DMG",
"price": 150
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 583.5,
"low": 495.98,
"high": 671.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4.5",
"value": 99,
"low": 84.15,
"high": 113.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 5788,
"low": 5776.8,
"high": 6821.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "down",
"percent": -11.6
}
},
{
"company": "PSA",
"grade": "7",
"value": 227.5,
"low": 193.38,
"high": 261.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 316,
"low": 268.6,
"high": 363.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 282.5,
"low": 282.5,
"high": 310,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-03T04:18:22.168Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}