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

← Romance Dawn
Kouzuki Oden

Kouzuki Oden

Leader #31 Leader Land of WanoKouzuki Clan Power 5000
Colors
Green
Attribute
Slash
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454551
GET /api/v1/onepiece/cards/OP01-031?include=prices 200 52ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-031",
    "name": "Kouzuki Oden",
    "number": "31",
    "printed_number": "31",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-031.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-031.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-031.large.png"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "454551",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-031.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-031.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-031.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] You can trash 1 {Land of Wano} type card from your hand: Set up to 2 of your DON!! cards as active."
    ],
    "subtypes": [
      "Land of Wano",
      "Kouzuki Clan"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.27,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.27
        },
        {
          "condition": "LP",
          "price": 0.23
        },
        {
          "condition": "MP",
          "price": 0.07
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 233.56,
          "low": 198.53,
          "high": 268.59,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 208,
          "low": 176.8,
          "high": 239.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 260,
          "low": 221,
          "high": 299,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 156,
          "low": 132.6,
          "high": 179.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T10:46:15.896Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.57
      }
    }
  }
}