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

← Inferno X
Oricorio ex

Oricorio ex

Double Rare #18 Pokémon Basicex
Types
Fire
Illustrator
akagi
Expansion
Inferno X · Mega Evolution
Language
Japanese
TCGplayer
655797

Attacks

Fire Wing
Fire · Fire · Colorless
GET /api/v1/pokemon/cards/m2_ja-18vh?include=prices 200 38ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m2_ja-18vh",
    "name": "Oricorio ex",
    "number": "18",
    "printed_number": "18",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/18vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/18vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/18vh.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": "655797",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/18vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/18vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/18vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Fire"
    ],
    "abilities": [
      {
        "name": "Excited Turbo",
        "text": "As often as you like during your turn, if you have any Fire Mega Evolution Pokémon ex in play, you may use this Ability. Attach a Basic Fire Energy card from your hand to 1 of your Benched Fire Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fire",
          "Fire",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Fire Wing"
      }
    ],
    "rarity": "Double Rare",
    "artist": "akagi",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.25
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 54,
          "low": 45.9,
          "high": 62.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 14.99,
          "low": 12.74,
          "high": 17.24,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 24.77,
          "low": 29.99,
          "high": 29.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 8.5,
          "low": 7.23,
          "high": 9.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:50:38.859Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}