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

← Egghead Crisis
Smoker & Tashigi

Smoker & Tashigi

Rare #3 Character Punk HazardNavy Power 8000
Colors
Red
Cost
8
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
685299
GET /api/v1/onepiece/cards/EB04-003?include=prices 200 63ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-003",
    "name": "Smoker & Tashigi",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-003.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-003.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-003.large.png"
      }
    ],
    "expansion": {
      "id": "EB04",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB04",
      "printed_total": 61,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "685299",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-003.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-003.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-003.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "8000",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Rush] (This card can attack on the turn in which it is played.)",
      "[Opponent's Turn] Set your Leader with the {Navy} trait to its original power of 7000."
    ],
    "subtypes": [
      "Punk Hazard",
      "Navy"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.2
        },
        {
          "condition": "LP",
          "price": 0.17
        },
        {
          "condition": "MP",
          "price": 0.13
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T15:48:16.100Z",
      "trend_7d": {
        "direction": "up",
        "percent": 11.11
      }
    }
  }
}