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

← Egghead Crisis
Hitokiri Kamazo

Hitokiri Kamazo

Common #35 Character SMILESupernovasKid Pirates Power 4000
Colors
Purple
Cost
3
Attribute
Slash
Expansion
Egghead Crisis · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB04_ja-035?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04_ja-035",
    "name": "Hitokiri Kamazo",
    "number": "35",
    "printed_number": "35",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-035.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-035.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-035.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-035.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-035.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-035.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Slash",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Blocker]",
      "[Your Turn] [Once Per Turn] When a DON!! card on your field is returned to your DON!! deck, if your Leader has the {Kid Pirates} type, add up to 1 DON!! card from your DON!! deck and rest it."
    ],
    "subtypes": [
      "SMILE",
      "Supernovas",
      "Kid Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.31,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T06:52:33.045Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}