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

← Kingdoms of Intrigue
Nami

Nami

Common #11 Character AlabastaStraw Hat Crew Power 3000
Colors
Red
Cost
2
Attribute
Wisdom
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
516738
GET /api/v1/onepiece/cards/OP04-011?include=prices 200 46ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-011",
    "name": "Nami",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-011.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-011.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-011.large.png"
      }
    ],
    "expansion": {
      "id": "OP04",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "516738",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-011.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-011.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-011.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "3000",
    "attribute": "Wisdom",
    "colors": [
      "Red"
    ],
    "rules": [
      "[When Attacking] Reveal 1 card from the top of your deck. If the revealed card is a Character card with 6000 power or more, this Character gains +3000 power during this turn. Then, place the revealed card at the bottom of your deck."
    ],
    "subtypes": [
      "Alabasta",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.16,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.16
        },
        {
          "condition": "LP",
          "price": 0.13
        },
        {
          "condition": "DMG",
          "price": 0.15
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 64,
          "low": 54.4,
          "high": 73.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 39,
          "low": 33.15,
          "high": 44.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 49.32,
          "low": 41.92,
          "high": 56.72,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T11:02:21.686Z",
      "trend_7d": {
        "direction": "up",
        "percent": 14.29
      }
    }
  }
}