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

← Egghead Crisis
Megalo (foil)

Megalo (foil)

Rare #18 Character AnimalFish-Man Island Power 4000
Colors
Green
Cost
4
Attribute
Wisdom
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
671333
GET /api/v1/onepiece/cards/EB04-018?include=prices 200 56ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-018",
    "name": "Megalo (foil)",
    "number": "18",
    "printed_number": "18",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-018.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-018.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-018.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": "671333",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-018.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-018.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-018.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "4000",
    "attribute": "Wisdom",
    "colors": [
      "Green"
    ],
    "rules": [
      "[On Play] You may rest this Character: K.O. up to 1 of your opponent's rested Characters with 8000 power or less."
    ],
    "subtypes": [
      "Animal",
      "Fish-Man Island"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.1,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.1
        },
        {
          "condition": "LP",
          "price": 0.7
        },
        {
          "condition": "MP",
          "price": 0.43
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T22:02:23.849Z",
      "trend_7d": {
        "direction": "up",
        "percent": 15.79
      }
    }
  }
}