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

← SWSH Black Star Promos
Galarian Zapdos

Galarian Zapdos

Promo #SWSH124 Pokémon Basic HP 110
Types
Fighting
Illustrator
Oswaldo KATO
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
246933

Attacks

Zapper Kick 70
Fighting · Fighting · Colorless

You may discard all Energy from this Pokémon. If you do, your opponent's Active Pokémon is now Paralyzed.

GET /api/v1/pokemon/cards/swshp-SWSH124vh?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH124vh",
    "name": "Galarian Zapdos",
    "number": "SWSH124",
    "printed_number": "SWSH124",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH124vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH124vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH124vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swshp",
      "name": "SWSH Black Star Promos",
      "total": 307,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "PR-SW",
      "printed_total": 307,
      "release_date": "2019/11/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "246933",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH124vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH124vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH124vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "110",
    "abilities": [
      {
        "name": "Strong Legs Charge",
        "text": "When you play this Pokémon from your hand onto your Bench during your turn, you may attach up to 2 Fighting Energy cards from your hand to this Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Zapper Kick",
        "text": "You may discard all Energy from this Pokémon. If you do, your opponent's Active Pokémon is now Paralyzed.",
        "damage": "70"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Oswaldo KATO",
    "pricing": {
      "currency": "USD",
      "market": 10.45,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 10.45
        },
        {
          "condition": "LP",
          "price": 10.23
        },
        {
          "condition": "MP",
          "price": 10.11
        },
        {
          "condition": "HP",
          "price": 3.5
        },
        {
          "condition": "DMG",
          "price": 2.69
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "9",
          "value": 20.07,
          "low": 17.06,
          "high": 23.08,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "AGS",
          "grade": "9",
          "value": 21.21,
          "low": 18.03,
          "high": 24.39,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 27,
          "low": 22.95,
          "high": 31.05,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 18.5,
          "low": 12,
          "high": 27.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 91,
          "low": 56.5,
          "high": 106,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 19,
          "low": 15.88,
          "high": 19,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 34.92,
          "low": 30.74,
          "high": 331,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:14:00.982Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.79
      }
    }
  }
}