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

← The Seven Warlords of the Sea
Sentomaru

Sentomaru

Common #7 Character Navy Power 4000
Colors
Blue
Cost
3
Attribute
Slash
Expansion
The Seven Warlords of the Sea · One Piece
Language
English
TCGplayer
288275
GET /api/v1/onepiece/cards/ST03-007?include=prices 200 48ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST03-007",
    "name": "Sentomaru",
    "number": "7",
    "printed_number": "7",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-007.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-007.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-007.large.png"
      }
    ],
    "expansion": {
      "id": "ST03",
      "name": "The Seven Warlords of the Sea",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST03",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "288275",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-007.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-007.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-007.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[DON!! x1] [Activate: Main] [Once Per Turn] ➁ (You may rest the specified number of DON!! cards in your cost area.): Play up to 1 [Pacifista] with a cost of 4 or less from your deck, then shuffle your deck."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.21,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.21
        },
        {
          "condition": "LP",
          "price": 0.19
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 47,
          "low": 39.95,
          "high": 54.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 36.02,
          "low": 30.62,
          "high": 41.42,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T10:02:20.478Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.55
      }
    }
  }
}