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

← 500 Years In The Future
Jewelry Bonney

Jewelry Bonney

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-019?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP07_ja-019",
    "name": "Jewelry Bonney",
    "number": "19",
    "printed_number": "19",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-019.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-019.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-019.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-019.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-019.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-019.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."
    ],
    "life": "5",
    "subtypes": [
      "Supernovas",
      "Bonney Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 1.95,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 74.7,
          "low": 63.5,
          "high": 85.91,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 48,
          "low": 40.8,
          "high": 55.2,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 17.5,
          "low": 14.88,
          "high": 20.13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 88,
          "low": 74.8,
          "high": 101.2,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 90.34,
          "low": 90.17,
          "high": 90.51,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 17.5,
          "low": 14.88,
          "high": 20.13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 89,
          "low": 75.65,
          "high": 102.35,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 54,
          "low": 45.9,
          "high": 62.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:46:34.436Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.52
      }
    }
  }
}