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

← Promos
Sabo

Sabo

Promo #105 Character Revolutionary Army Power 6000
Colors
Black
Attribute
Special
Expansion
Promos · One Piece
Language
English
TCGplayer
668179
GET /api/v1/onepiece/cards/P-105?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P-105",
    "name": "Sabo",
    "number": "105",
    "printed_number": "105",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-105.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-105.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-105.large.webp"
      }
    ],
    "expansion": {
      "id": "P",
      "name": "Promos",
      "total": 103,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "P",
      "printed_total": 103,
      "release_date": "2022/07/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "668179",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-105.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-105.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-105.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "If your Leader has the {Revolutionary Army} type, this Character gains [Blocker] and +4 cost.",
      "[On Play] You may add 1 card from the top or bottom of your Life cards to your hand: Give up to 1 rested DON!! card to your Leader or 1 of your Characters."
    ],
    "subtypes": [
      "Revolutionary Army"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 0.27,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.27
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:28:01.810Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.9
      }
    }
  }
}