Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Pillars of Strength
Nami

Nami

Leader #40 Leader East Blue Power 5000
Colors
Blue
Attribute
Wisdom
Expansion
Pillars of Strength · One Piece
Language
English
TCGplayer
498253
GET /api/v1/onepiece/cards/OP03-040?include=prices 200 53ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03-040",
    "name": "Nami",
    "number": "40",
    "printed_number": "40",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-040.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-040.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-040.large.png"
      }
    ],
    "expansion": {
      "id": "OP03",
      "name": "Pillars of Strength",
      "total": 123,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP03",
      "printed_total": 123,
      "release_date": "2023/06/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "498253",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-040.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-040.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-040.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Wisdom",
    "colors": [
      "Blue"
    ],
    "rules": [
      "When your deck is reduced to 0, you win the game instead of losing, according to the rules.",
      "[DON!! x1] When this Leader's attack deals damage to your opponent's Life, you may trash 1 card from the top of your deck."
    ],
    "subtypes": [
      "East Blue"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 1.25,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.25
        },
        {
          "condition": "LP",
          "price": 0.79
        },
        {
          "condition": "MP",
          "price": 0.64
        },
        {
          "condition": "HP",
          "price": 0.4
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 590,
          "low": 501.5,
          "high": 678.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 286,
          "low": 243.1,
          "high": 328.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 357.95,
          "low": 304.26,
          "high": 411.64,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 215,
          "low": 182.75,
          "high": 247.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T17:48:24.469Z",
      "trend_7d": {
        "direction": "up",
        "percent": 5.93
      }
    }
  }
}