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 Asleep.
/api/v1/pokemon/cards/base4_ja-33?include=prices 200 20ms{
"success": true,
"data": {
"id": "base4_ja-33",
"name": "Drowzee",
"number": "96",
"printed_number": "96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-33.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-33.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-33.large.webp"
}
],
"expansion": {
"id": "base4_ja",
"name": "Rocket Gang",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "Original",
"printed_total": 65,
"release_date": "1997/11/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base4_ja.symbol.png",
"translation": {
"en": {
"name": "Rocket Gang"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-33.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-33.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-33.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"abilities": [
{
"name": "Long-Distance Hypnosis",
"text": "Once during your turn (before your attack), you may flip a coin. If heads, the Defending Pokémon is now Asleep; if tails, your Active Pokémon is now Asleep. The power can't be used if Drowzee is Asleep, Confused, or Paralyzed.",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Nightmare",
"text": "The Defending Pokémon is now Asleep.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 2.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.99
},
{
"condition": "LP",
"price": 0.68
},
{
"condition": "MP",
"price": 0.78
},
{
"condition": "HP",
"price": 0.32
},
{
"condition": "DMG",
"price": 0.28
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 27,
"low": 11.5,
"high": 27,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 7.87,
"low": 6.69,
"high": 9.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9.6,
"low": 9,
"high": 9.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15.89,
"low": 12,
"high": 19.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25,
"low": 24,
"high": 25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16,
"low": 14.75,
"high": 16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-13T05:04:34.139Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}