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

← EX Gear 5
Jewelry Bonney

Jewelry Bonney

Common #4 Character EggheadBonney Pirates Power 3000
Colors
Red
Cost
1
Attribute
Special
Expansion
EX Gear 5 · One Piece
Language
English
TCGplayer
615570
GET /api/v1/onepiece/cards/ST21-004?include=prices 200 63ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST21-004",
    "name": "Jewelry Bonney",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-004.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-004.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-004.large.png"
      }
    ],
    "expansion": {
      "id": "ST21",
      "name": "EX Gear 5",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST21",
      "printed_total": 17,
      "release_date": "2025/03/14",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST21.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "615570",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-004.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-004.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-004.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "3000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "[DON!! x2] [On K.O.] Draw 1 card."
    ],
    "subtypes": [
      "Egghead",
      "Bonney Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.21,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.21
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 52.99,
          "low": 50.6,
          "high": 60.45,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 83,
          "low": 67,
          "high": 94.2,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-07-29T03:46:40.718Z",
      "trend_7d": {
        "direction": "up",
        "percent": 31.25
      }
    }
  }
}