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

← Inferno X
Empoleon ex

Empoleon ex

Double Rare #58 Pokémon Stage 2ex
Types
Metal
Illustrator
5ban Graphics
Expansion
Inferno X · Mega Evolution
Language
Japanese
TCGplayer
655837

Attacks

Iron Feather
Metal · Metal · Colorless

During your opponent's next turn, this Pokémon takes 60 less damage from attacks (after applying Weakness and Resistance).

GET /api/v1/pokemon/cards/m2_ja-58vh?include=prices 200 50ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m2_ja-58vh",
    "name": "Empoleon ex",
    "number": "58",
    "printed_number": "58",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/58vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/58vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/58vh.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": "655837",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/58vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/58vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/58vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "ex"
    ],
    "types": [
      "Metal"
    ],
    "abilities": [
      {
        "name": "Emperor's Stance",
        "text": "Prevent all effects of attacks used by your opponent's Pokémon done to this Pokémon. (Damage is not an effect.)",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Metal",
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Iron Feather",
        "text": "During your opponent's next turn, this Pokémon takes 60 less damage from attacks (after applying Weakness and Resistance)."
      }
    ],
    "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.37
        },
        {
          "condition": "MP",
          "price": 0.3
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 42,
          "low": 41,
          "high": 43,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 14.99,
          "low": 8.96,
          "high": 19.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 4.99,
          "low": 4.99,
          "high": 4.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 12.49,
          "low": 10.62,
          "high": 14.36,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 33.17,
          "low": 41.99,
          "high": 41.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 4.99,
          "low": 4.24,
          "high": 5.74,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 20.31,
          "low": 20.28,
          "high": 20.34,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 19,
          "low": 18.5,
          "high": 19.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:50:38.859Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}