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
The Three Admirals!!

The Three Admirals!!

Uncommon #76 Event AdmiralNavy
Colors
Purple
Cost
1
Expansion
The Time of Battle · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP16_ja-076?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP16_ja-076",
    "name": "The Three Admirals!!",
    "number": "76",
    "printed_number": "76",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-076.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-076.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-076.large.webp"
      }
    ],
    "expansion": {
      "id": "OP16_ja",
      "name": "The Time of Battle",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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_ja.logo.png",
      "translation": {
        "en": {
          "name": "The Time of Battle"
        }
      }
    },
    "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/OP16_ja-076.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-076.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-076.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Main] You may rest 3 of your DON!! cards: Up to 3 of your {Admiral} type Characters gain +2000 power during this turn.",
      "[Counter] If you have an {Admiral} type Character, up to 1 of your Leader or Character cards gains +4000 power during this battle."
    ],
    "subtypes": [
      "Admiral",
      "Navy"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 1.82,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:08:00.034Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}