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 1 of the Defending Pokémon's attacks. That Pokémon can't use that attack during your opponent's next turn.
/api/v1/pokemon/cards/ex11-67vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex11-67vrh",
"name": "Drowzee",
"number": "67",
"printed_number": "67",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/67vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/67vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/67vrh.large.webp"
}
],
"expansion": {
"id": "ex11",
"name": "Delta Species",
"total": 114,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DS",
"printed_total": 113,
"release_date": "2005/10/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84975",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/67vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/67vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/67vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Disable",
"text": "Choose 1 of the Defending Pokémon's attacks. That Pokémon can't use that attack during your opponent's next turn."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Headbutt",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 71.84,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 71.84
},
{
"condition": "LP",
"price": 63.21
},
{
"condition": "MP",
"price": 29.78
},
{
"condition": "HP",
"price": 31.24
},
{
"condition": "DMG",
"price": 11.15
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 175,
"low": 148.75,
"high": 201.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 63,
"low": 35.5,
"high": 63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 492.5,
"low": 400,
"high": 1074.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 50.14,
"low": 42.62,
"high": 57.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 99.99,
"low": 72.63,
"high": 105.44,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 276.59,
"low": 189.05,
"high": 465.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:02:07.191Z",
"trend_7d": {
"direction": "flat",
"percent": 0.08
}
}
}
}