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-88?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm8_ja-88",
"name": "Professor Elm's Lecture",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/88.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/88.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/88.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": "572967",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/88.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/88.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/88.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Non",
"artist": "Hideki Ishikawa",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 92,
"low": 78.2,
"high": 105.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 33.6,
"low": 28.56,
"high": 38.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 96,
"low": 95,
"high": 107.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 27.73,
"low": 11.5,
"high": 11.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T04:03:15.062Z",
"trend_7d": {
"direction": "down",
"percent": -34.02
}
}
}
}