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-14verh?include=prices 200 86ms{
"success": true,
"data": {
"id": "m2a_ja-14verh",
"name": "Crustle (Energy Reverse)",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/14verh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/14verh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/14verh.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": "666100",
"variants": [
{
"name": "energyReverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/14verh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/14verh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/14verh.large.png"
}
]
}
],
"rarity": "Common",
"artist": "Po-Suzuki",
"pricing": {
"currency": "USD",
"market": 0.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.52
},
{
"condition": "LP",
"price": 0.51
}
],
"graded": [],
"market_updated_at": "2026-07-29T16:05:07.846Z",
"trend_7d": {
"direction": "down",
"percent": -1.89
}
}
}
}