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

← EX Gear 5
Nami

Nami

Common #9 Character Straw Hat Crew Power 1000
Colors
Red
Cost
3
Attribute
Special
Expansion
EX Gear 5 · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST21_ja-009?include=prices 200 48ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST21_ja-009",
    "name": "Nami",
    "number": "9",
    "printed_number": "9",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-009.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-009.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-009.large.webp"
      }
    ],
    "expansion": {
      "id": "ST21_ja",
      "name": "EX Gear 5",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST21",
      "printed_total": 17,
      "release_date": "2025/03/14",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST21.logo.png",
      "translation": {
        "en": {
          "name": "EX Gear 5"
        }
      }
    },
    "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/ST21_ja-009.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-009.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-009.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "1000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] Give up to 2 rested DON!! cards to 1 of your {Straw Hat Crew} type Leader or Character cards."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 10.98,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T00:02:17.165Z",
      "trend_7d": {
        "direction": "up",
        "percent": 5678.95
      }
    }
  }
}