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

← Egghead Crisis
Jewelry Bonney

Jewelry Bonney

Leader #1 Leader EggheadBonney Pirates Power 5000
Colors
Red, Yellow
Attribute
Special
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
685295
GET /api/v1/onepiece/cards/EB04-001?include=prices 200 69ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-001",
    "name": "Jewelry Bonney",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-001.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": "685295",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-001.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Red",
      "Yellow"
    ],
    "rules": [
      "[Opponent's Turn] If you have 1 or fewer Life cards, this Leader gains +2000 power.",
      "[Activate: Main] [Once Per Turn] Give up to 1 of your opponent's Characters −1000 power during this turn. Then, if you have 2 or more Life cards, you may add 1 card from the top of your Life cards to your hand."
    ],
    "subtypes": [
      "Egghead",
      "Bonney Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.19,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.19
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T22:02:23.849Z",
      "trend_7d": {
        "direction": "down",
        "percent": -13.64
      }
    }
  }
}