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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP08_ja-106?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08_ja-106",
    "name": "Nami (foil)",
    "number": "106",
    "printed_number": "106",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-106.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-106.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-106.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08_ja",
      "name": "Two Legends",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Two Legends"
        }
      }
    },
    "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/OP08_ja-106.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-106.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-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": 3.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 120,
          "low": 102.76,
          "high": 124.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21.75,
          "low": 18.49,
          "high": 25.01,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 33.92,
          "low": 28.83,
          "high": 39.01,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 79.5,
          "low": 72.75,
          "high": 86.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 92.39,
          "low": 84.35,
          "high": 96.19,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 35.38,
          "low": 34.65,
          "high": 36.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 93,
          "low": 90.5,
          "high": 95.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 55.5,
          "low": 50.75,
          "high": 57.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T06:54:05.540Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}