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

← HeartGold Collection
Ho-Oh LEGEND

Ho-Oh LEGEND

Legend #15 Pokémon LEGEND
Types
Fire
Illustrator
Shinji Higuchi
Expansion
HeartGold Collection · LEGEND
Language
Japanese
TCGplayer
608017

Attacks

Bright Wing 100
Fire · Fire · Fire · Fire

Discard an Energy attached to Ho-Oh LEGEND.

GET /api/v1/pokemon/cards/l1hg_ja-15vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "l1hg_ja-15vh",
    "name": "Ho-Oh LEGEND",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/15vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/15vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/15vh.large.webp"
      }
    ],
    "expansion": {
      "id": "l1hg_ja",
      "name": "HeartGold Collection",
      "total": 79,
      "language": "Japanese",
      "language_code": "ja",
      "series": "LEGEND",
      "code": "L1",
      "printed_total": 70,
      "release_date": "2009/10/09",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1hg_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1hg_ja.symbol.png",
      "translation": {
        "en": {
          "name": "HeartGold Collection"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "608017",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/15vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/15vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/15vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "LEGEND"
    ],
    "types": [
      "Fire"
    ],
    "abilities": [
      {
        "name": "Sacred Rainbow",
        "text": "All Energy attached to Ho-Oh LEGEND are Fire Energy instead of their usual type.",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fire",
          "Fire",
          "Fire",
          "Fire"
        ],
        "converted_energy_cost": 4,
        "name": "Bright Wing",
        "text": "Discard an Energy attached to Ho-Oh LEGEND.",
        "damage": "100"
      }
    ],
    "rarity": "Legend",
    "artist": "Shinji Higuchi",
    "pricing": {
      "currency": "USD",
      "market": 119.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 44,
          "low": 37.4,
          "high": 50.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 94,
          "low": 79.9,
          "high": 108.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 54,
          "low": 45.9,
          "high": 62.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 578.75,
          "low": 555,
          "high": 795,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "2",
          "value": 31,
          "low": 26.35,
          "high": 35.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 50.95,
          "low": 50.5,
          "high": 50.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 71,
          "low": 71,
          "high": 76,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 65,
          "low": 65,
          "high": 331.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-09-22T02:20:16.345Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}