Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← The Seven Warlords of the Sea
Sables

Sables

Common #15 Event The Seven Warlords of the SeaBaroque Works
Colors
Blue
Cost
4
Expansion
The Seven Warlords of the Sea · One Piece
Language
English
TCGplayer
288289
GET /api/v1/onepiece/cards/ST03-015?include=prices 200 61ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST03-015",
    "name": "Sables",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-015.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-015.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-015.large.png"
      }
    ],
    "expansion": {
      "id": "ST03",
      "name": "The Seven Warlords of the Sea",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST03",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "288289",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-015.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-015.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-015.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "4",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Main] Return up to 1 Character with a cost of 7 or less to the owner's hand.",
      "[Trigger] Activate this card's [Main] effect."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Baroque Works"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 1.78,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.78
        },
        {
          "condition": "LP",
          "price": 1.53
        },
        {
          "condition": "MP",
          "price": 1.14
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T10:02:20.478Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}