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
Sabo

Sabo

Leader #1 Leader Revolutionary Army Power 5000
Colors
Red, Black
Attribute
Special
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528529
GET /api/v1/onepiece/cards/OP05-001?include=prices 200 64ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-001",
    "name": "Sabo",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-001.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": "528529",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-001.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Red",
      "Black"
    ],
    "rules": [
      "[DON!! x1] [Opponent's Turn] [Once Per Turn] If your Character with 5000 power or more would be K.O.'d, you may give that Character −1000 power during this turn instead of that Character being K.O.'d."
    ],
    "subtypes": [
      "Revolutionary Army"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.18,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.18
        },
        {
          "condition": "LP",
          "price": 0.17
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 400,
          "low": 340,
          "high": 460,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 246,
          "low": 209.1,
          "high": 282.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 307.36,
          "low": 261.26,
          "high": 353.46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 184,
          "low": 156.4,
          "high": 211.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T18:48:48.291Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.26
      }
    }
  }
}