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

← Kingdoms of Intrigue
Nefeltari Vivi

Nefeltari Vivi

Leader #1 Leader Alabasta Power 5000
Colors
Red, Blue
Attribute
Slash
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
510762
GET /api/v1/onepiece/cards/OP04-001?include=prices 200 48ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-001",
    "name": "Nefeltari Vivi",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-001.large.png"
      }
    ],
    "expansion": {
      "id": "OP04",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "510762",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-001.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Red",
      "Blue"
    ],
    "rules": [
      "This Leader cannot attack.",
      "[Activate: Main] [Once Per Turn] ➁ (You may rest the specified number of DON!! cards in your cost area.): Draw 1 card and up to 1 of your Characters gains [Rush] during this turn.(This card can attack on the turn in which it is played.)"
    ],
    "subtypes": [
      "Alabasta"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 149.08,
          "low": 126.72,
          "high": 171.44,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 120,
          "low": 102,
          "high": 138,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 150.56,
          "low": 127.98,
          "high": 173.14,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T11:02:21.686Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.25
      }
    }
  }
}