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

← Legacy of the Master
Kuzan

Kuzan

Leader #40 Leader Navy Power 5000
Colors
Blue
Attribute
Special
Expansion
Legacy of the Master · One Piece
Language
English
TCGplayer
643772
GET /api/v1/onepiece/cards/OP12-040?include=prices 200 64ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12-040",
    "name": "Kuzan",
    "number": "40",
    "printed_number": "40",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-040.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-040.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-040.large.png"
      }
    ],
    "expansion": {
      "id": "OP12",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP12",
      "printed_total": 119,
      "release_date": "2025/08/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "643772",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-040.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-040.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-040.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "When a card is trashed from your hand by your {Navy} type card's effect, draw cards equal to the number of cards trashed."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.12,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.12
        },
        {
          "condition": "MP",
          "price": 0.03
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 79,
          "low": 67.15,
          "high": 90.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 49,
          "low": 41.65,
          "high": 56.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 61,
          "low": 51.85,
          "high": 70.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 37,
          "low": 31.45,
          "high": 42.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T22:02:19.588Z",
      "trend_7d": {
        "direction": "up",
        "percent": 9.09
      }
    }
  }
}