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 World's Strongest Warriors
Kouzuki Oden (foil)

Kouzuki Oden (foil)

Rare #7 Character Land of WanoKouzuki ClanWhitebeard Pirates Power 8000
Colors
Red
Cost
7
Attribute
Slash
Expansion
The World's Strongest Warriors · One Piece
Language
English
TCGplayer
708065
GET /api/v1/onepiece/cards/OP17-007?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP17-007",
    "name": "Kouzuki Oden (foil)",
    "number": "7",
    "printed_number": "7",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-007.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-007.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-007.large.webp"
      }
    ],
    "expansion": {
      "id": "OP17",
      "name": "The World's Strongest Warriors",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP17",
      "printed_total": 119,
      "release_date": "2026/08/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP17.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "708065",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-007.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-007.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-007.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "8000",
    "attribute": "Slash",
    "colors": [
      "Red"
    ],
    "rules": [
      "[On Play] If your Leader is [Edward.Newgate] or has the {Land of Wano} type, play up to 1 {Land of Wano} type Character card or Character card with a type including \"Whitebeard Pirates\" with 6000 power or less from your hand."
    ],
    "subtypes": [
      "Land of Wano",
      "Kouzuki Clan",
      "Whitebeard Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.14,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:31:43.865Z",
      "trend_7d": {
        "direction": "up",
        "percent": 40
      }
    }
  }
}