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

Put up to 7 damage counters on this Pokémon. This attack does 20 damage for each damage counter you placed in this way.
Your opponent's Active Pokémon is now Asleep.
/api/v1/pokemon/cards/sm11-38vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm11-38vh",
"name": "Froslass",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/38vh.large.webp"
}
],
"expansion": {
"id": "sm11",
"name": "Unified Minds",
"total": 261,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UNM",
"printed_total": 236,
"release_date": "2019/08/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "194959",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/38vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/38vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/38vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "80",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Spiteful Sigh",
"text": "Put up to 7 damage counters on this Pokémon. This attack does 20 damage for each damage counter you placed in this way.",
"damage": "20"
},
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Icy Wind",
"text": "Your opponent's Active Pokémon is now Asleep.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 0.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.7
},
{
"condition": "MP",
"price": 0.64
},
{
"condition": "HP",
"price": 0.31
},
{
"condition": "DMG",
"price": 0.1
}
],
"graded": [
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 12.94,
"high": 14,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:52:58.561Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}