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

← GX Ultra Shiny
Naganadel-GX

Naganadel-GX

Double Rare #52 Pokémon Stage 1GX HP 210
Types
Psychic
Illustrator
5ban Graphics
Expansion
GX Ultra Shiny · Sun & Moon
Language
Japanese
TCGplayer
574671

Attacks

Beast Raid 20×
Colorless

This attack does 20 damage for each of your Ultra Beasts in play.

Jet Needle 110
Psychic · Colorless · Colorless

This attack's damage isn't affected by Weakness or Resistance.

Stinger-GX
Colorless · Colorless · Colorless

Both players shuffle their Prize cards into their decks. Then, each player puts the top 3 cards of their deck face down as their Prize cards. (You can't use more than 1 GX attack in a game.)

GET /api/v1/pokemon/cards/sm8b_ja-52vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm8b_ja-52vh",
    "name": "Naganadel-GX",
    "number": "52",
    "printed_number": "52",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/52vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/52vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/52vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm8b_ja",
      "name": "GX Ultra Shiny",
      "total": 250,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sun & Moon",
      "code": "SM8b",
      "printed_total": 150,
      "release_date": "2018/11/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8b_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8b_ja.symbol.png",
      "translation": {
        "en": {
          "name": "GX Ultra Shiny"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "574671",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/52vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/52vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/52vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "GX"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "210",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Beast Raid",
        "text": "This attack does 20 damage for each of your Ultra Beasts in play.",
        "damage": "20×"
      },
      {
        "cost": [
          "Psychic",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Jet Needle",
        "text": "This attack's damage isn't affected by Weakness or Resistance.",
        "damage": "110"
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Stinger-GX",
        "text": "Both players shuffle their Prize cards into their decks. Then, each player puts the top 3 cards of their deck face down as their Prize cards. (You can't use more than 1 GX attack in a game.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 1.65,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.65
        },
        {
          "condition": "LP",
          "price": 1.1
        },
        {
          "condition": "MP",
          "price": 1.5
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 14.25,
          "low": 6,
          "high": 20,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 13.97,
          "low": 11.87,
          "high": 16.07,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 16.5,
          "low": 5,
          "high": 16.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:16:32.168Z",
      "trend_7d": {
        "direction": "up",
        "percent": 26.92
      }
    }
  }
}