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/sm12a_ja-214vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm12a_ja-214vh",
"name": "Jirachi-GX",
"number": "214",
"printed_number": "214",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/214vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/214vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/214vh.large.webp"
}
],
"expansion": {
"id": "sm12a_ja",
"name": "TAG TEAM GX: Tag All Stars",
"total": 226,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM12a",
"printed_total": 173,
"release_date": "2019/10/04",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12a_ja.symbol.png",
"translation": {
"en": {
"name": "TAG TEAM GX: Tag All Stars"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572867",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/214vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/214vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/214vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Psychic"
],
"hp": "160",
"abilities": [
{
"name": "Psychic Zone",
"text": "Don't apply Psychic Weakness when Pokémon (both yours and your opponent's) take damage from attacks.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 83.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 83.17
},
{
"condition": "LP",
"price": 70
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 81.6,
"low": 69.36,
"high": 93.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 90,
"low": 90,
"high": 113.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 64,
"low": 54.4,
"high": 73.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 103.02,
"low": 103.02,
"high": 103.02,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 449,
"low": 346,
"high": 489.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 100,
"low": 77.8,
"high": 144.61,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-22T03:55:57.489Z",
"trend_7d": {
"direction": "down",
"percent": -1.27
}
}
}
}