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

← Ultra Deck: The Three Brothers
Sabo (foil)

Sabo (foil)

Leader #1 Leader DressrosaRevolutionary Army Power 5000
Colors
Red, Yellow
Attribute
Special
Expansion
Ultra Deck: The Three Brothers · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST13_ja-001?include=prices 200 43ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST13_ja-001",
    "name": "Sabo (foil)",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13_ja-001.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13_ja-001.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13_ja-001.large.webp"
      }
    ],
    "expansion": {
      "id": "ST13_ja",
      "name": "Ultra Deck: The Three Brothers",
      "total": 19,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST13",
      "printed_total": 19,
      "release_date": "2024/04/19",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST13.logo.png",
      "translation": {
        "en": {
          "name": "Ultra Deck: The Three Brothers"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13_ja-001.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13_ja-001.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13_ja-001.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Red",
      "Yellow"
    ],
    "rules": [
      "[DON!! x1] [Activate: Main] [Once Per Turn] You may add 1 of your Characters with a cost of 3 or more and 7000 power or more to the top of your Life cards face-up: Up to 1 of your Characters gains +2000 power until the start of your next turn."
    ],
    "subtypes": [
      "Dressrosa",
      "Revolutionary Army"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.75,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-12T20:52:03.399Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}