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

← Storm Emeralda
Mega Rayquaza ex

Mega Rayquaza ex

ダブルレア #58 ポケモン たねメガex HP 280
Types
Illustrator
takuyoa
Expansion
Storm Emeralda · Mega Evolution
Language
Japanese
TCGplayer
709211
GET /api/v1/pokemon/cards/m6_ja-58vh?include=prices 200 49ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m6_ja-58vh",
    "name": "Mega Rayquaza ex",
    "number": "58",
    "printed_number": "58",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-58vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-58vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-58vh.large.png"
      }
    ],
    "expansion": {
      "id": "m6_ja",
      "name": "Storm Emeralda",
      "total": 113,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M6",
      "printed_total": 76,
      "release_date": "2026/07/31",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m6_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m6_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Storm Emeralda"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "709211",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-58vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-58vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-58vh.large.png"
          }
        ]
      }
    ],
    "supertype": "ポケモン",
    "subtypes": [
      "たね",
      "メガ",
      "ex"
    ],
    "types": [
      "無"
    ],
    "hp": "280",
    "abilities": [
      {
        "name": "はしゃのほうこう",
        "text": "自分の番に、このカードを手札からベンチに出したとき、1回使える。自分の山札を上から4枚見て、その中から基本エネルギーを1枚選び、このポケモンにつける。残りのカードはウラにして切り、山札の下にもどす。",
        "type": "特性"
      }
    ],
    "weaknesses": [
      {
        "type": "雷",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "闘",
        "value": "-30"
      }
    ],
    "rarity": "ダブルレア",
    "artist": "takuyoa",
    "pricing": {
      "currency": "USD",
      "market": 3.77,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.77
        }
      ],
      "graded": [],
      "market_updated_at": "2026-08-17T10:02:23.801Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.26
      }
    }
  }
}