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 #SWSH165 Pokémon V-UNION HP 320
Types
Metal
Illustrator
PLANETA Tsuji
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
247366

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-SWSH165vh?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH165vh",
    "name": "Zacian V-UNION",
    "number": "SWSH165",
    "printed_number": "SWSH165",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH165vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH165vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH165vh.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": "247366",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH165vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH165vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH165vh.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": 3.13,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.13
        },
        {
          "condition": "LP",
          "price": 2.74
        },
        {
          "condition": "MP",
          "price": 2.45
        },
        {
          "condition": "DMG",
          "price": 2.4
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 2,
          "low": 1.7,
          "high": 2.3,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 58.03,
          "low": 55,
          "high": 55,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:07:39.302Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.95
      }
    }
  }
}