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/sm3n_ja-56vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm3n_ja-56vh",
"name": "Guzma",
"number": "56",
"printed_number": "56",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/56vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/56vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/56vh.large.webp"
}
],
"expansion": {
"id": "sm3n_ja",
"name": "Darkness that Consumes Light",
"total": 64,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3N",
"printed_total": 51,
"release_date": "2017/06/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3n_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3n_ja.symbol.png",
"translation": {
"en": {
"name": "Darkness that Consumes Light"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573521",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/56vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/56vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/56vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 89.04,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 89.04
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 170.5,
"low": 109.99,
"high": 109.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 18.5,
"low": 15.73,
"high": 21.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:59:54.613Z",
"trend_7d": {
"direction": "up",
"percent": 5.7
}
}
}
}