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

← Abyss Eye
Mega Zeraora ex

Mega Zeraora ex

Double Rare #26 Pokémon BasicMEGAex HP 270
Types
Lightning
Illustrator
5ban Graphics
Expansion
Abyss Eye · Mega Evolution
Language
Japanese
TCGplayer
695049

Attacks

Thunder Fist
Lightning

This attack does 60 damage times the number of [L] Energy attached to this Pokemon.

Zepto Turn
Lightning · Lightning · Lightning

Switch this Pokemon with 1 of your Benched Pokemon.

GET /api/v1/pokemon/cards/m5_ja-26vh?include=prices 200 53ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m5_ja-26vh",
    "name": "Mega Zeraora ex",
    "number": "26",
    "printed_number": "26",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-26vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-26vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-26vh.large.png"
      }
    ],
    "expansion": {
      "id": "m5_ja",
      "name": "Abyss Eye",
      "total": 118,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M5",
      "printed_total": 81,
      "release_date": "2026/05/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m5_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m5_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Abyss Eye"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "695049",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-26vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-26vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-26vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "MEGA",
      "ex"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "270",
    "attacks": [
      {
        "cost": [
          "Lightning"
        ],
        "converted_energy_cost": 1,
        "name": "Thunder Fist",
        "text": "This attack does 60 damage times the number of [L] Energy attached to this Pokemon."
      },
      {
        "cost": [
          "Lightning",
          "Lightning",
          "Lightning"
        ],
        "converted_energy_cost": 3,
        "name": "Zepto Turn",
        "text": "Switch this Pokemon with 1 of your Benched Pokemon."
      }
    ],
    "weaknesses": [
      {
        "type": "闘",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.92,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.92
        },
        {
          "condition": "LP",
          "price": 0.8
        },
        {
          "condition": "MP",
          "price": 0.75
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 52,
          "low": 35.22,
          "high": 58.4,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-07-29T16:04:57.081Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}