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

If your opponent's Active Pokémon is a Pokémon ex or Pokémon V, this attack does 110 more damage.
Discard all Energy from this Pokémon. During your opponent's next turn, they can't play any Item cards from their hand.
/api/v1/pokemon/cards/sv7-51vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "sv7-51vh",
"name": "Galvantula ex",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/51vh.large.webp"
}
],
"expansion": {
"id": "sv7",
"name": "Stellar Crown",
"total": 175,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SCR",
"printed_total": 142,
"release_date": "2024/09/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "567277",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/51vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Tera",
"ex"
],
"types": [
"Lightning"
],
"hp": "260",
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Charged Web",
"text": "If your opponent's Active Pokémon is a Pokémon ex or Pokémon V, this attack does 110 more damage.",
"damage": "110"
},
{
"cost": [
"Grass",
"Lightning",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Fulgurite",
"text": "Discard all Energy from this Pokémon. During your opponent's next turn, they can't play any Item cards from their hand.",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.88,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.88
},
{
"condition": "HP",
"price": 0.79
},
{
"condition": "DMG",
"price": 0.57
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 9.25,
"low": 9,
"high": 19.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 5,
"low": 5,
"high": 5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 30,
"low": 17.75,
"high": 44,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.97,
"low": 14.99,
"high": 14.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:47:42.365Z",
"trend_7d": {
"direction": "down",
"percent": -2.22
}
}
}
}