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 (foil)

Nami (foil)

Super Rare #106 Character EggheadStraw Hat Crew Power 5000
Colors
Yellow
Cost
5
Attribute
Special
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558145
GET /api/v1/onepiece/cards/OP08-106?include=prices 200 47ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-106",
    "name": "Nami (foil)",
    "number": "106",
    "printed_number": "106",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-106.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-106.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-106.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": "558145",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-106.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-106.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-106.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": 2.68,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.68
        },
        {
          "condition": "HP",
          "price": 2.66
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 1310.83,
          "low": 1278.75,
          "high": 1312.83,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 35.49,
          "low": 34.7,
          "high": 75.21,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "8",
          "value": 27.74,
          "low": 27.73,
          "high": 27.76,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 29.7,
          "low": 29.04,
          "high": 30.35,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 36,
          "low": 30.6,
          "high": 41.4,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 79.99,
          "low": 76.83,
          "high": 85.66,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 27.42,
          "low": 27.19,
          "high": 27.63,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 32,
          "low": 28.38,
          "high": 33.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 35.98,
          "low": 35.81,
          "high": 36.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 53.5,
          "low": 48,
          "high": 56,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.37
      }
    }
  }
}