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

← Absolute Justice
Smoker (foil)

Smoker (foil)

Super Rare #4 Character Navy Power 7000
Colors
Black
Cost
5
Attribute
Special
Expansion
Absolute Justice · One Piece
Language
English
TCGplayer
485250
GET /api/v1/onepiece/cards/ST06-004?include=prices 200 45ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST06-004",
    "name": "Smoker (foil)",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-004.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-004.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-004.large.png"
      }
    ],
    "expansion": {
      "id": "ST06",
      "name": "Absolute Justice",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST06",
      "printed_total": 17,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "485250",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-004.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-004.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-004.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "This Character cannot be K.O.'d by effects.",
      "[DON!! x1] If there is a Character with a cost of 0, this Character gains [Double Attack].(This card deals 2 damage.)"
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.64,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.64
        },
        {
          "condition": "LP",
          "price": 1.25
        },
        {
          "condition": "MP",
          "price": 0.99
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T17:05:44.696Z",
      "trend_7d": {
        "direction": "down",
        "percent": -8.38
      }
    }
  }
}