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 Captains
Monkey.D.Luffy (foil)

Monkey.D.Luffy (foil)

Super Rare #6 Character Straw Hat Crew Power 11000
Colors
Red
Cost
10
Attribute
Strike
Expansion
Ultra Deck: The Three Captains · One Piece
Language
English
TCGplayer
525049
GET /api/v1/onepiece/cards/ST10-006?include=prices 200 56ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST10-006",
    "name": "Monkey.D.Luffy (foil)",
    "number": "6",
    "printed_number": "6",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-006.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-006.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-006.large.png"
      }
    ],
    "expansion": {
      "id": "ST10",
      "name": "Ultra Deck: The Three Captains",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST10",
      "printed_total": 17,
      "release_date": "2023/11/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "525049",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-006.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-006.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-006.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "10",
    "power": "11000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Rush] (This card can attack on the turn in which it is played.)",
      "[Once Per Turn] When your opponent activates a [Blocker], K.O. up to 1 of your opponent's Characters with 8000 power or less."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 2.24,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.24
        },
        {
          "condition": "LP",
          "price": 1.82
        },
        {
          "condition": "MP",
          "price": 1.3
        },
        {
          "condition": "HP",
          "price": 0.99
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T11:02:20.104Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.68
      }
    }
  }
}