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

← Storm Emeralda
Mega Rayquaza ex

Mega Rayquaza ex

スペシャルアートレア #110 ポケモン たねメガex HP 280
Types
Illustrator
Kazuki Minami
Expansion
Storm Emeralda · Mega Evolution
Language
Japanese
TCGplayer
709264
GET /api/v1/pokemon/cards/m6_ja-110vh?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m6_ja-110vh",
    "name": "Mega Rayquaza ex",
    "number": "110",
    "printed_number": "110",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-110vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-110vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-110vh.large.webp"
      }
    ],
    "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": "709264",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-110vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-110vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-110vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "ポケモン",
    "subtypes": [
      "たね",
      "メガ",
      "ex"
    ],
    "types": [
      "無"
    ],
    "hp": "280",
    "abilities": [
      {
        "name": "Champion's Roar",
        "text": "When you play this Pokemon from your hand onto your Bench during your turn, you may use this Ability. Look at the top 4 cards of your deck and attach a Basic Energy you find there to this Pokemon. Shuffle the remaining cards and put them on the bottom of your deck.",
        "type": "特性"
      }
    ],
    "weaknesses": [
      {
        "type": "雷",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "闘",
        "value": "-30"
      }
    ],
    "rarity": "スペシャルアートレア",
    "artist": "Kazuki Minami",
    "pricing": {
      "currency": "USD",
      "market": 338.99,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 338.99
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 675.08,
          "low": 573.82,
          "high": 776.34,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "ACE",
          "grade": "8",
          "value": 39.16,
          "low": 33.29,
          "high": 45.03,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "ARS",
          "grade": "10",
          "value": 999,
          "low": 849.15,
          "high": 1148.85,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CCIC",
          "grade": "10",
          "value": 568.75,
          "low": 517.5,
          "high": 620,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 964.75,
          "low": 597.38,
          "high": 1013.28,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1009,
          "low": 930.13,
          "high": 1251.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 1171.67,
          "low": 780,
          "high": 1420,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 1300,
          "low": 1105,
          "high": 1495,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:12:51.121Z",
      "trend_7d": {
        "direction": "down",
        "percent": -19.52
      }
    }
  }
}