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

← Mega Brave
Lunatone

Lunatone

Rare #26 Pokémon Basic
Types
Fighting
Illustrator
Whisker
Expansion
Mega Brave · Mega Evolution
Language
Japanese
TCGplayer
647135

Attacks

Power Gem
Fighting · Fighting
GET /api/v1/pokemon/cards/m1l_ja-26vh?include=prices 200 78ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m1l_ja-26vh",
    "name": "Lunatone",
    "number": "26",
    "printed_number": "26",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/26vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/26vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/26vh.large.png"
      }
    ],
    "expansion": {
      "id": "m1l_ja",
      "name": "Mega Brave",
      "total": 92,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M1L",
      "printed_total": 63,
      "release_date": "2025/08/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1l_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1l_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mega Brave"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "647135",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/26vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/26vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/26vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fighting"
    ],
    "abilities": [
      {
        "name": "Lunar Cycle",
        "text": "Once during your turn, if you have Solrock in play, you may discard a Basic Fighting Energy card from your hand in order to use this Ability. Draw 3 cards. You can't use more than 1 Lunar Cycle Ability each turn.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Fighting"
        ],
        "converted_energy_cost": 2,
        "name": "Power Gem"
      }
    ],
    "rarity": "Rare",
    "artist": "Whisker",
    "pricing": {
      "currency": "USD",
      "market": 0.49,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.49
        },
        {
          "condition": "LP",
          "price": 0.2
        },
        {
          "condition": "MP",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:51:07.381Z",
      "trend_7d": {
        "direction": "up",
        "percent": 172.22
      }
    }
  }
}