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

← Carrying On His Will
Sabo

Sabo

Leader #4 Leader DressrosaRevolutionary Army Power 5000
Colors
Red, Black
Attribute
Special
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657256
GET /api/v1/onepiece/cards/OP13-004?include=prices 200 54ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-004",
    "name": "Sabo",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-004.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-004.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-004.large.png"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "657256",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-004.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-004.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-004.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Red",
      "Black"
    ],
    "rules": [
      "If you have 4 or more Life cards, give this Leader −1000 power.",
      "[DON!! x1] If you have a Character with a cost of 8 or more, your Leader and all of your Characters gain +1000 power."
    ],
    "subtypes": [
      "Dressrosa",
      "Revolutionary Army"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.15,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.15
        },
        {
          "condition": "MP",
          "price": 0.04
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 104,
          "low": 88.4,
          "high": 119.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 64,
          "low": 54.4,
          "high": 73.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 80,
          "low": 68,
          "high": 92,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 48,
          "low": 40.8,
          "high": 55.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T22:02:25.597Z",
      "trend_7d": {
        "direction": "down",
        "percent": -11.76
      }
    }
  }
}