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

← Mega Gengar ex Starter Set MEGA
Mega Gengar ex

Mega Gengar ex

Common #3 ポケモン 2進化メガex HP 350
Types
Illustrator
5ban Graphics
Expansion
Mega Gengar ex Starter Set MEGA · Mega Evolution
Language
Japanese
TCGplayer
653856
GET /api/v1/pokemon/cards/mbg_ja-3vh?include=prices 200 35ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mbg_ja-3vh",
    "name": "Mega Gengar ex",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbg_ja-3vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbg_ja-3vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbg_ja-3vh.large.png"
      }
    ],
    "expansion": {
      "id": "mbg_ja",
      "name": "Mega Gengar ex Starter Set MEGA",
      "total": 22,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "MBG",
      "printed_total": 21,
      "release_date": "2025/09/05",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mbg_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mbg_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mega Gengar ex Starter Set MEGA"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "653856",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbg_ja-3vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbg_ja-3vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbg_ja-3vh.large.png"
          }
        ]
      }
    ],
    "supertype": "ポケモン",
    "subtypes": [
      "2進化",
      "メガ",
      "ex"
    ],
    "types": [
      "悪"
    ],
    "hp": "350",
    "abilities": [
      {
        "name": "かげかくし",
        "text": "このポケモンがいるかぎり、自分のDarknessポケモンが、相手の「ポケモンex」からワザのダメージを受けてきぜつしたとき、とられるサイドは1枚少なくなる。この特性の効果は重ならない。",
        "type": "特性"
      }
    ],
    "weaknesses": [
      {
        "type": "闘",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 7.49,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 7.49
        },
        {
          "condition": "LP",
          "price": 6
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T16:32:13.177Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.13
      }
    }
  }
}