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/sm6a_ja-59vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm6a_ja-59vh",
"name": "Zinnia",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/59vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/59vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/59vh.large.webp"
}
],
"expansion": {
"id": "sm6a_ja",
"name": "Dragon Storm",
"total": 66,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM6a",
"printed_total": 53,
"release_date": "2018/04/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6a_ja.symbol.png",
"translation": {
"en": {
"name": "Dragon Storm"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573774",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/59vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/59vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/59vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Hideki Ishikawa",
"pricing": {
"currency": "USD",
"market": 254.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 254.4
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 310,
"low": 263.5,
"high": 356.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 253.5,
"low": 215.48,
"high": 291.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 229,
"low": 194.65,
"high": 263.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 355,
"low": 350,
"high": 386,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "7",
"value": 67,
"low": 56.95,
"high": 77.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 174.99,
"low": 148.74,
"high": 201.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:53:19.825Z",
"trend_7d": {
"direction": "down",
"percent": -6.53
}
}
}
}