Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← BLACK Smoker
Smoker

Smoker

Common #1 Character Navy Power 8000
Colors
Black
Cost
6
Attribute
Special
Expansion
BLACK Smoker · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST19_ja-001?include=prices 200 57ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST19_ja-001",
    "name": "Smoker",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST19_ja-001.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST19_ja-001.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST19_ja-001.large.webp"
      }
    ],
    "expansion": {
      "id": "ST19_ja",
      "name": "BLACK Smoker",
      "total": 5,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST19",
      "printed_total": 5,
      "release_date": "2024/10/25",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST19.logo.png",
      "translation": {
        "en": {
          "name": "BLACK Smoker"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST19_ja-001.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST19_ja-001.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST19_ja-001.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "8000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] You may trash 1 black {Navy} type card from your hand: Up to 2 of your opponent's Characters with a cost of 4 or less cannot attack until the end of your opponent's next turn."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.31,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-12T20:52:18.700Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}