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 (Welcome Pack 2026 Vol.1)

Nami (Welcome Pack 2026 Vol.1)

R #PRB02-012 Character Straw Hat Crew Power 2000
Colors
Purple
Cost
2
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
693118
GET /api/v1/onepiece/cards/oppr-693118?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-693118",
    "name": "Nami (Welcome Pack 2026 Vol.1)",
    "number": "PRB02-012",
    "printed_number": "PRB02-012",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-693118.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-693118.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-693118.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": "693118",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-693118.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-693118.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-693118.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 \"Straw Hat Crew\" type card other than [Nami] and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
      "[Trigger] Play this card."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "R",
    "pricing": {
      "currency": "USD",
      "market": 6.55,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 124,
          "low": 105.4,
          "high": 142.6,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 57,
          "low": 48.45,
          "high": 65.55,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 95.5,
          "low": 81.18,
          "high": 109.82,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 57,
          "low": 48.45,
          "high": 65.55,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "down",
        "percent": -14.71
      }
    }
  }
}