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

← Steam Siege
Hydreigon BREAK

Hydreigon BREAK

Rare BREAK #87 Pokémon BREAK HP 190
Types
Dragon
Illustrator
5ban Graphics
Expansion
Steam Siege · XY
Language
English
TCGplayer
121213

Attacks

Calamity Blast 150
Psychic · Darkness · Darkness · Colorless

Discard 3 Energy attached to this Pokémon. This attack does 50 damage to 2 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

GET /api/v1/pokemon/cards/xy11-87vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "xy11-87vh",
    "name": "Hydreigon BREAK",
    "number": "87",
    "printed_number": "87",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/87vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/87vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/87vh.large.webp"
      }
    ],
    "expansion": {
      "id": "xy11",
      "name": "Steam Siege",
      "total": 116,
      "language": "English",
      "language_code": "en",
      "series": "XY",
      "code": "STS",
      "printed_total": 114,
      "release_date": "2016/08/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "121213",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/87vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/87vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/87vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "BREAK"
    ],
    "types": [
      "Dragon"
    ],
    "hp": "190",
    "attacks": [
      {
        "cost": [
          "Psychic",
          "Darkness",
          "Darkness",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Calamity Blast",
        "text": "Discard 3 Energy attached to this Pokémon. This attack does 50 damage to 2 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
        "damage": "150"
      }
    ],
    "rarity": "Rare BREAK",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 5.64,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.64
        },
        {
          "condition": "LP",
          "price": 4.59
        },
        {
          "condition": "MP",
          "price": 3.46
        },
        {
          "condition": "HP",
          "price": 2.46
        },
        {
          "condition": "DMG",
          "price": 1.97
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "9",
          "value": 23.99,
          "low": 23.99,
          "high": 23.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 16,
          "low": 16,
          "high": 53.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 17.49,
          "low": 13.74,
          "high": 17.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 169,
          "low": 162.35,
          "high": 272.2,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 8,
          "trend": {
            "direction": "down",
            "percent": -20.8
          }
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 14.5,
          "low": 14.25,
          "high": 14.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 20,
          "low": 19.99,
          "high": 20,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:53:50.880Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.05
      }
    }
  }
}