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/sm10a_ja-63vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm10a_ja-63vh",
"name": "Heatran-GX",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/63vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/63vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/63vh.large.webp"
}
],
"expansion": {
"id": "sm10a_ja",
"name": "GG End",
"total": 69,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "sm10a",
"printed_total": 54,
"release_date": "2019/04/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10a_ja.symbol.png",
"translation": {
"en": {
"name": "GG End"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574239",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/63vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/63vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/63vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Fire"
],
"hp": "190",
"abilities": [
{
"name": "Burning Road",
"text": "Once during your turn, when this Pokémon moves from your Bench to become your Active Pokémon, you may move any number of Fire Energy from your other Pokémon to it.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "ConceptLab",
"pricing": {
"currency": "USD",
"market": 9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:43:03.363Z",
"trend_7d": {
"direction": "up",
"percent": 26.23
}
}
}
}