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-84vh?include=prices 200 29ms{
"success": true,
"data": {
"id": "sv4k_ja-84vh",
"name": "Roaring Moon ex",
"number": "84",
"printed_number": "84",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/84vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/84vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/84vh.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": "565839",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/84vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/84vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/84vh.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": "Super Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 3.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.17
},
{
"condition": "DMG",
"price": 2.15
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 24.5,
"low": 19,
"high": 24.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 18.4,
"low": 15.41,
"high": 18.59,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:08:17.673Z",
"trend_7d": {
"direction": "down",
"percent": -2.76
}
}
}
}