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/sm8_ja-102vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm8_ja-102vh",
"name": "Professor Elm's Lecture",
"number": "102",
"printed_number": "102",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/102vh.large.webp"
}
],
"expansion": {
"id": "sm8_ja",
"name": "Super-Burst Impact",
"total": 111,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM8",
"printed_total": 95,
"release_date": "2018/09/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8_ja.symbol.png",
"translation": {
"en": {
"name": "Super-Burst Impact"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572981",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/102vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Hideki Ishikawa",
"pricing": {
"currency": "USD",
"market": 81.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 81.58
},
{
"condition": "MP",
"price": 50
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 176.54,
"low": 180.21,
"high": 180.21,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 109,
"low": 92.65,
"high": 125.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 350,
"low": 297.5,
"high": 402.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 318.23,
"low": 181.54,
"high": 350.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
},
{
"company": "PSA",
"grade": "7",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 46.5,
"low": 52,
"high": 52,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 110.96,
"low": 124.28,
"high": 147.14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:35:42.016Z",
"trend_7d": {
"direction": "up",
"percent": 4.36
}
}
}
}