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

← Ace & Newgate
Kouzuki Oden (foil)

Kouzuki Oden (foil)

Super Rare #5 Character Land of WanoKouzuki ClanWhitebeard Pirates Power 8000
Colors
Blue
Cost
7
Attribute
Slash
Expansion
Ace & Newgate · One Piece
Language
English
TCGplayer
647691
GET /api/v1/onepiece/cards/ST22-005?include=prices 200 106ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST22-005",
    "name": "Kouzuki Oden (foil)",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-005.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-005.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-005.large.png"
      }
    ],
    "expansion": {
      "id": "ST22",
      "name": "Ace & Newgate",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST22",
      "printed_total": 17,
      "release_date": "2025/09/05",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST22.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "647691",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-005.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-005.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22-005.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "8000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "If this Character would be removed from the field by your opponent's effect, you may trash 2 cards from your hand instead.",
      "[Activate: Main] [Once Per Turn] You may rest 3 of your DON!! cards and return 1 of your Characters other than this Character to the owner's hand: Set this Character as active."
    ],
    "subtypes": [
      "Land of Wano",
      "Kouzuki Clan",
      "Whitebeard Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.47,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.47
        },
        {
          "condition": "LP",
          "price": 0.42
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T22:02:23.290Z",
      "trend_7d": {
        "direction": "up",
        "percent": 14.63
      }
    }
  }
}