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/m3_ja-104vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "m3_ja-104vh",
"name": "Wondrous Patch",
"number": "104",
"printed_number": "104",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/104vh.large.webp"
}
],
"expansion": {
"id": "m3_ja",
"name": "Nihil Zero",
"total": 117,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M3",
"printed_total": 80,
"release_date": "2026/01/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.symbol.png",
"translation": {
"en": {
"name": "Nihil Zero"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "674423",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/104vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Super Rare",
"artist": "Studio Bora Inc.",
"pricing": {
"currency": "USD",
"market": 0.69,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.69
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 7.8,
"low": 6.63,
"high": 8.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 15.6,
"low": 15.6,
"high": 15.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:27:37.319Z",
"trend_7d": {
"direction": "down",
"percent": -78.44
}
}
}
}