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

Choose either Burned or Poisoned. The Defending Pokémon is now affected by that Special Condition. You may return Gliscor and all cards attached to it to your hand.
If the Defending Pokémon is affected by a Special Condition, this attack does 40 damage plus 40 more damage.
/api/v1/pokemon/cards/dp5c_ja-264vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "dp5c_ja-264vh",
"name": "Gliscor",
"number": "264",
"printed_number": "264",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-264vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-264vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-264vh.large.webp"
}
],
"expansion": {
"id": "dp5c_ja",
"name": "Cry from the Mysterious",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP5",
"printed_total": 63,
"release_date": "2008/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5c_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5c_ja.symbol.png",
"translation": {
"en": {
"name": "Cry from the Mysterious"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-264vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-264vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-264vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "80",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Burning Poison",
"text": "Choose either Burned or Poisoned. The Defending Pokémon is now affected by that Special Condition. You may return Gliscor and all cards attached to it to your hand."
},
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Pester",
"text": "If the Defending Pokémon is affected by a Special Condition, this attack does 40 damage plus 40 more damage.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "Water",
"value": "+20"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Kent Kanetsuna",
"pricing": {
"currency": "USD",
"market": 4.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.49
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 25,
"high": 35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "CGC",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 54,
"low": 45.9,
"high": 62.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 8
},
{
"company": "PSA",
"grade": "3",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 45.59,
"low": 20.36,
"high": 72.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T03:28:01.655Z",
"trend_7d": {
"direction": "down",
"percent": -10.02
}
}
}
}