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 Azure Sea's Seven
Crescent Cutlass

Crescent Cutlass

Common #98 Event Impel DownFormer Baroque Works
Colors
Black
Cost
1
Expansion
The Azure Sea's Seven · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP14_ja-098?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP14_ja-098",
    "name": "Crescent Cutlass",
    "number": "98",
    "printed_number": "98",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-098.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-098.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-098.large.webp"
      }
    ],
    "expansion": {
      "id": "OP14_ja",
      "name": "The Azure Sea's Seven",
      "total": 120,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP14",
      "printed_total": 120,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14_ja.logo.png",
      "translation": {
        "en": {
          "name": "The Azure Sea's Seven"
        }
      }
    },
    "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/OP14_ja-098.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-098.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-098.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main] If there is a Character with a cost of 0 or 8 or more, all of your Characters with a type including \"Baroque Works\" gain +3 cost until the end of your opponent's next End Phase.",
      "[Counter] Up to 1 of your Leader gains +3000 power during this battle."
    ],
    "subtypes": [
      "Impel Down",
      "Former Baroque Works"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.32,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T05:35:43.093Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}