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

Heal from this Pokémon the same amount of damage you did to your opponent's Active Pokémon.
This Pokémon is now Asleep.
/api/v1/pokemon/cards/swsh1h_ja-66vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh1h_ja-66vh",
"name": "Snorlax V",
"number": "66",
"printed_number": "66",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1h_ja/66vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1h_ja/66vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1h_ja/66vh.large.webp"
}
],
"expansion": {
"id": "swsh1h_ja",
"name": "Shield",
"total": 75,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S1H",
"printed_total": 60,
"release_date": "2019/12/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh1h_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh1h_ja.symbol.png",
"translation": {
"en": {
"name": "Shield"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568499",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1h_ja/66vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1h_ja/66vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1h_ja/66vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Colorless"
],
"hp": "220",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Swallow",
"text": "Heal from this Pokémon the same amount of damage you did to your opponent's Active Pokémon.",
"damage": "60"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Falling Down",
"text": "This Pokémon is now Asleep.",
"damage": "170"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 15.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.44
},
{
"condition": "MP",
"price": 14
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 37.27,
"low": 31.68,
"high": 42.86,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 44.95,
"low": 39.2,
"high": 47,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 23.79,
"low": 25.99,
"high": 25.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 39.99,
"low": 39.99,
"high": 40.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 120,
"low": 116.08,
"high": 135.37,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 29.5,
"low": 25.08,
"high": 33.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:13:32.450Z",
"trend_7d": {
"direction": "up",
"percent": 8.27
}
}
}
}