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

← Memorial Collection
Kouzuki Oden

Kouzuki Oden

Leader #1 Leader Land of WanoKouzuki Clan Power 5000
Colors
Red, Green
Attribute
Slash
Expansion
Memorial Collection · One Piece
Language
English
TCGplayer
544523
GET /api/v1/onepiece/cards/EB01-001?include=prices 200 690ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01-001",
    "name": "Kouzuki Oden",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-001.large.png"
      }
    ],
    "expansion": {
      "id": "EB01",
      "name": "Memorial Collection",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB01",
      "printed_total": 61,
      "release_date": "2024/05/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "544523",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-001.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Red",
      "Green"
    ],
    "rules": [
      "All of your {Land of Wano} type Character cards without a Counter have a +1000 Counter, according to the rules.",
      "[DON!! x1] [When Attacking] If you have a {Land of Wano} type Character with a cost of 5 or more, this Leader gains +1000 power until the start of your next turn."
    ],
    "subtypes": [
      "Land of Wano",
      "Kouzuki Clan"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.29,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.29
        },
        {
          "condition": "LP",
          "price": 0.22
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 91.14,
          "low": 77.47,
          "high": 104.81,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T19:49:11.382Z",
      "trend_7d": {
        "direction": "up",
        "percent": 16
      }
    }
  }
}