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

← One Piece Promotion Cards
Kuzan (Championship 2023)

Kuzan (Championship 2023)

PR #OP02-096 Character Navy Power 5000
Colors
Black
Cost
4
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
509466
GET /api/v1/onepiece/cards/oppr-509466?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-509466",
    "name": "Kuzan (Championship 2023)",
    "number": "OP02-096",
    "printed_number": "OP02-096",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-509466.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-509466.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-509466.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "509466",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-509466.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-509466.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-509466.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] Draw 1 card.",
      "[When Attacking] Give up to 1 of your opponent's Characters -4 cost during this turn."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "PR",
    "pricing": {
      "currency": "USD",
      "market": 1800,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T20:29:48.174Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}