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/swsh7-234vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh7-234vh",
"name": "Turffield Stadium",
"number": "234",
"printed_number": "234",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/234vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/234vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/234vh.large.webp"
}
],
"expansion": {
"id": "swsh7",
"name": "Evolving Skies",
"total": 237,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "EVS",
"printed_total": 203,
"release_date": "2021/08/27",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "246809",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/234vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/234vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/234vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Rare Secret",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 3.95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.95
},
{
"condition": "LP",
"price": 3.29
},
{
"condition": "MP",
"price": 3.15
},
{
"condition": "HP",
"price": 3.21
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 44.08,
"low": 37.47,
"high": 50.69,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15.65,
"low": 15.6,
"high": 15.79,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 4.25,
"low": 3.61,
"high": 4.89,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 34.98,
"low": 29.73,
"high": 40.23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.55,
"low": 11.52,
"high": 15.58,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:04:30.603Z",
"trend_7d": {
"direction": "up",
"percent": 1.28
}
}
}
}