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
Zacian V-UNION

Zacian V-UNION

Promo #SWSH166 Pokémon V-UNION HP 320
Types
Metal
Illustrator
PLANETA Tsuji
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
247367

Attacks

Union Gain
Colorless

Attach up to 2 Metal Energy cards from your discard pile to this Pokémon.

Dance of the Crowned Sword 150
Metal · Metal · Colorless

During your opponent's next turn, the Defending Pokémon's attacks do 150 less damage (before applying Weakness and Resistance).

Steel Cut 200
Metal · Metal · Colorless
Master Blade 340
Metal · Metal · Metal · Colorless

Discard 3 Energy from this Pokémon.

GET /api/v1/pokemon/cards/swshp-SWSH166vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH166vh",
    "name": "Zacian V-UNION",
    "number": "SWSH166",
    "printed_number": "SWSH166",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH166vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH166vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH166vh.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": "247367",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH166vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH166vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH166vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "V-UNION"
    ],
    "types": [
      "Metal"
    ],
    "hp": "320",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Union Gain",
        "text": "Attach up to 2 Metal Energy cards from your discard pile to this Pokémon."
      },
      {
        "cost": [
          "Metal",
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Dance of the Crowned Sword",
        "text": "During your opponent's next turn, the Defending Pokémon's attacks do 150 less damage (before applying Weakness and Resistance).",
        "damage": "150"
      },
      {
        "cost": [
          "Metal",
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Steel Cut",
        "damage": "200"
      },
      {
        "cost": [
          "Metal",
          "Metal",
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Master Blade",
        "text": "Discard 3 Energy from this Pokémon.",
        "damage": "340"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Grass",
        "value": "-30"
      }
    ],
    "rarity": "Promo",
    "artist": "PLANETA Tsuji",
    "pricing": {
      "currency": "USD",
      "market": 5.94,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.94
        },
        {
          "condition": "LP",
          "price": 4.61
        },
        {
          "condition": "MP",
          "price": 3.21
        },
        {
          "condition": "HP",
          "price": 1.49
        },
        {
          "condition": "DMG",
          "price": 1
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 81.2,
          "low": 90,
          "high": 90,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12.5,
          "low": 10.63,
          "high": 14.37,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:14:00.982Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.82
      }
    }
  }
}