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

← Awakening of the New Era
Sakazuki

Sakazuki

Leader #41 Leader Navy Power 5000
Colors
Blue, Black
Attribute
Special
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528595
GET /api/v1/onepiece/cards/OP05-041?include=prices 200 44ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-041",
    "name": "Sakazuki",
    "number": "41",
    "printed_number": "41",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-041.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-041.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-041.large.png"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528595",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-041.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-041.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-041.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Blue",
      "Black"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] You may trash 1 card from your hand: Draw 1 card.",
      "[When Attacking] Give up to 1 of your opponent's Characters −1 cost during this turn."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        },
        {
          "condition": "LP",
          "price": 0.14
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 84.8,
          "low": 55.7,
          "high": 66.63,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 52.84,
          "low": 31.86,
          "high": 31.86,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 88.03,
          "low": 74.83,
          "high": 101.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 53,
          "low": 45.05,
          "high": 60.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-31T04:28:29.301Z",
      "trend_7d": {
        "direction": "up",
        "percent": 11.76
      }
    }
  }
}