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

← Paramount War
Smoker

Smoker

Leader #93 Leader Navy Power 5000
Colors
Black
Attribute
Special
Expansion
Paramount War · One Piece
Language
English
TCGplayer
486462
GET /api/v1/onepiece/cards/OP02-093?include=prices 200 56ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-093",
    "name": "Smoker",
    "number": "93",
    "printed_number": "93",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-093.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-093.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-093.large.png"
      }
    ],
    "expansion": {
      "id": "OP02",
      "name": "Paramount War",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "486462",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-093.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-093.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-093.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[DON!! x1] [Activate: Main] [Once Per Turn] Give up to 1 of your opponent's Characters ?1 cost during this turn. Then, if there is a Character with a cost of 0, this Leader gains +1000 power during this turn."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.38,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.38
        },
        {
          "condition": "LP",
          "price": 0.27
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 210.27,
          "low": 178.73,
          "high": 241.81,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 63,
          "low": 53.55,
          "high": 72.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 79,
          "low": 67.15,
          "high": 90.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 47,
          "low": 39.95,
          "high": 54.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T10:46:14.121Z",
      "trend_7d": {
        "direction": "up",
        "percent": 8.57
      }
    }
  }
}