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
I've Come Here... To Cut Those Chains!!!

I've Come Here... To Cut Those Chains!!!

Uncommon #99 Event Land of Wano
Colors
Black
Cost
1
Expansion
The Time of Battle · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP16_ja-099?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP16_ja-099",
    "name": "I've Come Here... To Cut Those Chains!!!",
    "number": "99",
    "printed_number": "99",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-099.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-099.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-099.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-099.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-099.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-099.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main] You may rest 6 of your DON!! cards: Trash 5 cards from the top of your deck. Then, play up to 1 {Land of Wano} type Character card with a cost of 6 or less from your trash.",
      "[Counter] Your Leader gains +3000 power during this battle."
    ],
    "subtypes": [
      "Land of Wano"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 1.33,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:29:44.909Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}