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/sv5m_ja-100vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv5m_ja-100vh",
"name": "Iron Boulder ex",
"number": "100",
"printed_number": "100",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/100vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/100vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/100vh.large.webp"
}
],
"expansion": {
"id": "sv5m_ja",
"name": "Cyber Judge",
"total": 100,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV5M",
"printed_total": 71,
"release_date": "2024/01/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5m_ja.symbol.png",
"translation": {
"en": {
"name": "Cyber Judge"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566251",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/100vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/100vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/100vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"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": "Ultra Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 5.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.32
},
{
"condition": "LP",
"price": 4.29
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12,
"low": 11,
"high": 15.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 20.5,
"low": 20.5,
"high": 23.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:56:49.033Z",
"trend_7d": {
"direction": "down",
"percent": -3.8
}
}
}
}