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

Your opponent's Active Pokémon is now Asleep. Your opponent flips 2 coins instead of 1 between turns. If either of them is tails, that Pokémon is still Asleep.
/api/v1/pokemon/cards/cp5_ja-23?include=prices 200 17ms{
"success": true,
"data": {
"id": "cp5_ja-23",
"name": "Darkrai",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/23.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/23.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/23.large.webp"
}
],
"expansion": {
"id": "cp5_ja",
"name": "Mythical & Legendary Dream Shine Collection",
"total": 38,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP5",
"printed_total": 36,
"release_date": "2016/07/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp5_ja.symbol.png",
"translation": {
"en": {
"name": "Mythical & Legendary Dream Shine Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "606028",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/23.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/23.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/23.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Dark Cutter",
"damage": "30"
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Abyssal Sleep",
"text": "Your opponent's Active Pokémon is now Asleep. Your opponent flips 2 coins instead of 1 between turns. If either of them is tails, that Pokémon is still Asleep.",
"damage": "80"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 16.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 16.59
},
{
"condition": "LP",
"price": 12.99
},
{
"condition": "MP",
"price": 8.5
},
{
"condition": "DMG",
"price": 4.89
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 57.5,
"low": 48.88,
"high": 66.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 7
},
{
"company": "PSA",
"grade": "6",
"value": 15.18,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 41,
"low": 41,
"high": 56.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 48.63,
"low": 41.34,
"high": 55.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:26:55.990Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}