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

Switch this Pokémon with 1 of your Benched Pokémon.
During your opponent's next turn, this Pokémon takes 100 less damage from attacks (after applying Weakness and Resistance).
/api/v1/pokemon/cards/swsh12-175vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh12-175vh",
"name": "Regieleki V",
"number": "175",
"printed_number": "175",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12/175vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12/175vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12/175vh.large.webp"
}
],
"expansion": {
"id": "swsh12",
"name": "Silver Tempest",
"total": 215,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "SIT",
"printed_total": 195,
"release_date": "2022/11/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "451823",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12/175vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12/175vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12/175vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Lightning"
],
"hp": "200",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Switching Bolt",
"text": "Switch this Pokémon with 1 of your Benched Pokémon.",
"damage": "30"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Lightning Wall",
"text": "During your opponent's next turn, this Pokémon takes 100 less damage from attacks (after applying Weakness and Resistance).",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 2.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.7
},
{
"condition": "LP",
"price": 2.32
},
{
"condition": "MP",
"price": 1.9
},
{
"condition": "DMG",
"price": 1.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16.5,
"low": 16,
"high": 16.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 32.47,
"low": 27.4,
"high": 38.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 14.96,
"low": 21.02,
"high": 21.02,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:01:10.483Z",
"trend_7d": {
"direction": "up",
"percent": 0.75
}
}
}
}