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
Hisuian Samurott V

Hisuian Samurott V

Promo #SWSH239 Pokémon BasicV HP 220
Types
Darkness
Illustrator
5ban Graphics
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
273156

Attacks

Basket Crash
Darkness

Discard up to 2 Pokémon Tools from your opponent's Pokémon.

Shadow Slash 180
Darkness · Darkness · Darkness

Discard an Energy from this Pokémon.

GET /api/v1/pokemon/cards/swshp-SWSH239vh?include=prices 200 14ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH239vh",
    "name": "Hisuian Samurott V",
    "number": "SWSH239",
    "printed_number": "SWSH239",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH239vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH239vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH239vh.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": "273156",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH239vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH239vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH239vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "V"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "220",
    "attacks": [
      {
        "cost": [
          "Darkness"
        ],
        "converted_energy_cost": 1,
        "name": "Basket Crash",
        "text": "Discard up to 2 Pokémon Tools from your opponent's Pokémon."
      },
      {
        "cost": [
          "Darkness",
          "Darkness",
          "Darkness"
        ],
        "converted_energy_cost": 3,
        "name": "Shadow Slash",
        "text": "Discard an Energy from this Pokémon.",
        "damage": "180"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 1.07,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.07
        },
        {
          "condition": "LP",
          "price": 0.88
        },
        {
          "condition": "MP",
          "price": 0.6
        },
        {
          "condition": "DMG",
          "price": 0.27
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 34,
          "low": 28.9,
          "high": 39.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 9.99,
          "low": 8.49,
          "high": 11.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 11,
          "low": 11,
          "high": 11,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 7.38,
          "low": 6.75,
          "high": 8,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 43.05,
          "low": 32.6,
          "high": 37.4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 6.5,
          "low": 5.53,
          "high": 7.48,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:07:39.302Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}