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

← BLUE Kuzan
Sakazuki

Sakazuki

Common #2 Character Navy Power 5000
Colors
Blue
Cost
4
Attribute
Special
Expansion
BLUE Kuzan · One Piece
Language
English
TCGplayer
706333
GET /api/v1/onepiece/cards/ST33-002?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST33-002",
    "name": "Sakazuki",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33-002.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33-002.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33-002.large.webp"
      }
    ],
    "expansion": {
      "id": "ST33",
      "name": "BLUE Kuzan",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST33",
      "printed_total": 5,
      "release_date": "2026/07/31",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST33.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "706333",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33-002.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33-002.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST33-002.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[When Attacking] You may trash 1 card from your hand: If your opponent has 6 or more cards in their hand, your opponent trashes 1 card from their hand.",
      "[On K.O.] Play up to 1 {Navy} type Character card with a cost of 4 or less from your hand."
    ],
    "counter": "1000",
    "subtypes": [
      "Navy"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.18,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T02:47:08.002Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}