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

← Carrying On His Will
Monkey.D.Luffy

Monkey.D.Luffy

Leader #1 Leader SupernovasStraw Hat Crew Power 5000
Colors
Red, Green
Attribute
Strike
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657250
GET /api/v1/onepiece/cards/OP13-001?include=prices 200 65ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-001",
    "name": "Monkey.D.Luffy",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-001.large.png"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "657250",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-001.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Red",
      "Green"
    ],
    "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."
    ],
    "subtypes": [
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        },
        {
          "condition": "LP",
          "price": 0.16
        },
        {
          "condition": "MP",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T02:31:21.671Z",
      "trend_7d": {
        "direction": "down",
        "percent": -27.27
      }
    }
  }
}