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 (treasureCupAltArt)

Jewelry Bonney (treasureCupAltArt)

Super Rare #108 Character EggheadBonney Pirates Power 10000
Colors
Yellow
Cost
9
Attribute
Special
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/OP13-108vtcaa?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-108vtcaa",
    "name": "Jewelry Bonney (treasureCupAltArt)",
    "number": "108",
    "printed_number": "108",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-108vtcaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-108vtcaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-108vtcaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "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.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-108vtcaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-108vtcaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-108vtcaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "9",
    "power": "10000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] If your Leader has the {Egghead} type, this Character gains [Rush] during this turn. Then, your opponent adds 1 card from the top of their Life cards to their hand.",
      "[Trigger] If you have 1 or less Life cards, rest up to 1 of your opponent's Characters with a cost of 7 or less."
    ],
    "subtypes": [
      "Egghead",
      "Bonney Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 4.4,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T13:02:32.036Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.8
      }
    }
  }
}