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

← The Best Vol.2
Jewelry Bonney (foil)

Jewelry Bonney (foil)

Rare #4 Character SupernovasBonney Pirates Power 3000
Colors
Green
Cost
3
Attribute
Special
Expansion
The Best Vol.2 · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/PRB02_ja-004?include=prices 200 50ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "PRB02_ja-004",
    "name": "Jewelry Bonney (foil)",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-004.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-004.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-004.large.webp"
      }
    ],
    "expansion": {
      "id": "PRB02_ja",
      "name": "The Best Vol.2",
      "total": 18,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "PRB02",
      "printed_total": 18,
      "release_date": "2025/10/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/PRB02.logo.png",
      "translation": {
        "en": {
          "name": "The Best Vol.2"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-004.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-004.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-004.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "3000",
    "attribute": "Special",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Your Opponent's Attack] [Once Per Turn] Set up to 1 of your DON!! cards as active."
    ],
    "subtypes": [
      "Supernovas",
      "Bonney Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-05T23:58:22.603Z"
    }
  }
}