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

← Awakening Psychic King
Lugia BREAK

Lugia BREAK

Double Rare #59 Pokémon BREAK HP 150
Types
Colorless
Illustrator
5ban Graphics
Expansion
Awakening Psychic King · XY
Language
Japanese
TCGplayer
602943

Attacks

Flash of Destruction 150
Colorless · Colorless · Colorless · Colorless

Discard 2 Energy attached to this Pokémon.

GET /api/v1/pokemon/cards/xy10_ja-59vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "xy10_ja-59vh",
    "name": "Lugia BREAK",
    "number": "59",
    "printed_number": "59",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/59vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/59vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/59vh.large.webp"
      }
    ],
    "expansion": {
      "id": "xy10_ja",
      "name": "Awakening Psychic King",
      "total": 88,
      "language": "Japanese",
      "language_code": "ja",
      "series": "XY",
      "code": "XY10",
      "printed_total": 78,
      "release_date": "2016/03/18",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy10_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy10_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Awakening Psychic King"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "602943",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/59vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/59vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/59vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "BREAK"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "150",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Flash of Destruction",
        "text": "Discard 2 Energy attached to this Pokémon.",
        "damage": "150"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 27.97,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 27.97
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 123,
          "low": 46,
          "high": 200,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 617.66,
          "low": 514.2,
          "high": 839.6,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7,
          "trend": {
            "direction": "down",
            "percent": -13
          }
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 63.46,
          "low": 65.15,
          "high": 98.35,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 365,
          "low": 310.25,
          "high": 419.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 47.49,
          "low": 40.37,
          "high": 54.61,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:55:16.625Z",
      "trend_7d": {
        "direction": "up",
        "percent": 71.07
      }
    }
  }
}