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, the Defending Pokémon can't retreat.
If your opponent's Active Pokémon is a Pokémon V or Pokémon-GX, this attack does 90 more damage.
/api/v1/pokemon/cards/swsh1-75vh?include=prices 200 14ms{
"success": true,
"data": {
"id": "swsh1-75vh",
"name": "Boltund",
"number": "75",
"printed_number": "75",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/75vh.large.webp"
}
],
"expansion": {
"id": "swsh1",
"name": "Sword & Shield",
"total": 216,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "SSH",
"printed_total": 202,
"release_date": "2020/02/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "208373",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1/75vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Big Bite",
"text": "During your opponent's next turn, the Defending Pokémon can't retreat.",
"damage": "50"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fighting Fangs",
"text": "If your opponent's Active Pokémon is a Pokémon V or Pokémon-GX, this attack does 90 more damage.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Misa Tsutsui",
"pricing": {
"currency": "USD",
"market": 0.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.51
},
{
"condition": "LP",
"price": 0.38
},
{
"condition": "MP",
"price": 0.3
},
{
"condition": "HP",
"price": 0.24
},
{
"condition": "DMG",
"price": 0.15
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 32.5,
"low": 27.63,
"high": 37.38,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:14:03.757Z",
"trend_7d": {
"direction": "up",
"percent": 4.08
}
}
}
}