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/mbd_ja-5vh?include=prices 200 50ms{
"success": true,
"data": {
"id": "mbd_ja-5vh",
"name": "Mega Diancie ex",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbd_ja-5vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbd_ja-5vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbd_ja-5vh.large.png"
}
],
"expansion": {
"id": "mbd_ja",
"name": "Mega Diancie ex Starter Set MEGA",
"total": 22,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "MBD",
"printed_total": 21,
"release_date": "2025/09/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mbd_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mbd_ja.symbol.png",
"translation": {
"en": {
"name": "Mega Diancie ex Starter Set MEGA"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbd_ja-5vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbd_ja-5vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbd_ja-5vh.large.png"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"たね",
"メガ",
"ex"
],
"types": [
"超"
],
"hp": "270",
"abilities": [
{
"name": "ダイヤコート",
"text": "このポケモンが受けるワザのダメージは「-30」される。",
"type": "特性"
}
],
"weaknesses": [
{
"type": "鋼",
"value": "×2"
}
],
"rarity": "Common",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 6.43,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.43
},
{
"condition": "LP",
"price": 6.15
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 65.5,
"low": 48.7,
"high": 98.75,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-07-29T16:32:20.399Z",
"trend_7d": {
"direction": "flat",
"percent": -0.46
}
}
}
}