← Back to Holopod

Holopod

hologram

Download

Default state

State 1

API

Docs
id
107
slug
holopod
classname
hologram
category
Catalogue Rares
value
20 Habloons
  • GET ?slug=holopod Open
  • GET ?id=107 Open
  • GET ?classname=hologram Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 107,
        "name": "Holopod",
        "slug": "holopod",
        "canonical_slug": "holopod",
        "classname": "hologram",
        "url": "https://habbend.com/rare/holopod/",
        "category": "Catalogue Rares",
        "group": "Classic Rare",
        "updated_at": "2026-09-01T13:15:44Z",
        "value": {
            "habloons": 20,
            "label": "1 Sack",
            "updated_at": "2026-07-24T21:26:10Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/holopod/furni/icon-e73dc07849.png?v=20260901131544",
            "render": "https://habbend.com/assets/rares/holopod/furni/render-64-0-25316998a6.png?v=20260901131544",
            "stage": "https://habbend.com/og/rare/holopod.png?v=iso3-25316998a6-6a96d000"
        }
    }
}
Manifest manifest.json
{
    "classname": "hologram",
    "base_classname": "hologram",
    "name": "Holopod",
    "description": "As if by magic...",
    "xdim": 1,
    "ydim": 1,
    "frame_ms": 1200,
    "animation": "states",
    "toggle": true,
    "directions": [
        {
            "width": 40,
            "height": 79,
            "frames": 2,
            "on_frames": [
                0,
                1
            ],
            "poses": {
                "closed": 0,
                "open": 1
            },
            "toggle_files": {
                "closed": "off-64-0.png",
                "open": "render-64-0-state1.png"
            },
            "still": {
                "file": "off-64-0.png",
                "width": 40,
                "height": 32,
                "offset_x": 0,
                "offset_y": 47
            }
        }
    ],
    "files": [
        "icon.png",
        "off-32-0.png",
        "off-64-0.png",
        "render-32-0.png",
        "render-64-0-state1.png",
        "render-64-0.png",
        "sheet-64-0.png"
    ],
    "revision": 57710,
    "category": "other"
}