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/sm7a_ja-66vh?include=prices 200 27ms{
"success": true,
"data": {
"id": "sm7a_ja-66vh",
"name": "Judge",
"number": "66",
"printed_number": "66",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/66vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/66vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/66vh.large.webp"
}
],
"expansion": {
"id": "sm7a_ja",
"name": "Thunderclap Spark",
"total": 73,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM7a",
"printed_total": 60,
"release_date": "2018/07/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7a_ja.symbol.png",
"translation": {
"en": {
"name": "Thunderclap Spark"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572526",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/66vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/66vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7a_ja/66vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 34.98,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 34.98
},
{
"condition": "LP",
"price": 18.49
},
{
"condition": "DMG",
"price": 1.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50.2,
"low": 69.99,
"high": 69.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 59.99,
"low": 50.99,
"high": 68.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:14:16.052Z",
"trend_7d": {
"direction": "up",
"percent": 100.17
}
}
}
}