Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Carrying On His Will
Jewelry Bonney

Jewelry Bonney

Leader #100 Leader EggheadBonney Pirates Power 5000
Colors
Yellow
Attribute
Special
Expansion
Carrying On His Will · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP13_ja-100?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13_ja-100",
    "name": "Jewelry Bonney",
    "number": "100",
    "printed_number": "100",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-100.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-100.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-100.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13_ja",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13_ja.logo.png",
      "translation": {
        "en": {
          "name": "Carrying On His Will"
        }
      }
    },
    "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/OP13_ja-100.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-100.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-100.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Your Turn] [Once Per Turn] This effect can be activated when you play a Character with a [Trigger]. Give up to 2 rested DON!! cards to 1 of your Leader or Character cards."
    ],
    "life": "5",
    "subtypes": [
      "Egghead",
      "Bonney Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 7.9,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 130.8,
          "low": 111.18,
          "high": 150.42,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 28.5,
          "low": 24.23,
          "high": 32.78,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 70.19,
          "low": 42.2,
          "high": 91.8,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 26.75,
          "low": 22.74,
          "high": 30.76,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T03:08:38.838Z",
      "trend_7d": {
        "direction": "down",
        "percent": -24.11
      }
    }
  }
}