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 #102 Character EggheadStraw Hat Crew Power 4000
Colors
Green
Attribute
Special
Expansion
Promos · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/P_ja-102?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P_ja-102",
    "name": "Nami",
    "number": "102",
    "printed_number": "102",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-102.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-102.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-102.large.webp"
      }
    ],
    "expansion": {
      "id": "P_ja",
      "name": "Promos",
      "total": 97,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "P",
      "printed_total": 97,
      "release_date": "2022/07/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png",
      "translation": {
        "en": {
          "name": "Promos"
        }
      }
    },
    "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/P_ja-102.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-102.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-102.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "4000",
    "attribute": "Special",
    "colors": [
      "Green"
    ],
    "rules": [
      "[On Play] If your Leader has the {Straw Hat Crew} type, set up to 2 of your DON!! cards as active."
    ],
    "counter": "2000",
    "subtypes": [
      "Egghead",
      "Straw Hat Crew"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 6,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 100,
          "low": 100,
          "high": 100,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 37.92,
          "low": 27.89,
          "high": 51.1,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 39.79,
          "low": 25.46,
          "high": 69.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 38
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 42.5,
          "low": 41.3,
          "high": 100,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 44,
          "trend": {
            "direction": "down",
            "percent": -40.1
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 22.29,
          "low": 21.05,
          "high": 25.45,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 111.98,
          "low": 120.5,
          "high": 120.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T02:18:11.376Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}