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_ja-118vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sv7_ja-118vh",
"name": "Galvantula ex",
"number": "118",
"printed_number": "118",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/118vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/118vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/118vh.large.webp"
}
],
"expansion": {
"id": "sv7_ja",
"name": "Stellar Miracle",
"total": 135,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV7",
"printed_total": 102,
"release_date": "2024/07/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.symbol.png",
"translation": {
"en": {
"name": "Stellar Miracle"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567973",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/118vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/118vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/118vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex",
"Tera"
],
"types": [
"Lightning"
],
"hp": "260",
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Upper Thread",
"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": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.49
},
{
"condition": "LP",
"price": 1.17
},
{
"condition": "MP",
"price": 1.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19,
"low": 18.63,
"high": 25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 2.75,
"low": 2.75,
"high": 2.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 33.65,
"low": 42.99,
"high": 42.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.5,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 24.89,
"low": 22.95,
"high": 22.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:43:20.375Z",
"trend_7d": {
"direction": "down",
"percent": -50.33
}
}
}
}