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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP04_ja-011?include=prices 200 44ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04_ja-011",
    "name": "Nami",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-011.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-011.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-011.large.webp"
      }
    ],
    "expansion": {
      "id": "OP04_ja",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Kingdoms of Intrigue"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-011.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-011.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-011.large.webp"
          }
        ]
      }
    ],
    "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": 19.98,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 256,
          "low": 211.19,
          "high": 455.2,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 100,
          "low": 48,
          "high": 100,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 155.25,
          "low": 79.84,
          "high": 207.1,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 12,
          "trend": {
            "direction": "flat",
            "percent": 0
          }
        }
      ],
      "market_updated_at": "2026-07-31T02:13:21.938Z",
      "trend_7d": {
        "direction": "up",
        "percent": 100.2
      }
    }
  }
}