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

← Paramount War
Kuzan (foil)

Kuzan (foil)

Super Rare #96 Character Navy Power 5000
Colors
Black
Cost
4
Attribute
Special
Expansion
Paramount War · One Piece
Language
English
TCGplayer
486468
GET /api/v1/onepiece/cards/OP02-096?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-096",
    "name": "Kuzan (foil)",
    "number": "96",
    "printed_number": "96",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-096.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-096.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-096.large.webp"
      }
    ],
    "expansion": {
      "id": "OP02",
      "name": "Paramount War",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "486468",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-096.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-096.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-096.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": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.49,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.49
        },
        {
          "condition": "MP",
          "price": 0.41
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 213.62,
          "low": 181.58,
          "high": 245.66,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21.5,
          "low": 18.27,
          "high": 24.73,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 52.8,
          "low": 44.88,
          "high": 60.72,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 32,
          "low": 27.2,
          "high": 36.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:11:10.710Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.08
      }
    }
  }
}