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

← The Time Of Battle
Kouzuki Oden

Kouzuki Oden

Common #83 Character Land of WanoKouzuki Clan Power 6000
Colors
Black
Cost
5
Attribute
Slash
Expansion
The Time Of Battle · One Piece
Language
English
TCGplayer
696067
GET /api/v1/onepiece/cards/OP16-083?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP16-083",
    "name": "Kouzuki Oden",
    "number": "83",
    "printed_number": "83",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-083.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-083.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-083.large.webp"
      }
    ],
    "expansion": {
      "id": "OP16",
      "name": "The Time Of Battle",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP16",
      "printed_total": 119,
      "release_date": "2026/06/12",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP16.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "696067",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-083.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-083.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-083.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Play] You may trash 1 Character card with a cost of 8 or more from your hand: Draw 2 cards."
    ],
    "counter": "1000",
    "subtypes": [
      "Land of Wano",
      "Kouzuki Clan"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.06,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.06
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:48:19.053Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}