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

During your opponent's next turn, they can't play any Pokémon Tool or Special Energy cards from their hand.
This attack does 60 damage to 1 of your opponent's Pokémon for each Energy attached to this Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 VSTAR Power in a game.)
/api/v1/pokemon/cards/swsh9-65vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "swsh9-65vh",
"name": "Whimsicott VSTAR",
"number": "65",
"printed_number": "65",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/65vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/65vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/65vh.large.webp"
}
],
"expansion": {
"id": "swsh9",
"name": "Brilliant Stars",
"total": 186,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "BRS",
"printed_total": 172,
"release_date": "2022/02/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "263781",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/65vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/65vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/65vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VSTAR"
],
"types": [
"Psychic"
],
"hp": "250",
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Trick Wind",
"text": "During your opponent's next turn, they can't play any Pokémon Tool or Special Energy cards from their hand.",
"damage": "160"
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Fluffball Star",
"text": "This attack does 60 damage to 1 of your opponent's Pokémon for each Energy attached to this Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 VSTAR Power in a game.)"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare Holo VSTAR",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.14
},
{
"condition": "LP",
"price": 1
},
{
"condition": "MP",
"price": 1.03
},
{
"condition": "DMG",
"price": 0.88
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 36.5,
"low": 36.5,
"high": 36.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 13,
"high": 18.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4.5,
"low": 3.83,
"high": 5.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 43.72,
"low": 54.99,
"high": 54.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 1.25,
"low": 1.06,
"high": 1.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 2,
"low": 1.75,
"high": 6.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.38,
"low": 18.99,
"high": 18.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9.",
"value": 4.25,
"low": 3.61,
"high": 4.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:20:37.154Z",
"trend_7d": {
"direction": "down",
"percent": -2.56
}
}
}
}