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

You may discard an Energy from this Pokémon. If you do, discard an Energy from your opponent's Active Pokémon.
/api/v1/pokemon/cards/swsh3-179vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh3-179vh",
"name": "Centiskorch V",
"number": "179",
"printed_number": "179",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/179vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/179vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/179vh.large.webp"
}
],
"expansion": {
"id": "swsh3",
"name": "Darkness Ablaze",
"total": 201,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "DAA",
"printed_total": 189,
"release_date": "2020/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "219299",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/179vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/179vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/179vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Fire"
],
"hp": "210",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Radiating Heat",
"text": "You may discard an Energy from this Pokémon. If you do, discard an Energy from your opponent's Active Pokémon.",
"damage": "20"
},
{
"cost": [
"Fire",
"Fire",
"Fire",
"Fire"
],
"converted_energy_cost": 4,
"name": "Burning Train",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.53,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.53
},
{
"condition": "LP",
"price": 1.44
},
{
"condition": "MP",
"price": 1.25
},
{
"condition": "DMG",
"price": 1.32
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 9.81,
"low": 10.04,
"high": 10.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 7.5,
"high": 7.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 20.99,
"low": 17.84,
"high": 24.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 44.1,
"low": 44.19,
"high": 53.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:05:27.427Z",
"trend_7d": {
"direction": "down",
"percent": -8.38
}
}
}
}