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

← Egghead
Monkey.D.Luffy (foil)

Monkey.D.Luffy (foil)

Leader #1 Leader EggheadThe Four EmperorsStraw Hat Crew Power 5000
Colors
Yellow
Attribute
Strike
Expansion
Egghead · One Piece
Language
English
TCGplayer
671534
GET /api/v1/onepiece/cards/ST29-001?include=prices 200 64ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST29-001",
    "name": "Monkey.D.Luffy (foil)",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST29-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST29-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST29-001.large.png"
      }
    ],
    "expansion": {
      "id": "ST29",
      "name": "Egghead",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST29",
      "printed_total": 17,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST29.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "671534",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST29-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST29-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST29-001.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[When Attacking] If you have 2 or less Life cards, draw 1 card and trash 1 card from your hand."
    ],
    "subtypes": [
      "Egghead",
      "The Four Emperors",
      "Straw Hat Crew"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 2.9,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.9
        },
        {
          "condition": "LP",
          "price": 2.48
        },
        {
          "condition": "MP",
          "price": 2.25
        },
        {
          "condition": "DMG",
          "price": 2
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 220,
          "low": 187,
          "high": 253,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 38,
          "low": 36,
          "high": 40.11,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 77.75,
          "low": 70.01,
          "high": 89.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 24.12,
          "low": 23.31,
          "high": 24.31,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 68,
          "low": 64.93,
          "high": 68.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 46.5,
          "low": 42,
          "high": 56,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T06:01:56.305Z",
      "trend_7d": {
        "direction": "down",
        "percent": -9.09
      }
    }
  }
}