Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/pokemon/cards/m2a_ja-10verh?include=prices 200 71ms{
"success": true,
"data": {
"id": "m2a_ja-10verh",
"name": "Cynthia's Roserade (Energy Reverse)",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/10verh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/10verh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/10verh.large.png"
}
],
"expansion": {
"id": "m2a_ja",
"name": "MEGA Dream ex",
"total": 250,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M2a",
"printed_total": 193,
"release_date": "2025/11/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.symbol.png",
"translation": {
"en": {
"name": "MEGA Dream ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "666096",
"variants": [
{
"name": "energyReverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/10verh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/10verh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/10verh.large.png"
}
]
}
],
"rarity": "Common",
"artist": "En Morikura",
"pricing": {
"currency": "USD",
"market": 0.93,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.93
},
{
"condition": "MP",
"price": 0.9
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 578.81,
"low": 555.92,
"high": 578.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 79.99,
"low": 54.99,
"high": 79.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T16:05:07.846Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}