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

Knock Out your opponent's Active Pokémon. If your opponent's Active Pokémon is Knocked Out in this way, this Pokémon does 200 damage to itself.
You may discard a Stadium in play. If you do, this attack does 120 more damage.
/api/v1/pokemon/cards/sv4k_ja-93vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv4k_ja-93vh",
"name": "Roaring Moon ex",
"number": "93",
"printed_number": "93",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/93vh.large.webp"
}
],
"expansion": {
"id": "sv4k_ja",
"name": "Ancient Roar",
"total": 95,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV4K",
"printed_total": 66,
"release_date": "2023/10/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4k_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4k_ja.symbol.png",
"translation": {
"en": {
"name": "Ancient Roar"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "565848",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/93vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex",
"Ancient"
],
"types": [
"Darkness"
],
"hp": "230",
"attacks": [
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Frenzied Gouging",
"text": "Knock Out your opponent's Active Pokémon. If your opponent's Active Pokémon is Knocked Out in this way, this Pokémon does 200 damage to itself."
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Calamity Storm",
"text": "You may discard a Stadium in play. If you do, this attack does 120 more damage.",
"damage": "100+"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Ultra Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 8.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.16
},
{
"condition": "LP",
"price": 7.1
},
{
"condition": "MP",
"price": 5
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 15.99,
"low": 13.59,
"high": 18.39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 29.5,
"low": 25.08,
"high": 33.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35.5,
"low": 35.25,
"high": 35.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:08:17.673Z",
"trend_7d": {
"direction": "down",
"percent": -9.13
}
}
}
}