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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB04_ja-047?include=prices 200 48ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04_ja-047",
    "name": "Helmeppo",
    "number": "47",
    "printed_number": "47",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-047.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-047.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-047.large.webp"
      }
    ],
    "expansion": {
      "id": "EB04_ja",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Egghead Crisis"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-047.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-047.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-047.large.webp"
          }
        ]
      }
    ],
    "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.75,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T02:43:25.563Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}