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

← Two Legends
Jewelry Bonney (foil)

Jewelry Bonney (foil)

Super Rare #105 Character EggheadBonney Pirates Power 4000
Colors
Yellow
Cost
3
Attribute
Special
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558143
GET /api/v1/onepiece/cards/OP08-105?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-105",
    "name": "Jewelry Bonney (foil)",
    "number": "105",
    "printed_number": "105",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-105.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-105.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-105.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558143",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-105.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-105.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-105.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[DON!! x1] [Your Turn] [Once Per Turn] When a card is removed from your opponent's Life cards, draw 2 cards and trash 1 card from your hand.",
      "[Trigger] Draw 2 cards and trash 1 card from your hand."
    ],
    "counter": "1000",
    "subtypes": [
      "Egghead",
      "Bonney Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.44,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.44
        },
        {
          "condition": "LP",
          "price": 0.9
        },
        {
          "condition": "MP",
          "price": 1.32
        },
        {
          "condition": "HP",
          "price": 0.99
        },
        {
          "condition": "DMG",
          "price": 0.75
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 112,
          "low": 95.2,
          "high": 128.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 28,
          "low": 23.8,
          "high": 32.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 86.03,
          "low": 73.13,
          "high": 98.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 52,
          "low": 44.2,
          "high": 59.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "up",
        "percent": 10.77
      }
    }
  }
}