Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Carrying On His Will
Sabo (storeTreasureCupAltArt)

Sabo (storeTreasureCupAltArt)

Secret Rare #120 Character DressrosaRevolutionary Army Power 7000
Colors
Black
Cost
6
Attribute
Special
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/OP13-120vstcaa?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-120vstcaa",
    "name": "Sabo (storeTreasureCupAltArt)",
    "number": "120",
    "printed_number": "120",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-120vstcaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-120vstcaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-120vstcaa.large.webp"
      }
    ],
    "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": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-120vstcaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-120vstcaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-120vstcaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Blocker]",
      "[Activate: Main] [Once Per Turn] Up to 1 of your Characters gains +2 cost until the end of your opponent's next turn. Then, give up to 1 rested DON!! card to your Leader."
    ],
    "subtypes": [
      "Dressrosa",
      "Revolutionary Army"
    ],
    "rarity": "Secret Rare",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": []
    }
  }
}