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 (Sealed Battle Kit Vol. 1)

Nami (Sealed Battle Kit Vol. 1)

PR #P-053 Character Straw Hat Crew Power 1000
Colors
Blue
Cost
1
Attribute
Wisdom
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
518700
GET /api/v1/onepiece/cards/oppr-518700?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-518700",
    "name": "Nami (Sealed Battle Kit Vol. 1)",
    "number": "P-053",
    "printed_number": "P-053",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-518700.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-518700.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-518700.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": "518700",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-518700.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-518700.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-518700.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "1000",
    "attribute": "Wisdom",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] If you have 3 or less cards in your hand, return up to 1 of your opponent's Characters with a cost of 3 or less to the owner's hand."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "PR",
    "pricing": {
      "currency": "USD",
      "market": 3.64,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 175,
          "low": 148.75,
          "high": 201.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 81,
          "low": 68.85,
          "high": 93.15,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 19.99,
          "low": 16.99,
          "high": 22.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 134.5,
          "low": 114.33,
          "high": 154.67,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 81,
          "low": 68.85,
          "high": 93.15,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}