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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB04_ja-003?include=prices 200 52ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04_ja-003",
    "name": "Smoker & Tashigi",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-003.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-003.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-003.large.webp"
      }
    ],
    "expansion": {
      "id": "EB04_ja",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Egghead Crisis"
        }
      }
    },
    "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/EB04_ja-003.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-003.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-003.large.webp"
          }
        ]
      }
    ],
    "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.75,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T02:43:25.563Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}