Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Egghead Crisis
Monkey.D.Luffy (altArt)

Monkey.D.Luffy (altArt)

Secret Rare #61 Character EggheadThe Four EmperorsStraw Hat Crew Power 12000
Colors
Yellow
Cost
10
Attribute
Strike
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
685334
GET /api/v1/onepiece/cards/EB04-061vaa?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-061vaa",
    "name": "Monkey.D.Luffy (altArt)",
    "number": "61",
    "printed_number": "61",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-061vaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-061vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-061vaa.large.webp"
      }
    ],
    "expansion": {
      "id": "EB04",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB04",
      "printed_total": 61,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "685334",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-061vaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-061vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-061vaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "10",
    "power": "12000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "This card in your hand has a cost of -3 if you have 1 or less Life cards.",
      "[On Play] Your Leader gains +2000 power until the end of your opponent's next End Phase. Then, this Character gains [Blocker] until the end of your opponent's next End Phase."
    ],
    "subtypes": [
      "Egghead",
      "The Four Emperors",
      "Straw Hat Crew"
    ],
    "rarity": "Secret Rare",
    "pricing": {
      "currency": "USD",
      "market": 56.6,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 104.88,
          "low": 101.5,
          "high": 113.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 235.5,
          "low": 189,
          "high": 515.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 13,
          "trend": {
            "direction": "down",
            "percent": -34.9
          }
        }
      ],
      "market_updated_at": "2026-09-21T03:45:36.408Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.47
      }
    }
  }
}