Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/pokemon/cards/m6_ja-72?include=prices 200 86ms{
"success": true,
"data": {
"id": "m6_ja-72",
"name": "Legendary Ocean Trench",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-72.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-72.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-72.large.webp"
}
],
"expansion": {
"id": "m6_ja",
"name": "Storm Emeralda",
"total": 113,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M6",
"printed_total": 76,
"release_date": "2026/07/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m6_ja.symbol.png",
"translation": {
"en": {
"name": "Storm Emeralda"
}
}
},
"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/m6_ja-72.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-72.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-72.large.webp"
}
]
}
],
"supertype": "トレーナー",
"subtypes": [
"スタジアム"
],
"rarity": "Uncommon",
"artist": "danciao",
"pricing": {
"currency": "USD",
"market": 0.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.65
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 30.01,
"low": 25.51,
"high": 34.51,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-16T02:06:10.626Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}