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

Put 2 Energy attached to your Pokémon in the Lost Zone.
You can use this attack only if you have 10 or more cards in the Lost Zone. Your opponent's Active Pokémon is Knocked Out. (You can't use more than 1 VSTAR Power in a game.)
/api/v1/pokemon/cards/swsh11_ja-120vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh11_ja-120vh",
"name": "Giratina VSTAR",
"number": "120",
"printed_number": "120",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/120vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/120vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/120vh.large.webp"
}
],
"expansion": {
"id": "swsh11_ja",
"name": "Lost Abyss",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S11",
"printed_total": 100,
"release_date": "2022/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11_ja.symbol.png",
"translation": {
"en": {
"name": "Lost Abyss"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570051",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/120vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/120vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/120vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VSTAR"
],
"types": [
"Dragon"
],
"hp": "280",
"attacks": [
{
"cost": [
"Grass",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Lost Impact",
"text": "Put 2 Energy attached to your Pokémon in the Lost Zone.",
"damage": "280"
},
{
"cost": [
"Grass",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Star Requiem",
"text": "You can use this attack only if you have 10 or more cards in the Lost Zone. Your opponent's Active Pokémon is Knocked Out. (You can't use more than 1 VSTAR Power in a game.)"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 15.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.97
},
{
"condition": "MP",
"price": 15
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 60,
"low": 55.5,
"high": 310,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 56.5,
"low": 35.25,
"high": 60,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 18,
"low": 18,
"high": 18.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 23,
"low": 19.5,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 97,
"low": 92.4,
"high": 121.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "9",
"value": 25.5,
"low": 21.68,
"high": 29.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:40:55.315Z",
"trend_7d": {
"direction": "down",
"percent": -20.15
}
}
}
}