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

Both Slakoth and the Defending Pokémon are now Asleep.
/api/v1/pokemon/cards/dp2-99?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp2-99",
"name": "Slakoth",
"number": "99",
"printed_number": "99",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/99.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/99.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/99.large.webp"
}
],
"expansion": {
"id": "dp2",
"name": "Mysterious Treasures",
"total": 124,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "MT",
"printed_total": 123,
"release_date": "2007/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89298",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/99.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/99.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/99.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Drowsy",
"text": "Both Slakoth and the Defending Pokémon are now Asleep."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 6.74,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.74
},
{
"condition": "LP",
"price": 4.88
},
{
"condition": "MP",
"price": 3.52
},
{
"condition": "HP",
"price": 2.48
},
{
"condition": "DMG",
"price": 2.42
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 23.6,
"low": 23.6,
"high": 23.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 53.41,
"low": 35.61,
"high": 71.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:09:39.295Z",
"trend_7d": {
"direction": "flat",
"percent": -0.15
}
}
}
}