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-7?include=prices 200 59ms{
"success": true,
"data": {
"id": "mp_ja-7",
"name": "Lillie's Determination",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/7.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/7.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/7.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/7.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/7.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/7.large.png"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Promo",
"artist": "Atsushi Furusawa",
"pricing": {
"currency": "USD",
"market": 4.28,
"is_stale": true,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11.75,
"low": 11.38,
"high": 12.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 74.07,
"low": 51,
"high": 51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 4.13,
"low": 4.13,
"high": 4.13,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 16.5,
"low": 16.5,
"high": 16.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-29T15:50:35.239Z",
"trend_7d": {
"direction": "down",
"percent": -7.96
}
}
}
}