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

← Two Legends
Electrical Luna (foil)

Electrical Luna (foil)

Rare #36 Event Minks
Colors
Green
Cost
3
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558063
GET /api/v1/onepiece/cards/OP08-036?include=prices 200 63ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-036",
    "name": "Electrical Luna (foil)",
    "number": "36",
    "printed_number": "36",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-036.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-036.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-036.large.png"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558063",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-036.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-036.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-036.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "3",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Main] All of your opponent's rested Characters with a cost of 7 or less will not become active in your opponent's next Refresh Phase.",
      "[Trigger] Rest up to 1 of your opponent's Characters."
    ],
    "subtypes": [
      "Minks"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 10.01,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 10.01
        },
        {
          "condition": "LP",
          "price": 6.89
        },
        {
          "condition": "MP",
          "price": 3.57
        },
        {
          "condition": "HP",
          "price": 2.74
        },
        {
          "condition": "DMG",
          "price": 5.86
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T19:49:00.062Z",
      "trend_7d": {
        "direction": "down",
        "percent": -17.27
      }
    }
  }
}