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

You may put an Energy attached to this Pokémon into your hand. If you do, this attack does 100 more damage.
/api/v1/pokemon/cards/swsh10d_ja-80vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "swsh10d_ja-80vh",
"name": "Hisuian Lilligant VSTAR",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/80vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/80vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/80vh.large.webp"
}
],
"expansion": {
"id": "swsh10d_ja",
"name": "Time Gazer",
"total": 88,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S10D",
"printed_total": 67,
"release_date": "2022/04/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10d_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10d_ja.symbol.png",
"translation": {
"en": {
"name": "Time Gazer"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569835",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/80vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/80vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/80vh.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": "Camel 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": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 6.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.22
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 27.5,
"low": 23.38,
"high": 31.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:05:23.979Z",
"trend_7d": {
"direction": "up",
"percent": 3.84
}
}
}
}