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 Poisoned. The Defending Pokémon can't retreat during your opponent's next turn.
Switch this Pokémon with 1 of your Benched Pokémon.
/api/v1/pokemon/cards/bw6f_ja-35vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw6f_ja-35vh",
"name": "Gliscor",
"number": "35",
"printed_number": "35",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/35vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/35vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/35vh.large.webp"
}
],
"expansion": {
"id": "bw6f_ja",
"name": "Freeze Bolt",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW6",
"printed_total": 59,
"release_date": "2012/07/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw6f_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw6f_ja.symbol.png",
"translation": {
"en": {
"name": "Freeze Bolt"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601579",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/35vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/35vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6f_ja/35vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "100",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Poison Ring",
"text": "The Defending Pokémon is now Poisoned. The Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "20"
},
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Night Slash",
"text": "Switch this Pokémon with 1 of your Benched Pokémon.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 1.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.15
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 88.36,
"low": 88.8,
"high": 88.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:09:19.780Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}