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

← Two Legends
Nekomamushi

Nekomamushi

Uncommon #28 Character MinksThe Akazaya Nine Power 6000
Colors
Green
Cost
5
Attribute
Slash
Expansion
Two Legends · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP08_ja-028?include=prices 200 40ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08_ja-028",
    "name": "Nekomamushi",
    "number": "28",
    "printed_number": "28",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-028.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-028.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-028.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08_ja",
      "name": "Two Legends",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png",
      "translation": {
        "en": {
          "name": "Two Legends"
        }
      }
    },
    "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/OP08_ja-028.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-028.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-028.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[On Play] If your opponent has 7 or more rested cards, this Character gains [Rush] during this turn.(This card can attack on the turn in which it is played.)"
    ],
    "subtypes": [
      "Minks",
      "The Akazaya Nine"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.5,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T06:55:42.258Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}