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

← Inferno X
Rotom ex

Rotom ex

Double Rare #29 Pokémon Basicex
Types
Lightning
Illustrator
5ban Graphics
Expansion
Inferno X · Mega Evolution
Language
Japanese
TCGplayer
655808

Attacks

Thunderbolt
Lightning · Colorless

Discard all Energy from this Pokémon.

GET /api/v1/pokemon/cards/m2_ja-29vh?include=prices 200 67ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m2_ja-29vh",
    "name": "Rotom ex",
    "number": "29",
    "printed_number": "29",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/29vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/29vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/29vh.large.png"
      }
    ],
    "expansion": {
      "id": "m2_ja",
      "name": "Inferno X",
      "total": 116,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M2",
      "printed_total": 80,
      "release_date": "2025/09/26",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Inferno X"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "655808",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/29vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/29vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/29vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Lightning"
    ],
    "abilities": [
      {
        "name": "Multi-Adapter",
        "text": "Your Pokémon in play that have \"Rotom\" in their name can have up to 2 Pokémon Tools attached to each of them. (If this Pokémon loses this Ability, discard Pokémon Tools from your Pokémon until only 1 remains on each of them.)",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Lightning",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Thunderbolt",
        "text": "Discard all 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.22
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 15.6,
          "low": 13.26,
          "high": 17.94,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 25.25,
          "low": 17.38,
          "high": 33.13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 30.79,
          "low": 33,
          "high": 33,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 16.36,
          "low": 15.42,
          "high": 18.82,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 6.73,
          "low": 5.72,
          "high": 7.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:50:38.859Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}