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

← Shining Legends
Zoroark-GX

Zoroark-GX

Rare Holo GX #53 Pokémon Stage 1GX HP 210
Types
Darkness
Illustrator
5ban Graphics
Expansion
Shining Legends · Sun & Moon
Language
English
TCGplayer
146715

Attacks

Riotous Beating 20
Colorless · Colorless

This attack does 20 damage for each of your Pokémon in play.

Trickster-GX
Darkness · Darkness

Choose 1 of your opponent's Pokémon's attacks and use it as this attack. (You can't use more than 1 GX attack in a game.)

GET /api/v1/pokemon/cards/sm35-53vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm35-53vh",
    "name": "Zoroark-GX",
    "number": "53",
    "printed_number": "53",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/53vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/53vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/53vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm35",
      "name": "Shining Legends",
      "total": 81,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "SLG",
      "printed_total": 73,
      "release_date": "2017/10/06",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm35.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm35.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "146715",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/53vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/53vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/53vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "GX"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "210",
    "abilities": [
      {
        "name": "Trade",
        "text": "Once during your turn (before your attack), you may discard a card from your hand. If you do, draw 2 cards.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Riotous Beating",
        "text": "This attack does 20 damage for each of your Pokémon in play.",
        "damage": "20"
      },
      {
        "cost": [
          "Darkness",
          "Darkness"
        ],
        "converted_energy_cost": 2,
        "name": "Trickster-GX",
        "text": "Choose 1 of your opponent's Pokémon's attacks and use it as this attack. (You can't use more than 1 GX attack in a game.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Psychic",
        "value": "-20"
      }
    ],
    "rarity": "Rare Holo GX",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 3.7,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.7
        },
        {
          "condition": "LP",
          "price": 3.25
        },
        {
          "condition": "MP",
          "price": 2.6
        },
        {
          "condition": "HP",
          "price": 2.09
        },
        {
          "condition": "DMG",
          "price": 1.41
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 18.75,
          "low": 18.75,
          "high": 20.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 12.25,
          "low": 15,
          "high": 15,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 111.25,
          "low": 111.99,
          "high": 128,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 8.5,
          "low": 8.5,
          "high": 8.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 10.44,
          "low": 9.15,
          "high": 14.35,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 22.5,
          "low": 16.65,
          "high": 26.93,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9,
          "trend": {
            "direction": "flat",
            "percent": 0
          }
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 70,
          "low": 59.5,
          "high": 80.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:19:46.877Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.33
      }
    }
  }
}