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

← Mega Brave
Mega Mawile ex

Mega Mawile ex

Super Rare #80 Pokémon BasicMEGAex
Types
Metal
Illustrator
aky CG Works
Expansion
Mega Brave · Mega Evolution
Language
Japanese
TCGplayer
647189

Attacks

Greedy Devour
Metal · Metal

This attack does 80 damage for each Prize card you have taken.

Big Bite
Metal · Metal · Colorless

If your opponent's Active Pokémon already has any damage counters on it, this attack does 30 damage.

GET /api/v1/pokemon/cards/m1l_ja-80vh?include=prices 200 176ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m1l_ja-80vh",
    "name": "Mega Mawile ex",
    "number": "80",
    "printed_number": "80",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/80vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/80vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/80vh.large.png"
      }
    ],
    "expansion": {
      "id": "m1l_ja",
      "name": "Mega Brave",
      "total": 92,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M1L",
      "printed_total": 63,
      "release_date": "2025/08/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1l_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1l_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mega Brave"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "647189",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/80vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/80vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/80vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "MEGA",
      "ex"
    ],
    "types": [
      "Metal"
    ],
    "attacks": [
      {
        "cost": [
          "Metal",
          "Metal"
        ],
        "converted_energy_cost": 2,
        "name": "Greedy Devour",
        "text": "This attack does 80 damage for each Prize card you have taken."
      },
      {
        "cost": [
          "Metal",
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Big Bite",
        "text": "If your opponent's Active Pokémon already has any damage counters on it, this attack does 30 damage."
      }
    ],
    "rarity": "Super Rare",
    "artist": "aky CG Works",
    "pricing": {
      "currency": "USD",
      "market": 3.45,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.45
        },
        {
          "condition": "LP",
          "price": 2.86
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 26.83,
          "low": 23.14,
          "high": 26.83,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21,
          "low": 18.97,
          "high": 21.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10.67,
          "low": 9.07,
          "high": 12.27,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 29.99,
          "low": 27.6,
          "high": 37.99,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15.13,
          "low": 15,
          "high": 15.63,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 30,
          "low": 30,
          "high": 30,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-08-17T09:36:53.648Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}