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

← One Piece Promotion Cards
Nami (Premium Card Collection -Best Selection Vol. 1-)

Nami (Premium Card Collection -Best Selection Vol. 1-)

SR #OP02-036 Character Straw Hat Crew Power 5000
Colors
Green
Cost
3
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
546669
GET /api/v1/onepiece/cards/oppr-546669?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-546669",
    "name": "Nami (Premium Card Collection -Best Selection Vol. 1-)",
    "number": "OP02-036",
    "printed_number": "OP02-036",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-546669.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-546669.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-546669.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "546669",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-546669.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-546669.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-546669.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Green"
    ],
    "rules": [
      "[On Play]/[When Attacking] (1) (You may rest the specified number of DON!! cards in your cost area.): Look at 3 cards from the top of your deck; reveal up to 1 \"FILM\" type card other than [Nami] and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "SR",
    "pricing": {
      "currency": "USD",
      "market": 34.86,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 79.99,
          "low": 71.79,
          "high": 79.99,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 129.75,
          "low": 126.74,
          "high": 132.75,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 64.99,
          "low": 52.96,
          "high": 74.75,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.58
      }
    }
  }
}