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

Put the top card of your opponent's deck in the Lost Zone. Mime Jr. is now Asleep.
/api/v1/pokemon/cards/col1-47vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "col1-47vrh",
"name": "Mime Jr.",
"number": "47",
"printed_number": "47",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/47vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/47vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/47vrh.large.webp"
}
],
"expansion": {
"id": "col1",
"name": "Call of Legends",
"total": 106,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "CL",
"printed_total": 95,
"release_date": "2011/02/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87472",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/47vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/47vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/47vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "30",
"abilities": [
{
"name": "Sweet Sleeping Face",
"text": "As long as Mime Jr. is Asleep, prevent all damage done to Mime Jr. by attacks.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Sleepy Lost",
"text": "Put the top card of your opponent's deck in the Lost Zone. Mime Jr. is now Asleep."
}
],
"rarity": "Uncommon",
"artist": "Noriko Hotta",
"pricing": {
"currency": "USD",
"market": 6.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.64
},
{
"condition": "LP",
"price": 5.57
},
{
"condition": "MP",
"price": 2.08
},
{
"condition": "HP",
"price": 1.98
},
{
"condition": "DMG",
"price": 1.5
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 203,
"low": 203,
"high": 209,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 108.38,
"low": 108.38,
"high": 108.38,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:35:50.578Z",
"trend_7d": {
"direction": "up",
"percent": 5.4
}
}
}
}