Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data 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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB04_ja-001?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04_ja-001",
    "name": "Jewelry Bonney",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-001.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-001.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-001.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_ja.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-001.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-001.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-001.large.webp"
          }
        ]
      }
    ],
    "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."
    ],
    "life": "4",
    "subtypes": [
      "Egghead",
      "Bonney Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 1.74,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 102.5,
          "low": 90.25,
          "high": 114.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 47.5,
          "low": 41.75,
          "high": 53.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "8",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 78.75,
          "low": 69.38,
          "high": 88.13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 47.5,
          "low": 41.75,
          "high": 53.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:41:49.061Z",
      "trend_7d": {
        "direction": "down",
        "percent": -9.84
      }
    }
  }
}