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

← Adventure on Kami's Island
Enel (altArt)

Enel (altArt)

Leader #58 Leader Sky Island Power 5000
Colors
Purple
Attribute
Special
Expansion
Adventure on Kami's Island · One Piece
Language
English
TCGplayer
685406
GET /api/v1/onepiece/cards/OP15-058vaa?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP15-058vaa",
    "name": "Enel (altArt)",
    "number": "58",
    "printed_number": "58",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15-058vaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15-058vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15-058vaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP15",
      "name": "Adventure on Kami's Island",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP15",
      "printed_total": 119,
      "release_date": "2026/02/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP15.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "685406",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15-058vaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15-058vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP15-058vaa.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "Your DON!! deck will consist of 6 cards according to the rules.",
      "[Activate: Main] [Once Per Turn] If it's your second turn or later, add up to 1 DON!! card from your DON!! deck and set it as active, then add up to 4 more as rested. After that, attach up to 4 rested DON!! cards to one of your Characters."
    ],
    "life": "5",
    "subtypes": [
      "Sky Island"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 29.6,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 33.25,
          "low": 23.05,
          "high": 43.45,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 83,
          "low": 64.8,
          "high": 154,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 8
        }
      ],
      "market_updated_at": "2026-09-21T02:34:37.787Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.5
      }
    }
  }
}