Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← One Piece Promotion Cards
Monkey.D.Luffy - ST01-001 [Serial Number]

Monkey.D.Luffy - ST01-001 [Serial Number]

PR #ST01-001 Leader Straw Hat CrewSupernovas Power 5000
Colors
Red
Attribute
Strike
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
451393
GET /api/v1/onepiece/cards/oppr-451393?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-451393",
    "name": "Monkey.D.Luffy - ST01-001 [Serial Number]",
    "number": "ST01-001",
    "printed_number": "ST01-001",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-451393.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-451393.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-451393.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "451393",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-451393.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-451393.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-451393.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] Give this Leader or 1 of your Characters up to 1 rested DON!! card."
    ],
    "life": "5",
    "subtypes": [
      "Straw Hat Crew",
      "Supernovas"
    ],
    "rarity": "PR",
    "pricing": {
      "currency": "USD",
      "market": 100000,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T20:29:27.906Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}