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

The Defending Pokémon is now Asleep.
Does 20 damage to each of your opponent's Benched Pokémon that has any damage counters on it. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/l3_ja-21vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "l3_ja-21vh",
"name": "Mamoswine",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/21vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/21vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/21vh.large.webp"
}
],
"expansion": {
"id": "l3_ja",
"name": "Clash at the Summit",
"total": 81,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "L3",
"printed_total": 80,
"release_date": "2010/07/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l3_ja.symbol.png",
"translation": {
"en": {
"name": "Clash at the Summit"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608397",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/21vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/21vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l3_ja/21vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "140",
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Icy Wind",
"text": "The Defending Pokémon is now Asleep.",
"damage": "40"
},
{
"cost": [
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Snowstorm",
"text": "Does 20 damage to each of your opponent's Benched Pokémon that has any damage counters on it. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 4.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.99
},
{
"condition": "HP",
"price": 2.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19.2,
"low": 16.32,
"high": 22.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 18.27,
"low": 15.53,
"high": 21.01,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 19.51,
"low": 16.58,
"high": 22.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T11:02:38.508Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}