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/sm10b_ja-53vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm10b_ja-53vh",
"name": "Lillie",
"number": "53",
"printed_number": "53",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja-53vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja-53vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja-53vh.large.webp"
}
],
"expansion": {
"id": "sm10b_ja",
"name": "Sky Legend",
"total": 69,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "sm10b",
"printed_total": 54,
"release_date": "2019/04/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10b_ja.symbol.png",
"translation": {
"en": {
"name": "Sky Legend"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573557",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja-53vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja-53vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja-53vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Common",
"artist": "Mana Ibe",
"pricing": {
"currency": "USD",
"market": 20.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20.2
},
{
"condition": "LP",
"price": 20
},
{
"condition": "MP",
"price": 11.99
},
{
"condition": "DMG",
"price": 15
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 93.44,
"low": 79.42,
"high": 107.46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 25.19,
"low": 21.41,
"high": 28.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 107.5,
"low": 100,
"high": 113.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30.14,
"low": 30.02,
"high": 30.56,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:50:59.809Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}