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 an Energy from your opponent's Active Pokémon.
During your next turn, this Pokémon can't use Heavy Rock Artillery.
/api/v1/pokemon/cards/swsh3-181vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "swsh3-181vh",
"name": "Rhyperior V",
"number": "181",
"printed_number": "181",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/181vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/181vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/181vh.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": "219302",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/181vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/181vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/181vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Fighting"
],
"hp": "230",
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Drill Run",
"text": "Discard an Energy from your opponent's Active Pokémon.",
"damage": "80"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Heavy Rock Artillery",
"text": "During your next turn, this Pokémon can't use Heavy Rock Artillery.",
"damage": "210"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 2.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.65
},
{
"condition": "LP",
"price": 2.6
},
{
"condition": "HP",
"price": 1.7
},
{
"condition": "DMG",
"price": 1.56
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 12,
"high": 17.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 19.98,
"low": 16.98,
"high": 22.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 41.89,
"high": 59.89,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "9",
"value": 17,
"low": 17,
"high": 21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:05:27.427Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}