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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP05_ja-086?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05_ja-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_ja-086.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-086.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-086.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05_ja",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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_ja.logo.png",
      "translation": {
        "en": {
          "name": "Awakening of the New Era"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-086.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-086.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-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": 1.97,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 48,
          "low": 40.8,
          "high": 55.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 3.25,
          "low": 2.76,
          "high": 3.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 37.16,
          "low": 31.59,
          "high": 42.73,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:04:15.027Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.49
      }
    }
  }
}