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/sm3h_ja-59vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm3h_ja-59vh",
"name": "Ho-Oh-GX",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/59vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/59vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/59vh.large.webp"
}
],
"expansion": {
"id": "sm3h_ja",
"name": "To Have Seen the Battle Rainbow",
"total": 64,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3H",
"printed_total": 51,
"release_date": "2017/06/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3h_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3h_ja.symbol.png",
"translation": {
"en": {
"name": "To Have Seen the Battle Rainbow"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572455",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/59vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/59vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/59vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Fire"
],
"hp": "190",
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 254.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 254.6
},
{
"condition": "LP",
"price": 65
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 25.2,
"low": 21.42,
"high": 28.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 581.75,
"low": 974.99,
"high": 974.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 47,
"low": 39.95,
"high": 54.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 130,
"low": 110.5,
"high": 149.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:00:36.201Z",
"trend_7d": {
"direction": "up",
"percent": 12.26
}
}
}
}