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

Attach an Energy card from your hand to this Pokémon. If you do, heal 60 damage from this Pokémon.
/api/v1/pokemon/cards/sv6-136?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv6-136",
"name": "Snorlax",
"number": "136",
"printed_number": "136",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/136.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/136.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/136.large.webp"
}
],
"expansion": {
"id": "sv6",
"name": "Twilight Masquerade",
"total": 226,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TWM",
"printed_total": 167,
"release_date": "2024/05/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "550180",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/136.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/136.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/136.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "160",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "But First, Food",
"text": "Attach an Energy card from your hand to this Pokémon. If you do, heal 60 damage from this Pokémon."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Heavy Impact",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Souichirou Gunjima",
"pricing": {
"currency": "USD",
"market": 0.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.24
},
{
"condition": "LP",
"price": 0.19
},
{
"condition": "MP",
"price": 0.13
},
{
"condition": "HP",
"price": 0.18
},
{
"condition": "DMG",
"price": 0.13
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 32.75,
"low": 29,
"high": 39.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15,
"low": 12,
"high": 15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.63,
"low": 5.73,
"high": 9.53,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 89.81,
"low": 80,
"high": 80,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 13,
"high": 13.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26.5,
"low": 21.5,
"high": 34.29,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "10",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:44:41.675Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}