Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Discard a Stadium in play.
/api/v1/pokemon/cards/sv3pt5-4veb?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv3pt5-4veb",
"name": "Charmander (EB Games Stamp)",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/sv3pt5/sv3pt5-4veb.small.jpeg?v=1777696146394",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/sv3pt5/sv3pt5-4veb.small.jpeg?v=1777696146394",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/sv3pt5/sv3pt5-4veb.small.jpeg?v=1777696146394"
}
],
"expansion": {
"id": "sv3pt5",
"name": "151",
"total": 207,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "MEW",
"printed_total": 165,
"release_date": "2023/09/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "531251",
"variants": [
{
"name": "ebGamesStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/sv3pt5/sv3pt5-4veb.small.jpeg?v=1777696146394",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/sv3pt5/sv3pt5-4veb.small.jpeg?v=1777696146394",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/sv3pt5/sv3pt5-4veb.small.jpeg?v=1777696146394"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "70",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Blazing Destruction",
"text": "Discard a Stadium in play."
},
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Steady Firebreathing",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "GIDORA",
"pricing": {
"currency": "USD",
"market": 361.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 361.11
},
{
"condition": "LP",
"price": 299.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 383.75,
"low": 312.5,
"high": 455,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 174,
"low": 147.9,
"high": 200.1,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 553.06,
"low": 470.1,
"high": 636.02,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 61,
"low": 51.85,
"high": 70.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 283.54,
"low": 241.01,
"high": 326.07,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:01.564Z",
"trend_7d": {
"direction": "flat",
"percent": -0.29
}
}
}
}