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/mp_ja-33?include=prices 200 56ms{
"success": true,
"data": {
"id": "mp_ja-33",
"name": "Celebration Fanfare",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/33.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/33.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/33.large.png"
}
],
"expansion": {
"id": "mp_ja",
"name": "Mega Evolution Promos",
"total": 44,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "PROMO",
"printed_total": 44,
"release_date": "2025/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp_ja.symbol.png",
"translation": {
"en": {
"name": "Mega Evolution Promos"
}
}
},
"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/mp_ja/33.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/33.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/33.large.png"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Promo",
"artist": "Yuu Nishida",
"pricing": {
"currency": "USD",
"market": 95,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 89,
"low": 64,
"high": 89,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 47,
"low": 39.95,
"high": 54.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 635.35,
"low": 687.8,
"high": 750.19,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 139.95,
"low": 131.98,
"high": 144.78,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-07-29T03:57:38.052Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}