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

← Paramount War
Jozu

Jozu

Rare #8 Character Whitebeard Pirates Power 4000
Colors
Red
Cost
4
Attribute
Strike
Expansion
Paramount War · One Piece
Language
English
TCGplayer
580977
GET /api/v1/onepiece/cards/OP02-008?include=prices 200 51ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-008",
    "name": "Jozu",
    "number": "8",
    "printed_number": "8",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-008.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-008.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-008.large.png"
      }
    ],
    "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": "580977",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-008.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-008.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-008.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "4000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[DON!! x1] If you have 2 or less Life cards and your Leader's type includes \"Whitebeard Pirates\", this Character gains [Rush].(This card can attack on the turn in which it is played.)"
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.32,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.32
        },
        {
          "condition": "LP",
          "price": 0.29
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 345,
          "low": 293.25,
          "high": 396.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 212,
          "low": 180.2,
          "high": 243.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 265.49,
          "low": 225.67,
          "high": 305.31,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 159,
          "low": 135.15,
          "high": 182.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T17:05:41.568Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}