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

Double Rare #13 Pokémon Stage 1MEGAex
Types
Fire
Illustrator
5ban Graphics
Expansion
Mega Brave · Mega Evolution
Language
Japanese
TCGplayer
647122

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-13vh?include=prices 200 107ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m1l_ja-13vh",
    "name": "Mega Camerupt ex",
    "number": "13",
    "printed_number": "13",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/13vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/13vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/13vh.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": "647122",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/13vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/13vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/13vh.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": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.29
        },
        {
          "condition": "MP",
          "price": 0.3
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 19.25,
          "low": 9.27,
          "high": 20.13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 5.49,
          "low": 4.67,
          "high": 6.31,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 6.5,
          "low": 5.53,
          "high": 7.48,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 13.97,
          "low": 13.97,
          "high": 13.97,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 24,
          "low": 20.5,
          "high": 29,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:51:07.381Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}