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

← Promos
Nami

Nami

Promo #117 Leader East Blue Power 5000
Colors
Blue
Attribute
Wisdom
Expansion
Promos · One Piece
Language
English
TCGplayer
656569
GET /api/v1/onepiece/cards/P-117?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P-117",
    "name": "Nami",
    "number": "117",
    "printed_number": "117",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-117.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-117.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-117.large.webp"
      }
    ],
    "expansion": {
      "id": "P",
      "name": "Promos",
      "total": 103,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "P",
      "printed_total": 103,
      "release_date": "2022/07/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "656569",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-117.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-117.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-117.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Wisdom",
    "colors": [
      "Blue"
    ],
    "rules": [
      "Under the rules of this game, you can only include {East Blue} type cards in your deck and when your deck is reduced to 0, you win the game instead of losing.",
      "[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."
    ],
    "life": "5",
    "subtypes": [
      "East Blue"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 1.28,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.28
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:28:01.810Z",
      "trend_7d": {
        "direction": "down",
        "percent": -20.5
      }
    }
  }
}