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

← MEGA Dream ex
Rayquaza (Energy Reverse)

Rayquaza (Energy Reverse)

Common #127 Pokémon Basic HP 120
Types
Dragon
Illustrator
nagimiso
Expansion
MEGA Dream ex · Mega Evolution
Language
Japanese
TCGplayer
666189

Attacks

Assault Break 20+
Lightning · Colorless

If this Pokémon moved from your Bench to the Active Spot this turn, this attack does 90 more damage.

Dragon Claw 130
Fire · Lightning · Colorless
GET /api/v1/pokemon/cards/m2a_ja-127verh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m2a_ja-127verh",
    "name": "Rayquaza (Energy Reverse)",
    "number": "127",
    "printed_number": "127",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/127verh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/127verh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/127verh.large.webp"
      }
    ],
    "expansion": {
      "id": "m2a_ja",
      "name": "MEGA Dream ex",
      "total": 250,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M2a",
      "printed_total": 193,
      "release_date": "2025/11/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "MEGA Dream ex"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "666189",
    "variants": [
      {
        "name": "energyReverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/127verh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/127verh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/127verh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Dragon"
    ],
    "hp": "120",
    "attacks": [
      {
        "cost": [
          "Lightning",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Assault Break",
        "text": "If this Pokémon moved from your Bench to the Active Spot this turn, this attack does 90 more damage.",
        "damage": "20+"
      },
      {
        "cost": [
          "Fire",
          "Lightning",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Dragon Claw",
        "damage": "130"
      }
    ],
    "rarity": "Common",
    "artist": "nagimiso",
    "pricing": {
      "currency": "USD",
      "market": 2.47,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.47
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 44.99,
          "low": 20.75,
          "high": 47.01,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 14.63,
          "low": 14.56,
          "high": 14.69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 47.75,
          "low": 38.75,
          "high": 58.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15.5,
          "low": 12.16,
          "high": 20.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T16:20:50.662Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.23
      }
    }
  }
}