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

Switch the Defending Pokémon with 1 of your opponent's Benched Pokémon. The new Defending Pokémon is now Asleep.
If the Defending Pokémon is affected by any Special Conditions, this attack does 30 damage plus 20 more damage. Then, remove all Special Conditions from the Defending Pokémon.
/api/v1/pokemon/cards/pl2-6vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "pl2-6vh",
"name": "Froslass GL",
"number": "6",
"printed_number": "6",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/6vh.large.webp"
}
],
"expansion": {
"id": "pl2",
"name": "Rising Rivals",
"total": 120,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "RR",
"printed_total": 111,
"release_date": "2009/05/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85575",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/6vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Sleep Inducer",
"text": "Switch the Defending Pokémon with 1 of your opponent's Benched Pokémon. The new Defending Pokémon is now Asleep."
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Wake-Up Slap",
"text": "If the Defending Pokémon is affected by any Special Conditions, this attack does 30 damage plus 20 more damage. Then, remove all Special Conditions from the Defending Pokémon.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 10.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.29
},
{
"condition": "LP",
"price": 5.91
},
{
"condition": "MP",
"price": 4.25
},
{
"condition": "HP",
"price": 2.34
},
{
"condition": "DMG",
"price": 2.76
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 100,
"low": 85,
"high": 115,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 358,
"low": 304.3,
"high": 411.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 15.44,
"low": 22.08,
"high": 22.08,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7.5",
"value": 11.99,
"low": 11.99,
"high": 11.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 32.2,
"low": 41,
"high": 41,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 28,
"low": 28,
"high": 43.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:21:30.919Z",
"trend_7d": {
"direction": "down",
"percent": -3.38
}
}
}
}