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

Your opponent reveals their hand. Discard a Trainer card you find there.
Discard 2 Energy from this Pokémon. Your opponent's Active Pokémon is now Paralyzed.
/api/v1/pokemon/cards/swsh10-50vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh10-50vh",
"name": "Luxray V",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/50vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/50vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/50vh.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": "272250",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/50vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/50vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/50vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Lightning"
],
"hp": "210",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Fang Snipe",
"text": "Your opponent reveals their hand. Discard a Trainer card you find there.",
"damage": "30"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Radiating Pulse",
"text": "Discard 2 Energy from this Pokémon. Your opponent's Active Pokémon is now Paralyzed.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo V",
"artist": "AKIRA EGAWA",
"pricing": {
"currency": "USD",
"market": 2.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.71
},
{
"condition": "LP",
"price": 2.25
},
{
"condition": "MP",
"price": 1.53
},
{
"condition": "HP",
"price": 1.59
},
{
"condition": "DMG",
"price": 1.39
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 65,
"low": 61,
"high": 69.13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15.75,
"low": 11,
"high": 20.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 250.67,
"low": 254.58,
"high": 291.62,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 21.79,
"low": 21.79,
"high": 23.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18.4,
"low": 18.4,
"high": 31.68,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "9",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:50:29.227Z",
"trend_7d": {
"direction": "down",
"percent": -12.58
}
}
}
}