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

← Starter Deck -green Roronoa Zoro
Kouzuki Oden (foil)

Kouzuki Oden (foil)

Super Rare #2 Character Land of WanoKouzuki Clan Power 6000
Colors
Green
Cost
5
Attribute
Slash
Expansion
Starter Deck -green Roronoa Zoro · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/ST32-002?include=prices 200 39ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST32-002",
    "name": "Kouzuki Oden (foil)",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-002.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-002.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-002.large.png"
      }
    ],
    "expansion": {
      "id": "ST32",
      "name": "Starter Deck -green Roronoa Zoro",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST32",
      "printed_total": 5,
      "release_date": "2026/07/18"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-002.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-002.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-002.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[On Play] Draw 1 card and up to 1 of your opponent's Characters with a base cost of 6 or less cannot be rested until the end of your opponent's next End Phase."
    ],
    "subtypes": [
      "Land of Wano",
      "Kouzuki Clan"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-18T01:30:33.581Z"
    }
  }
}