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

← Ultra Deck: The Three Brothers
Monkey.D.Luffy (foil)

Monkey.D.Luffy (foil)

Super Rare #15 Character SupernovasStraw Hat Crew Power 6000
Colors
Yellow
Attribute
Strike
Expansion
Ultra Deck: The Three Brothers · One Piece
Language
English
TCGplayer
543617
GET /api/v1/onepiece/cards/ST13-015?include=prices 200 49ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST13-015",
    "name": "Monkey.D.Luffy (foil)",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-015.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-015.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-015.large.png"
      }
    ],
    "expansion": {
      "id": "ST13",
      "name": "Ultra Deck: The Three Brothers",
      "total": 19,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST13",
      "printed_total": 19,
      "release_date": "2024/04/19",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "543617",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-015.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-015.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST13-015.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "6000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] This Character gains +2000 power until the start of your next turn. Then, if you have 1 or more Life cards, draw 1 card and trash 1 card from the top of your Life cards."
    ],
    "subtypes": [
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.6,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.6
        },
        {
          "condition": "HP",
          "price": 1.53
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T12:04:12.924Z",
      "trend_7d": {
        "direction": "down",
        "percent": -15.34
      }
    }
  }
}