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

← The Time Of Battle
Borsalino (foil)

Borsalino (foil)

Rare #73 Character AdmiralNavy Power 8000
Colors
Purple
Cost
7
Attribute
Special
Expansion
The Time Of Battle · One Piece
Language
English
TCGplayer
694978
GET /api/v1/onepiece/cards/OP16-073?include=prices 200 51ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP16-073",
    "name": "Borsalino (foil)",
    "number": "73",
    "printed_number": "73",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-073.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-073.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-073.large.webp"
      }
    ],
    "expansion": {
      "id": "OP16",
      "name": "The Time Of Battle",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP16",
      "printed_total": 119,
      "release_date": "2026/06/12",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP16.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "694978",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-073.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-073.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-073.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "8000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] Add up to 1 DON!! card from your DON!! deck and set it as active, and add up to 1 additional DON!! card and rest it.",
      "[End of Your Turn] DON!! −2: Set this Character as active. Then, this Character gains [Blocker] until the end of your opponent's next End Phase."
    ],
    "subtypes": [
      "Admiral",
      "Navy"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.13,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.13
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:48:19.053Z",
      "trend_7d": {
        "direction": "up",
        "percent": 18.18
      }
    }
  }
}