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

← Starter Deck -blue Kuzan
Smoker

Smoker

Common #3 Character Navy Power 3000
Colors
Blue
Cost
2
Attribute
Special
Expansion
Starter Deck -blue Kuzan · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST33_ja-003?include=prices 200 45ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST33_ja-003",
    "name": "Smoker",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33_ja-003.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33_ja-003.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33_ja-003.large.webp"
      }
    ],
    "expansion": {
      "id": "ST33_ja",
      "name": "Starter Deck -blue Kuzan",
      "total": 5,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST33",
      "printed_total": 5,
      "release_date": "2026/07/18",
      "translation": {
        "en": {
          "name": "Starter Deck -blue Kuzan"
        }
      }
    },
    "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/ST33_ja-003.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33_ja-003.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33_ja-003.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "3000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] You may trash 1 card from your hand: Place up to 2 of your opponent's Characters with a cost of 2 or less at the bottom of the owner's deck."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-19T03:04:23.333Z"
    }
  }
}