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
English
TCGplayer
668174
GET /api/v1/onepiece/cards/P-102?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P-102",
    "name": "Nami",
    "number": "102",
    "printed_number": "102",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-102.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-102.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-102.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": "668174",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-102.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-102.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-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": 0.52,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 47.6,
          "low": 61,
          "high": 61,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 347.88,
          "low": 335.5,
          "high": 379.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-21T02:28:01.810Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.89
      }
    }
  }
}