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

← Two Legends
Jozu (foil)

Jozu (foil)

Rare #47 Character Whitebeard Pirates Power 7000
Colors
Blue
Cost
6
Attribute
Strike
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558075
GET /api/v1/onepiece/cards/OP08-047?include=prices 200 64ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-047",
    "name": "Jozu (foil)",
    "number": "47",
    "printed_number": "47",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-047.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-047.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-047.large.png"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558075",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-047.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-047.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-047.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "7000",
    "attribute": "Strike",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] You may return 1 of your Characters other than this Character to the owner's hand: Return up to 1 Character with a cost of 6 or less to the owner's hand."
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 2.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.08
        },
        {
          "condition": "HP",
          "price": 1.33
        },
        {
          "condition": "DMG",
          "price": 1.31
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 1,
          "low": 0.85,
          "high": 1.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T19:49:00.062Z",
      "trend_7d": {
        "direction": "down",
        "percent": -11.49
      }
    }
  }
}