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

← Egghead Crisis
Eleclaw (foil)

Eleclaw (foil)

Rare #19 Event Minks
Colors
Green
Cost
1
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
666535
GET /api/v1/onepiece/cards/EB04-019?include=prices 200 62ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-019",
    "name": "Eleclaw (foil)",
    "number": "19",
    "printed_number": "19",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-019.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-019.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-019.large.png"
      }
    ],
    "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": "666535",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-019.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-019.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-019.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Main] You may rest 1 of your cards: If your Leader has the {Minks} type, give up to 1 of your opponent's Characters −3 cost during this turn.",
      "[Counter] Up to 1 of your {Minks} type Leader or Character cards gains +3000 power during this battle."
    ],
    "subtypes": [
      "Minks"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T15:48:16.100Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}