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

← XY Black Star Promos
Ho-Oh BREAK

Ho-Oh BREAK

Promo #XY154 Pokémon BREAK HP 150
Types
Fire
Illustrator
5ban Graphics
Expansion
XY Black Star Promos · XY
Language
English
TCGplayer
121949

Attacks

Shining Flame 160
Fire · Fire · Fire · Colorless · Colorless

This Pokémon can't use Shining Flame during your next turn.

GET /api/v1/pokemon/cards/xyp-XY154vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "xyp-XY154vh",
    "name": "Ho-Oh BREAK",
    "number": "XY154",
    "printed_number": "XY154",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY154vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY154vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY154vh.large.webp"
      }
    ],
    "expansion": {
      "id": "xyp",
      "name": "XY Black Star Promos",
      "total": 216,
      "language": "English",
      "language_code": "en",
      "series": "XY",
      "code": "PR-XY",
      "printed_total": 211,
      "release_date": "2013/10/12",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "121949",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY154vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY154vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY154vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "BREAK"
    ],
    "types": [
      "Fire"
    ],
    "hp": "150",
    "attacks": [
      {
        "cost": [
          "Fire",
          "Fire",
          "Fire",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 5,
        "name": "Shining Flame",
        "text": "This Pokémon can't use Shining Flame during your next turn.",
        "damage": "160"
      }
    ],
    "rarity": "Promo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 45.69,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 45.69
        },
        {
          "condition": "LP",
          "price": 29.65
        },
        {
          "condition": "MP",
          "price": 15.41
        },
        {
          "condition": "HP",
          "price": 9.04
        },
        {
          "condition": "DMG",
          "price": 5.91
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 125,
          "low": 125,
          "high": 125,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 54,
          "low": 45.9,
          "high": 62.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 28.28,
          "low": 22.5,
          "high": 22.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 59.78,
          "low": 99.24,
          "high": 99.24,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 72.8,
          "low": 102.5,
          "high": 102.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 30,
          "low": 30,
          "high": 179.05,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:05:03.785Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.87
      }
    }
  }
}