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/swsh7d_ja-83vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh7d_ja-83vh",
"name": "Duraludon VMAX",
"number": "83",
"printed_number": "83",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/83vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/83vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/83vh.large.webp"
}
],
"expansion": {
"id": "swsh7d_ja",
"name": "Skyscraping Perfection",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S7D",
"printed_total": 67,
"release_date": "2021/07/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh7d_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh7d_ja.symbol.png",
"translation": {
"en": {
"name": "Skyscraping Perfection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569406",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/83vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/83vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/83vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Single Strike",
"VMAX"
],
"types": [
"Dragon"
],
"hp": "330",
"abilities": [
{
"name": "Skyscraper",
"text": "Prevent all damage done to this Pokémon by attacks from your opponent's Pokémon that have any Special Energy attached to them.",
"type": "Ability"
}
],
"rarity": "Hyper Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 146.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 146.51
},
{
"condition": "LP",
"price": 80
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 495.5,
"low": 144,
"high": 847,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 197.75,
"low": 145.5,
"high": 250,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 112.02,
"low": 96.96,
"high": 130.33,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 92,
"low": 78.2,
"high": 105.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T12:35:19.212Z",
"trend_7d": {
"direction": "down",
"percent": -2.15
}
}
}
}