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/sm3-17vns?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm3-17vns",
"name": "Golisopod-GX (Naoto Suzuki)",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3-17vns.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3-17vns.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3-17vns.large.webp"
}
],
"expansion": {
"id": "sm3",
"name": "Burning Shadows",
"total": 177,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "BUS",
"printed_total": 147,
"release_date": "2017/08/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "481872",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3-17vns.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3-17vns.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3-17vns.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Grass"
],
"hp": "210",
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo GX",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.6
},
{
"condition": "LP",
"price": 1.13
},
{
"condition": "MP",
"price": 1.05
},
{
"condition": "HP",
"price": 0.55
},
{
"condition": "DMG",
"price": 0.99
}
],
"graded": [],
"market_updated_at": "2026-09-21T17:53:28.138Z",
"trend_7d": {
"direction": "down",
"percent": -1.84
}
}
}
}