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/l1hg_ja-16vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "l1hg_ja-16vh",
"name": "Ho-Oh LEGEND",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/16vh.large.webp"
}
],
"expansion": {
"id": "l1hg_ja",
"name": "HeartGold Collection",
"total": 79,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "L1",
"printed_total": 70,
"release_date": "2009/10/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1hg_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1hg_ja.symbol.png",
"translation": {
"en": {
"name": "HeartGold Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608018",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/16vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"LEGEND"
],
"types": [
"Fire"
],
"abilities": [
{
"name": "Sacred Rainbow",
"text": "All Energy attached to Ho-Oh LEGEND are Fire Energy instead of their usual type.",
"type": "Poké-Body"
}
],
"rarity": "Legend",
"artist": "Shinji Higuchi",
"pricing": {
"currency": "USD",
"market": 152,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 152
},
{
"condition": "LP",
"price": 55
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 87,
"low": 87,
"high": 95.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "6",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 221.5,
"low": 221.5,
"high": 224.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "3",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 47.3,
"low": 54.99,
"high": 54.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 36.43,
"low": 27.75,
"high": 36.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 167.5,
"low": 164.3,
"high": 304.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-16T04:23:46.033Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}