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

This attack does 10 more damage for each damage counter on this Pokémon.
This Pokémon also does 30 damage to itself.
/api/v1/pokemon/cards/swsh4-176vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh4-176vh",
"name": "Steelix V",
"number": "176",
"printed_number": "176",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/176vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/176vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/176vh.large.webp"
}
],
"expansion": {
"id": "swsh4",
"name": "Vivid Voltage",
"total": 203,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "VIV",
"printed_total": 185,
"release_date": "2020/11/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "226569",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/176vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/176vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/176vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Metal"
],
"hp": "250",
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Raging Hammer",
"text": "This attack does 10 more damage for each damage counter on this Pokémon.",
"damage": "30"
},
{
"cost": [
"Metal",
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Iron Tackle",
"text": "This Pokémon also does 30 damage to itself.",
"damage": "210"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare Ultra",
"artist": "Satoshi Shirai",
"pricing": {
"currency": "USD",
"market": 4.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.81
},
{
"condition": "LP",
"price": 3.91
},
{
"condition": "MP",
"price": 3.88
},
{
"condition": "HP",
"price": 2.5
},
{
"condition": "DMG",
"price": 3
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 19.82,
"low": 8.25,
"high": 25.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 71.5,
"low": 65.87,
"high": 75,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 5.5,
"low": 1.5,
"high": 5.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.87,
"low": 17.65,
"high": 22.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:33:17.454Z",
"trend_7d": {
"direction": "down",
"percent": -1.23
}
}
}
}