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/swsh8_ja-119vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh8_ja-119vh",
"name": "Mew VMAX",
"number": "119",
"printed_number": "119",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/119vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/119vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/119vh.large.webp"
}
],
"expansion": {
"id": "swsh8_ja",
"name": "Fusion Arts",
"total": 129,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S8",
"printed_total": 100,
"release_date": "2021/09/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8_ja.symbol.png",
"translation": {
"en": {
"name": "Fusion Arts"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569620",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/119vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/119vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/119vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Fusion Strike",
"VMAX"
],
"types": [
"Psychic"
],
"hp": "310",
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Hyper Rare",
"artist": "AKIRA EGAWA",
"pricing": {
"currency": "USD",
"market": 1272,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1272
},
{
"condition": "DMG",
"price": 199.95
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 472,
"low": 401.2,
"high": 542.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 261,
"low": 221.85,
"high": 300.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 542,
"low": 460.7,
"high": 623.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 280,
"low": 238,
"high": 322,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1111.46,
"low": 400,
"high": 1176.88,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 270,
"low": 229.5,
"high": 310.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 285,
"low": 242.25,
"high": 327.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:21:01.545Z",
"trend_7d": {
"direction": "up",
"percent": 95.69
}
}
}
}