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

← PLAY Promos
Lugia ex

Lugia ex

Promo #31 Pokémon Basicex HP 100
Types
Psychic
Illustrator
Suwama Chiaki
Expansion
PLAY Promos · Other
Language
Japanese
TCGplayer
613924
GET /api/v1/pokemon/cards/playp_ja-31vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "playp_ja-31vh",
    "name": "Lugia ex",
    "number": "31",
    "printed_number": "31",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/31vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/31vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/31vh.large.webp"
      }
    ],
    "expansion": {
      "id": "playp_ja",
      "name": "PLAY Promos",
      "total": 32,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Other",
      "printed_total": 32,
      "release_date": "2003/01/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/playp_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/playp_ja.symbol.png",
      "translation": {
        "en": {
          "name": "PLAY Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "613924",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/31vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/31vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/31vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "100",
    "abilities": [
      {
        "name": "Wave Veil",
        "text": "As long as this Pokémon is on your Bench, prevent all effects of attacks, including damage, done to this Pokémon.",
        "type": "Poké-Body"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Suwama Chiaki",
    "pricing": {
      "currency": "USD",
      "market": 400,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 400
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 4805.5,
          "low": 3158.25,
          "high": 6452.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 501,
          "low": 425.85,
          "high": 576.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 2000,
          "low": 1700,
          "high": 2300,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 999.99,
          "low": 849.99,
          "high": 1149.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 524.5,
          "low": 511.75,
          "high": 524.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 4250,
          "low": 4175.81,
          "high": 5639.2,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 13,
          "trend": {
            "direction": "down",
            "percent": -16.9
          }
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 317.5,
          "low": 317.5,
          "high": 355,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 871.76,
          "low": 653.9,
          "high": 653.9,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 1046,
          "low": 1029.2,
          "high": 1209.2,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 1494.99,
          "low": 1443,
          "high": 1590.92,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-07-28T21:18:36.860Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}