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

← Awakening of the New Era
Enel (foil)

Enel (foil)

Super Rare #100 Character Sky Island Power 7000
Colors
Yellow
Cost
7
Attribute
Special
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
527022
GET /api/v1/onepiece/cards/OP05-100?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-100",
    "name": "Enel (foil)",
    "number": "100",
    "printed_number": "100",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-100.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-100.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-100.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "527022",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-100.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-100.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-100.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Rush]",
      "[Once Per Turn] If this Character would leave the field, you may trash 1 card from the top of your Life cards instead. If there is a [Monkey.D.Luffy] Character, this effect is negated."
    ],
    "subtypes": [
      "Sky Island"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.55,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.55
        },
        {
          "condition": "MP",
          "price": 0.54
        },
        {
          "condition": "HP",
          "price": 0.5
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 405.85,
          "low": 344.97,
          "high": 466.73,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21.65,
          "low": 18.4,
          "high": 24.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 34,
          "low": 28.9,
          "high": 39.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.78
      }
    }
  }
}