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

This attack does 20 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
If you have the same number of cards in your hand as your opponent, this attack does 120 more damage.
/api/v1/pokemon/cards/swsh7-117vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh7-117vh",
"name": "Noivern V",
"number": "117",
"printed_number": "117",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/117vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/117vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/117vh.large.webp"
}
],
"expansion": {
"id": "swsh7",
"name": "Evolving Skies",
"total": 237,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "EVS",
"printed_total": 203,
"release_date": "2021/08/27",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "246742",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/117vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/117vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/117vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Dragon"
],
"hp": "200",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Boomburst",
"text": "This attack does 20 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Psychic",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Synchro Loud",
"text": "If you have the same number of cards in your hand as your opponent, this attack does 120 more damage.",
"damage": "60"
}
],
"rarity": "Rare Holo V",
"artist": "Ayaka Yoshida",
"pricing": {
"currency": "USD",
"market": 0.86,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.86
},
{
"condition": "LP",
"price": 0.8
},
{
"condition": "MP",
"price": 0.66
},
{
"condition": "HP",
"price": 0.59
},
{
"condition": "DMG",
"price": 0.54
}
],
"graded": [
{
"company": "BCCG",
"grade": "10",
"value": 7.33,
"low": 6.5,
"high": 6.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9",
"value": 48.5,
"low": 41.23,
"high": 55.78,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 11.75,
"high": 24.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 41.9,
"low": 42.99,
"high": 42.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 38,
"low": 7.19,
"high": 38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 24.64,
"low": 20.55,
"high": 20.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:04:30.603Z",
"trend_7d": {
"direction": "up",
"percent": 1.18
}
}
}
}