GET /api/dcim/racks/8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 8,
    "url": "https://netbox.c3voc.de/api/dcim/racks/8/?format=api",
    "display_url": "https://netbox.c3voc.de/dcim/racks/8/?format=api",
    "display": "Lectern Module",
    "name": "Lectern Module",
    "facility_id": null,
    "site": {
        "id": 1,
        "url": "https://netbox.c3voc.de/api/dcim/sites/1/?format=api",
        "display": "Event",
        "name": "Event",
        "slug": "event",
        "description": ""
    },
    "location": {
        "id": 1,
        "url": "https://netbox.c3voc.de/api/dcim/locations/1/?format=api",
        "display": "case1",
        "name": "case1",
        "slug": "case1",
        "description": "",
        "rack_count": 0,
        "_depth": 0
    },
    "tenant": null,
    "status": {
        "value": "active",
        "label": "Active"
    },
    "role": null,
    "serial": "",
    "asset_tag": null,
    "rack_type": null,
    "form_factor": null,
    "width": {
        "value": 19,
        "label": "19 inches"
    },
    "u_height": 2,
    "starting_unit": 1,
    "weight": null,
    "max_weight": null,
    "weight_unit": null,
    "desc_units": false,
    "outer_width": null,
    "outer_depth": null,
    "outer_unit": null,
    "mounting_depth": null,
    "airflow": null,
    "description": "",
    "comments": "",
    "tags": [],
    "custom_fields": {},
    "created": "2025-05-24T14:15:03.629504Z",
    "last_updated": "2025-07-23T16:02:41.874276Z",
    "device_count": 2,
    "powerfeed_count": 0
}