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
Zamazenta

Zamazenta

Promo #SWSH034 Pokémon Basic HP 130
Types
Metal
Illustrator
Kouki Saitou
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
220314

Attacks

Headbang 130
Metal · Metal · Metal · Colorless
GET /api/v1/pokemon/cards/swshp-SWSH034vh?include=prices 200 23ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH034vh",
    "name": "Zamazenta",
    "number": "SWSH034",
    "printed_number": "SWSH034",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH034vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH034vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH034vh.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": "220314",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH034vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH034vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH034vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Metal"
    ],
    "hp": "130",
    "abilities": [
      {
        "name": "Sturdy Shield",
        "text": "This Pokémon takes 20 less damage from attacks (after applying Weakness and Resistance).",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Metal",
          "Metal",
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Headbang",
        "damage": "130"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Grass",
        "value": "-30"
      }
    ],
    "rarity": "Promo",
    "artist": "Kouki Saitou",
    "pricing": {
      "currency": "USD",
      "market": 3.46,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.46
        },
        {
          "condition": "LP",
          "price": 3.13
        },
        {
          "condition": "MP",
          "price": 3.02
        },
        {
          "condition": "HP",
          "price": 1.99
        },
        {
          "condition": "DMG",
          "price": 0.78
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 162.02,
          "low": 162.02,
          "high": 162.02,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 35,
          "low": 29.75,
          "high": 40.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 19.5,
          "low": 16.58,
          "high": 22.42,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 8.5,
          "low": 8.5,
          "high": 8.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 73,
          "low": 21,
          "high": 73,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15,
          "low": 9.99,
          "high": 15,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:07:39.302Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.42
      }
    }
  }
}