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

← MEGA Dream ex
Ethan's Ho-Oh ex

Ethan's Ho-Oh ex

Double Rare #21 Pokémon Basicex
Types
Fire
Illustrator
aky CG Works
Expansion
MEGA Dream ex · Mega Evolution
Language
Japanese
TCGplayer

Attacks

Shining Feathers
Fire · Fire · Fire · Fire

Heal 50 damage from each of your Pokémon.

GET /api/v1/pokemon/cards/m2a_ja-21vh?include=prices 200 72ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m2a_ja-21vh",
    "name": "Ethan's Ho-Oh ex",
    "number": "21",
    "printed_number": "21",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/21vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/21vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/21vh.large.png"
      }
    ],
    "expansion": {
      "id": "m2a_ja",
      "name": "MEGA Dream ex",
      "total": 250,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M2a",
      "printed_total": 193,
      "release_date": "2025/11/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "MEGA Dream ex"
        }
      }
    },
    "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/m2a_ja/21vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/21vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/21vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Fire"
    ],
    "abilities": [
      {
        "name": "Golden Flame",
        "text": "Once during your turn, you may attach up to 2 Basic Fire Energy cards from your hand to 1 of your Benched Ethan's Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fire",
          "Fire",
          "Fire",
          "Fire"
        ],
        "converted_energy_cost": 4,
        "name": "Shining Feathers",
        "text": "Heal 50 damage from each of your Pokémon."
      }
    ],
    "rarity": "Double Rare",
    "artist": "aky CG Works",
    "pricing": {
      "currency": "USD",
      "market": 0.31,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.31
        },
        {
          "condition": "LP",
          "price": 0.29
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 19.53,
          "low": 18.99,
          "high": 18.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "AGS",
          "grade": "10",
          "value": 4,
          "low": 4,
          "high": 4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 12.51,
          "low": 8.01,
          "high": 13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 4.13,
          "low": 4.01,
          "high": 4.35,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 1.85,
          "low": 1.42,
          "high": 2.55,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 39.99,
          "low": 29.6,
          "high": 44,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 13.97,
          "low": 13.97,
          "high": 13.97,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9.46,
          "low": 8.04,
          "high": 10.88,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 8.14,
          "low": 6.92,
          "high": 9.36,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T16:05:07.846Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}