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

← Wild Force
Roaring Moon

Roaring Moon

Rare #51 Pokémon BasicAncient HP 140
Types
Darkness
Illustrator
hncl
Expansion
Wild Force · Scarlet & Violet
Language
Japanese
TCGplayer
568385

Attacks

Retaliation Feathers 70+
Darkness · Darkness

This attack does 10 more damage for each Ancient card in your discard pile.

Speed Wing 120
Darkness · Colorless · Colorless · Colorless
GET /api/v1/pokemon/cards/sv5k_ja-51vh?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv5k_ja-51vh",
    "name": "Roaring Moon",
    "number": "51",
    "printed_number": "51",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/51vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/51vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/51vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv5k_ja",
      "name": "Wild Force",
      "total": 100,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV5K",
      "printed_total": 71,
      "release_date": "2024/01/26",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5k_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5k_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Wild Force"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "568385",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/51vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/51vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/51vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "Ancient"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "140",
    "attacks": [
      {
        "cost": [
          "Darkness",
          "Darkness"
        ],
        "converted_energy_cost": 2,
        "name": "Retaliation Feathers",
        "text": "This attack does 10 more damage for each Ancient card in your discard pile.",
        "damage": "70+"
      },
      {
        "cost": [
          "Darkness",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Speed Wing",
        "damage": "120"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "hncl",
    "pricing": {
      "currency": "USD",
      "market": 0.25,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.25
        },
        {
          "condition": "LP",
          "price": 0.15
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 19.5,
          "low": 16.58,
          "high": 22.42,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10.63,
          "low": 8.07,
          "high": 10.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 95.36,
          "low": 81.06,
          "high": 109.66,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:06:32.692Z",
      "trend_7d": {
        "direction": "down",
        "percent": -21.88
      }
    }
  }
}