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

← One Piece Promotion Cards
Jewelry Bonney (Heroines Battle Winner Pack)

Jewelry Bonney (Heroines Battle Winner Pack)

PR #P-113 Character Bonney Pirates Power 4000
Colors
Yellow
Cost
4
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
681614
GET /api/v1/onepiece/cards/oppr-681614?include=prices 200 14ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-681614",
    "name": "Jewelry Bonney (Heroines Battle Winner Pack)",
    "number": "P-113",
    "printed_number": "P-113",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-681614.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-681614.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-681614.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "681614",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-681614.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-681614.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-681614.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "4000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[DON!!x2] [Opponent's Turn] This Character gains [Blocker] and +2000 power.",
      "[Trigger] K.O up to 1 of your opponent's Characters with a cost of 3 or less."
    ],
    "subtypes": [
      "Bonney Pirates"
    ],
    "rarity": "PR",
    "pricing": {
      "currency": "USD",
      "market": 85.19,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 189.5,
          "low": 179.1,
          "high": 199.9,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 230.1,
          "low": 204.82,
          "high": 255.37,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.59
      }
    }
  }
}