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 next turn, this Pokémon can't attack.
/api/v1/pokemon/cards/swshp-SWSH263vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swshp-SWSH263vh",
"name": "Zeraora V",
"number": "SWSH263",
"printed_number": "SWSH263",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH263vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH263vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH263vh.large.webp"
}
],
"expansion": {
"id": "swshp",
"name": "SWSH Black Star Promos",
"total": 307,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "PR-SW",
"printed_total": 307,
"release_date": "2019/11/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "449518",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH263vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH263vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH263vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Lightning"
],
"hp": "210",
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Claw Slash",
"damage": "50"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Thunderous Bolt",
"text": "During your next turn, this Pokémon can't attack.",
"damage": "190"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "N-DESIGN Inc.",
"pricing": {
"currency": "USD",
"market": 1.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.24
},
{
"condition": "LP",
"price": 0.91
},
{
"condition": "MP",
"price": 0.81
},
{
"condition": "HP",
"price": 1.03
},
{
"condition": "DMG",
"price": 0.68
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 4,
"low": 4,
"high": 4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 9.57,
"low": 6.7,
"high": 16.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 36.5,
"low": 31.03,
"high": 41.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 8.81,
"low": 14.99,
"high": 14.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 21.99,
"low": 24.99,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:07:39.302Z",
"trend_7d": {
"direction": "down",
"percent": -1.59
}
}
}
}