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/sm9a_ja-62vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm9a_ja-62vh",
"name": "Janine",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/62vh.large.webp"
}
],
"expansion": {
"id": "sm9a_ja",
"name": "Night Unison",
"total": 70,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM9a",
"printed_total": 55,
"release_date": "2019/01/11",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9a_ja.symbol.png",
"translation": {
"en": {
"name": "Night Unison"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574433",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9a_ja/62vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Hideki Ishikawa",
"pricing": {
"currency": "USD",
"market": 21.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 21.55
},
{
"condition": "LP",
"price": 10
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 71.8,
"low": 82.4,
"high": 93.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 19.5,
"low": 19.5,
"high": 19.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:47:16.499Z",
"trend_7d": {
"direction": "up",
"percent": 18.8
}
}
}
}