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

You may switch this Pokémon with 1 of your Benched Pokémon.
This attack also does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/swsh8_ja-34vh?include=prices 200 34ms{
"success": true,
"data": {
"id": "swsh8_ja-34vh",
"name": "Boltund V",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/34vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/34vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/34vh.large.webp"
}
],
"expansion": {
"id": "swsh8_ja",
"name": "Fusion Arts",
"total": 129,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S8",
"printed_total": 100,
"release_date": "2021/09/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8_ja.symbol.png",
"translation": {
"en": {
"name": "Fusion Arts"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569535",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/34vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/34vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/34vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Lightning"
],
"hp": "200",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Smash Turn",
"text": "You may switch this Pokémon with 1 of your Benched Pokémon.",
"damage": "30"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Electrobullet",
"text": "This attack also does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 0.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.5
},
{
"condition": "LP",
"price": 0.46
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 5,
"low": 5,
"high": 5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "BGS",
"grade": "9.5",
"value": 6.88,
"low": 6.88,
"high": 7.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:21:01.545Z",
"trend_7d": {
"direction": "down",
"percent": -48.45
}
}
}
}