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

← One Piece Promotion Cards
Megalo (Judge Pack Vol. 7)

Megalo (Judge Pack Vol. 7)

UC #OP11-112 Character AnimalFish-Man Island Power 2000
Colors
Yellow
Cost
3
Attribute
Wisdom
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
668203
GET /api/v1/onepiece/cards/oppr-668203?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-668203",
    "name": "Megalo (Judge Pack Vol. 7)",
    "number": "OP11-112",
    "printed_number": "OP11-112",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-668203.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-668203.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-668203.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "668203",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-668203.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-668203.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-668203.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "2000",
    "attribute": "Wisdom",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[Opponent's Turn] If your Leader is [Shirahoshi], this Character gains +4000 power."
    ],
    "subtypes": [
      "Animal",
      "Fish-Man Island"
    ],
    "rarity": "UC",
    "pricing": {
      "currency": "USD",
      "market": 0.99,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "down",
        "percent": -12.39
      }
    }
  }
}