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

← Two Legends
Nami (specialAltArt)

Nami (specialAltArt)

Super Rare #106 Character EggheadStraw Hat Crew Power 5000
Colors
Yellow
Cost
5
Attribute
Special
Expansion
Two Legends · One Piece
Language
English
TCGplayer
596918
GET /api/v1/onepiece/cards/OP08-106vsaa?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-106vsaa",
    "name": "Nami (specialAltArt)",
    "number": "106",
    "printed_number": "106",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-106vsaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-106vsaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-106vsaa.large.webp"
      }
    ],
    "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": "596918",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-106vsaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-106vsaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-106vsaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] You may trash 1 card with a [Trigger] from your hand: K.O. up to 1 of your opponent's Characters with a cost of 5 or less. Then, if you have 3 or less cards in your hand, draw 1 card.",
      "[Trigger] Activate this card's [On Play] effect."
    ],
    "counter": "1000",
    "subtypes": [
      "Egghead",
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 827.93,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 1499.99,
          "low": 1138.41,
          "high": 3832.82,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 997.5,
          "low": 995.5,
          "high": 999.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 1010.73,
          "low": 901,
          "high": 901,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1299.06,
          "low": 382.6,
          "high": 1555.6,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 1931.34,
          "low": 1865.67,
          "high": 1997.01,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.91
      }
    }
  }
}