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

← Egghead Crisis
Helmeppo

Helmeppo

Rare #47 Character NavySWORD Power 3000
Colors
Black
Cost
3
Attribute
Slash
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
685316
GET /api/v1/onepiece/cards/EB04-047?include=prices 200 67ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-047",
    "name": "Helmeppo",
    "number": "47",
    "printed_number": "47",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-047.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-047.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-047.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": "685316",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-047.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-047.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-047.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "3000",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Activate: Main] You may trash this Character: Play up to 1 {SWORD} type Character with a cost of 3 or less other than [Helmeppo] from your hand or trash."
    ],
    "subtypes": [
      "Navy",
      "SWORD"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.2
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T15:48:16.100Z",
      "trend_7d": {
        "direction": "down",
        "percent": -13.04
      }
    }
  }
}