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

← Starter Deck -red Monkey.d.luffy
Monkey.D.Luffy (foil)

Monkey.D.Luffy (foil)

Super Rare #4 Character The Four EmperorsStraw Hat Crew Power 9000
Colors
Red
Cost
7
Attribute
Strike
Expansion
Starter Deck -red Monkey.d.luffy · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/ST31-004?include=prices 200 44ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST31-004",
    "name": "Monkey.D.Luffy (foil)",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-004.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-004.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-004.large.png"
      }
    ],
    "expansion": {
      "id": "ST31",
      "name": "Starter Deck -red Monkey.d.luffy",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST31",
      "printed_total": 5,
      "release_date": "2026/07/18"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-004.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-004.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-004.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "9000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "If you have a total of 3 or more given DON!! cards, this Character gains [Rush].",
      "(This card can attack on the turn in which it is played.)",
      "[On Play] For every {Straw Hat Crew} type card on your field, give up to 1 of your opponent's Characters −1000 power during this turn."
    ],
    "subtypes": [
      "The Four Emperors",
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-18T01:30:37.493Z"
    }
  }
}