Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Discard an Energy from your opponent's Active Pokémon.
/api/v1/pokemon/cards/sv7_ja-52vh?include=prices 200 60ms{
"success": true,
"data": {
"id": "sv7_ja-52vh",
"name": "Rhyperior",
"number": "52",
"printed_number": "52",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/52vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/52vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/52vh.large.png"
}
],
"expansion": {
"id": "sv7_ja",
"name": "Stellar Miracle",
"total": 135,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV7",
"printed_total": 102,
"release_date": "2024/07/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.symbol.png",
"translation": {
"en": {
"name": "Stellar Miracle"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567907",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/52vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/52vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/52vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"abilities": [
{
"name": "Wide Wall",
"text": "As long as this Pokémon is in the Active Spot, whenever your opponent plays a Supporter card from their hand, prevent all effects of that card done to your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Drill Run",
"text": "Discard an Energy from your opponent's Active Pokémon."
}
],
"rarity": "Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
},
{
"condition": "LP",
"price": 0.2
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 46,
"low": 39.1,
"high": 52.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:18:34.945Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}