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 - OP13-001 (Ichiban Kuji Exclusive)

Monkey.D.Luffy - OP13-001 (Ichiban Kuji Exclusive)

L #OP13-001 Leader Straw Hat CrewSupernovas Power 5000
Colors
Green, Red
Attribute
Strike
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
696119
GET /api/v1/onepiece/cards/oppr-696119?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-696119",
    "name": "Monkey.D.Luffy - OP13-001 (Ichiban Kuji Exclusive)",
    "number": "OP13-001",
    "printed_number": "OP13-001",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-696119.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-696119.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-696119.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": "696119",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-696119.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-696119.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-696119.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Green",
      "Red"
    ],
    "rules": [
      "[DON!! x1] [On Your Opponent's Attack] If you have 5 or less active DON!! cards, you may rest any number of your DON!! cards. For every DON!! card rested this way, this Leader or up to 1 of your \"Straw Hat Crew\" type Characters gains +2000 power during this battle."
    ],
    "life": "4",
    "subtypes": [
      "Straw Hat Crew",
      "Supernovas"
    ],
    "rarity": "L",
    "pricing": {
      "currency": "USD",
      "market": 178.83,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T02:21:18.369Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.77
      }
    }
  }
}