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

← Mega Brave
Mega Camerupt ex

Mega Camerupt ex

Super Rare #77 Pokémon Stage 1MEGAex
Types
Fire
Illustrator
5ban Graphics
Expansion
Mega Brave · Mega Evolution
Language
Japanese
TCGplayer
647186

Attacks

Roasting Heat
Fire

If your opponent's Active Pokémon is Burned, this attack does 160 more damage.

Volcano Meteor
Fire · Colorless · Colorless · Colorless

Discard 2 Energy from this Pokémon.

GET /api/v1/pokemon/cards/m1l_ja-77vh?include=prices 200 62ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m1l_ja-77vh",
    "name": "Mega Camerupt ex",
    "number": "77",
    "printed_number": "77",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/77vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/77vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/77vh.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": "647186",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/77vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/77vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/77vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "MEGA",
      "ex"
    ],
    "types": [
      "Fire"
    ],
    "attacks": [
      {
        "cost": [
          "Fire"
        ],
        "converted_energy_cost": 1,
        "name": "Roasting Heat",
        "text": "If your opponent's Active Pokémon is Burned, this attack does 160 more damage."
      },
      {
        "cost": [
          "Fire",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Volcano Meteor",
        "text": "Discard 2 Energy from this Pokémon."
      }
    ],
    "rarity": "Super Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 3.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.05
        },
        {
          "condition": "LP",
          "price": 2.09
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 18.76,
          "low": 7,
          "high": 18.97,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 15.99,
          "low": 13.59,
          "high": 18.39,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 14.97,
          "low": 14.97,
          "high": 14.97,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 35.42,
          "low": 33.44,
          "high": 38.38,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15.68,
          "low": 13.33,
          "high": 18.03,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:51:07.381Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.65
      }
    }
  }
}