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

← Abyss Eye
Mega Darkrai ex

Mega Darkrai ex

Ultra Rare #118 Pokémon BasicMEGAex
Types
Darkness
Illustrator
5ban Graphics
Expansion
Abyss Eye · Mega Evolution
Language
Japanese
TCGplayer
695000

Attacks

Night Raid 110+
Darkness · Darkness

If any of your Benched Pokemon have any damage counters on them, this attack does 110 more damage.

Abyss Eye
Darkness · Darkness · Darkness

If your opponent's Active Pokemon is affected by any Special Condition, it is now Knocked Out.

GET /api/v1/pokemon/cards/m5_ja-118vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m5_ja-118vh",
    "name": "Mega Darkrai ex",
    "number": "118",
    "printed_number": "118",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-118vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-118vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-118vh.large.webp"
      }
    ],
    "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": "695000",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-118vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-118vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-118vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "MEGA",
      "ex"
    ],
    "types": [
      "Darkness"
    ],
    "attacks": [
      {
        "cost": [
          "Darkness",
          "Darkness"
        ],
        "converted_energy_cost": 2,
        "name": "Night Raid",
        "text": "If any of your Benched Pokemon have any damage counters on them, this attack does 110 more damage.",
        "damage": "110+"
      },
      {
        "cost": [
          "Darkness",
          "Darkness",
          "Darkness"
        ],
        "converted_energy_cost": 3,
        "name": "Abyss Eye",
        "text": "If your opponent's Active Pokemon is affected by any Special Condition, it is now Knocked Out."
      }
    ],
    "weaknesses": [
      {
        "type": "草",
        "value": "×2"
      }
    ],
    "rarity": "Ultra Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 399.9,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 399.9
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 331.99,
          "low": 331.99,
          "high": 331.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 690,
          "low": 465.63,
          "high": 838.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 515,
          "low": 513.5,
          "high": 1437.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 38,
          "trend": {
            "direction": "down",
            "percent": -38.7
          }
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 433.87,
          "low": 368.79,
          "high": 498.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 330,
          "low": 263.85,
          "high": 445.7,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 8
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 875,
          "low": 782.4,
          "high": 1570,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        }
      ],
      "market_updated_at": "2026-09-21T02:09:57.625Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.32
      }
    }
  }
}