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

During your opponent's next turn, if this Pokémon is damaged by an attack (even if it is Knocked Out), put 8 damage counters on the Attacking Pokémon.
Discard 2 Energy from this Pokémon.
/api/v1/pokemon/cards/sv5-217vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv5-217vh",
"name": "Iron Boulder ex",
"number": "217",
"printed_number": "217",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/217vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/217vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/217vh.large.webp"
}
],
"expansion": {
"id": "sv5",
"name": "Temporal Forces",
"total": 218,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TEF",
"printed_total": 162,
"release_date": "2024/03/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "542938",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/217vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/217vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/217vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex",
"Future"
],
"types": [
"Fighting"
],
"hp": "240",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Repulsor Axe",
"text": "During your opponent's next turn, if this Pokémon is damaged by an attack (even if it is Knocked Out), put 8 damage counters on the Attacking Pokémon.",
"damage": "60"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Power Stomp",
"text": "Discard 2 Energy from this Pokémon.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 8.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.16
},
{
"condition": "MP",
"price": 6.42
},
{
"condition": "HP",
"price": 5
},
{
"condition": "DMG",
"price": 4.88
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 18,
"high": 21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13.86,
"low": 11.72,
"high": 19.08,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 64.24,
"low": 79.96,
"high": 80,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 9,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 25.87,
"low": 21.12,
"high": 29.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T03:24:12.108Z",
"trend_7d": {
"direction": "flat",
"percent": -0.24
}
}
}
}