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

← Awakening of the New Era
Nefeltari Vivi (foil)

Nefeltari Vivi (foil)

Rare #86 Character Alabasta Power 1000
Colors
Black
Cost
1
Attribute
Wisdom
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528647
GET /api/v1/onepiece/cards/OP05-086?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-086",
    "name": "Nefeltari Vivi (foil)",
    "number": "86",
    "printed_number": "86",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-086.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-086.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-086.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528647",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-086.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-086.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-086.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "1000",
    "attribute": "Wisdom",
    "colors": [
      "Black"
    ],
    "rules": [
      "If you have 10 or more cards in your trash, this Character gains [Blocker].(After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
    ],
    "counter": "1000",
    "subtypes": [
      "Alabasta"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.27,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.27
        },
        {
          "condition": "HP",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 1587.5,
          "low": 1349.38,
          "high": 1825.62,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 33.5,
          "low": 49.99,
          "high": 49.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 44,
          "low": 29.2,
          "high": 67.4,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -10
      }
    }
  }
}