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

← Astral Radiance
Hisuian Lilligant VSTAR

Hisuian Lilligant VSTAR

Rare Holo VSTAR #18 Pokémon VSTAR HP 260
Types
Grass
Illustrator
5ban Graphics
Expansion
Astral Radiance · Sword & Shield
Language
English
TCGplayer
272218

Attacks

Parallel Spin 130
Grass · Grass · Colorless

You may put an Energy attached to this Pokémon into your hand. If you do, this attack does 100 more damage.

GET /api/v1/pokemon/cards/swsh10-18vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh10-18vh",
    "name": "Hisuian Lilligant VSTAR",
    "number": "18",
    "printed_number": "18",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/18vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/18vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/18vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh10",
      "name": "Astral Radiance",
      "total": 216,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "ASR",
      "printed_total": 189,
      "release_date": "2022/05/27",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "272218",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/18vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/18vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/18vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "VSTAR"
    ],
    "types": [
      "Grass"
    ],
    "hp": "260",
    "abilities": [
      {
        "name": "Star Perfume",
        "text": "During your turn, you may search your deck for up to 5 in any combination of Grass Pokémon and Grass Energy cards, reveal them, and put them into your hand. Then, shuffle your deck. (You can't use more than 1 VSTAR Power in a game.)",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Grass",
          "Grass",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Parallel Spin",
        "text": "You may put an Energy attached to this Pokémon into your hand. If you do, this attack does 100 more damage.",
        "damage": "130"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Rare Holo VSTAR",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 1.67,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.67
        },
        {
          "condition": "LP",
          "price": 1.35
        },
        {
          "condition": "MP",
          "price": 1.5
        },
        {
          "condition": "HP",
          "price": 1.05
        },
        {
          "condition": "DMG",
          "price": 0.94
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 7.68,
          "low": 8.5,
          "high": 8.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 49.62,
          "low": 29.29,
          "high": 92.14,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 17.61,
          "low": 17.75,
          "high": 17.75,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T02:50:29.227Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.11
      }
    }
  }
}