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

← Legacy of the Master
Zeff

Zeff

Uncommon #72 Character East Blue Power 5000
Colors
Purple
Cost
4
Attribute
Strike
Expansion
Legacy of the Master · One Piece
Language
English
TCGplayer
643812
GET /api/v1/onepiece/cards/OP12-072?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12-072",
    "name": "Zeff",
    "number": "72",
    "printed_number": "72",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-072.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-072.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-072.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP12",
      "printed_total": 119,
      "release_date": "2025/08/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "643812",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-072.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-072.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-072.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "When a DON!! card on your field is returned to your DON!! deck, if your Leader is [Sanji], this Character gains [Rush] during this turn.(This card can attack on the turn in which it is played.)"
    ],
    "counter": "1000",
    "subtypes": [
      "East Blue"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:21:46.262Z",
      "trend_7d": {
        "direction": "down",
        "percent": -37.5
      }
    }
  }
}