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

← Romance Dawn
Crescent Cutlass

Crescent Cutlass

Common #89 Event The Seven Warlords of the SeaBaroque Works
Colors
Blue
Cost
3
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454620
GET /api/v1/onepiece/cards/OP01-089?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-089",
    "name": "Crescent Cutlass",
    "number": "89",
    "printed_number": "89",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-089.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-089.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-089.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "454620",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-089.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-089.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-089.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "3",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Counter] If your Leader has the {The Seven Warlords of the Sea} type, return up to 1 Character with a cost of 5 or less to the owner's hand."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Baroque Works"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:37:55.911Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}