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

Greninja V-UNION

Promo #SWSH156 Pokémon V-UNION HP 300
Types
Water
Illustrator
Shin Nagasawa
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
248888

Attacks

Union Gain
Colorless

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

Aqua Edge 130
Water
Twister Shuriken
Water · Water · Colorless

This attack does 100 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

Waterfall Blind 180
Water · Water · Colorless

During your opponent's next turn, the Defending Pokémon can't retreat.

GET /api/v1/pokemon/cards/swshp-SWSH156vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH156vh",
    "name": "Greninja V-UNION",
    "number": "SWSH156",
    "printed_number": "SWSH156",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH156vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH156vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH156vh.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": "248888",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH156vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH156vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH156vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "V-UNION"
    ],
    "types": [
      "Water"
    ],
    "hp": "300",
    "abilities": [
      {
        "name": "Ninja Body",
        "text": "Whenever your opponent plays an Item card from their hand, prevent all effects of that card done to this Pokémon.",
        "type": "Ability"
      },
      {
        "name": "Antidote Jutsu",
        "text": "This Pokémon can't be Poisoned.",
        "type": "Ability"
      },
      {
        "name": "Feel the Way",
        "text": "Once during your turn, you may have your opponent reveal their hand.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Union Gain",
        "text": "Attach up to 2 Water Energy cards from your discard pile to this Pokémon."
      },
      {
        "cost": [
          "Water"
        ],
        "converted_energy_cost": 1,
        "name": "Aqua Edge",
        "damage": "130"
      },
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Twister Shuriken",
        "text": "This attack does 100 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      },
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Waterfall Blind",
        "text": "During your opponent's next turn, the Defending Pokémon can't retreat.",
        "damage": "180"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Shin Nagasawa",
    "pricing": {
      "currency": "USD",
      "market": 6.06,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 6.06
        },
        {
          "condition": "LP",
          "price": 4.96
        },
        {
          "condition": "MP",
          "price": 4.02
        },
        {
          "condition": "HP",
          "price": 3
        },
        {
          "condition": "DMG",
          "price": 2.33
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "9",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 90.74,
          "low": 65.61,
          "high": 100.52,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 13.13,
          "low": 20,
          "high": 20,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T02:14:00.982Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.83
      }
    }
  }
}