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

← Pokémon TCG Classic - Venusaur (Grass Deck)
Lugia ex

Lugia ex

None #017/032 Pokémon Basic HP 230
Types
Colorless
Expansion
Pokémon TCG Classic - Venusaur (Grass Deck)
Language
Japanese
TCGplayer
591959

Attacks

Rising Wind 30
Colorless · Colorless

Search your deck for a Basic Energy card and attach it to this Pokemon. Then, shuffle your deck.

Aero Break 200
Colorless · Colorless · Colorless · Colorless

This Pokemon also does 30 damage to itself.

GET /api/v1/pokemon/cards/clf_ja-17vh?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "clf_ja-17vh",
    "name": "Lugia ex",
    "number": "017/032",
    "printed_number": "017/032",
    "images": [
      {
        "type": "front",
        "small": "https://tcgplayer-cdn.tcgplayer.com/product/591959_200w.jpg",
        "medium": "https://tcgplayer-cdn.tcgplayer.com/product/591959_in_1000x1000.jpg",
        "large": "https://tcgplayer-cdn.tcgplayer.com/product/591959_in_1000x1000.jpg"
      }
    ],
    "expansion": {
      "id": "clf_ja",
      "name": "Pokémon TCG Classic - Venusaur (Grass Deck)",
      "total": 32,
      "language": "Japanese",
      "language_code": "ja",
      "release_date": "2023/02/27",
      "translation": {
        "en": {
          "name": "Pokémon TCG Classic - Venusaur (Grass Deck)"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "591959",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://tcgplayer-cdn.tcgplayer.com/product/591959_200w.jpg",
            "medium": "https://tcgplayer-cdn.tcgplayer.com/product/591959_in_1000x1000.jpg",
            "large": "https://tcgplayer-cdn.tcgplayer.com/product/591959_in_1000x1000.jpg"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "230",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Rising Wind",
        "text": "Search your deck for a Basic Energy card and attach it to this Pokemon. Then, shuffle your deck.",
        "damage": "30"
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Aero Break",
        "text": "This Pokemon also does 30 damage to itself.",
        "damage": "200"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning x2",
        "value": "×2"
      }
    ],
    "rarity": "None",
    "pricing": {
      "currency": "USD",
      "market": 5.06,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 26,
          "low": 12.25,
          "high": 33,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 16,
          "trend": {
            "direction": "up",
            "percent": 15.4
          }
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 10.44,
          "low": 10.99,
          "high": 10.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 5.99,
          "low": 5.3,
          "high": 10.2,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 34.07,
          "low": 22.06,
          "high": 37.58,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 19.25,
          "low": 15.48,
          "high": 23.18,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-09-21T02:44:27.857Z"
    }
  }
}