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 (Jumbo)

Monkey.D.Luffy (Jumbo)

L #OP09-061 Leader Straw Hat CrewThe Four Emperors Power 5000
Colors
Purple, Black
Attribute
Strike
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
649678
GET /api/v1/onepiece/cards/oppr-649678?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-649678",
    "name": "Monkey.D.Luffy (Jumbo)",
    "number": "OP09-061",
    "printed_number": "OP09-061",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649678.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649678.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649678.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": "649678",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649678.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649678.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649678.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Purple",
      "Black"
    ],
    "rules": [
      "[DON!! x1] All of your Characters gain +1 cost.",
      "[Your Turn] [Once Per Turn] When 2 or more DON!! cards on your field are returned to your DON!! deck, add up to 1 DON!! card from your DON!! deck and set it as active, and add up to 1 additional DON!! card and rest it."
    ],
    "life": "4",
    "subtypes": [
      "Straw Hat Crew",
      "The Four Emperors"
    ],
    "rarity": "L",
    "pricing": {
      "currency": "USD",
      "market": 40,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-17T02:09:03.731Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}