Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Mask of Change
Hearthflame Mask Ogerpon ex

Hearthflame Mask Ogerpon ex

Special Art Rare #126 Pokémon BasicexTera HP 210
Types
Fire
Illustrator
Yano Keiji
Expansion
Mask of Change · Scarlet & Violet
Language
Japanese
TCGplayer

Attacks

Wrathful Hearth 20×
Fire · Colorless · Colorless

This attack does 20 damage for each damage counter on this Pokémon.

Dynamic Blaze 140+
Fire · Fire · Fire

If your opponent's Active Pokémon is an Evolution Pokémon, this attack does 140 more damage, and discard all Energy from this Pokémon.

GET /api/v1/pokemon/cards/sv6_ja-126vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv6_ja-126vh",
    "name": "Hearthflame Mask Ogerpon ex",
    "number": "126",
    "printed_number": "126",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/126vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/126vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/126vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv6_ja",
      "name": "Mask of Change",
      "total": 133,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV6",
      "printed_total": 101,
      "release_date": "2024/04/26",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mask of Change"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/126vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/126vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6_ja/126vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex",
      "Tera"
    ],
    "types": [
      "Fire"
    ],
    "hp": "210",
    "attacks": [
      {
        "cost": [
          "Fire",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Wrathful Hearth",
        "text": "This attack does 20 damage for each damage counter on this Pokémon.",
        "damage": "20×"
      },
      {
        "cost": [
          "Fire",
          "Fire",
          "Fire"
        ],
        "converted_energy_cost": 3,
        "name": "Dynamic Blaze",
        "text": "If your opponent's Active Pokémon is an Evolution Pokémon, this attack does 140 more damage, and discard all Energy from this Pokémon.",
        "damage": "140+"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Special Art Rare",
    "artist": "Yano Keiji",
    "pricing": {
      "currency": "USD",
      "market": 10.39,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 10.39
        },
        {
          "condition": "LP",
          "price": 8.55
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "9",
          "value": 60.91,
          "low": 51.77,
          "high": 70.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 38,
          "low": 12,
          "high": 38,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 77.06,
          "low": 52.95,
          "high": 79.11,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9.25,
          "low": 8,
          "high": 10.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 86.39,
          "low": 73.43,
          "high": 99.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:46:20.712Z",
      "trend_7d": {
        "direction": "down",
        "percent": -25.57
      }
    }
  }
}