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

← 500 Years In The Future
Jewelry Bonney (starterDeck)

Jewelry Bonney (starterDeck)

Leader #19 Leader SupernovasBonney Pirates Power 5000
Colors
Green
Attribute
Special
Expansion
500 Years In The Future · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP07_ja-019vsd?include=prices 200 49ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP07_ja-019vsd",
    "name": "Jewelry Bonney (starterDeck)",
    "number": "19",
    "printed_number": "19",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-019vsd.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-019vsd.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-019vsd.large.webp"
      }
    ],
    "expansion": {
      "id": "OP07_ja",
      "name": "500 Years In The Future",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP07",
      "printed_total": 119,
      "release_date": "2024/06/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP07.logo.png",
      "translation": {
        "en": {
          "name": "500 Years In The Future"
        }
      }
    },
    "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/OP07_ja-019vsd.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-019vsd.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-019vsd.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Green"
    ],
    "rules": [
      "[On Your Opponent's Attack] [Once Per Turn] You may rest 1 of your DON!! cards: Rest up to 1 of your opponent's Leader or Character cards."
    ],
    "subtypes": [
      "Supernovas",
      "Bonney Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 5.66,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T03:40:19.685Z",
      "trend_7d": {
        "direction": "up",
        "percent": 15.51
      }
    }
  }
}