{
  "id": 3,
  "url": "string",
  "name": "string",
  "facility_id": "string",
  "display_name": "string",
  "site": {
    "id": 10,
    "url": "string",
    "name": "string",
    "slug": "string"
  },
  "group": {
    "id": 8,
    "url": "string",
    "name": "string",
    "slug": "string",
    "rack_count": 1,
    "_depth": 10
  },
  "tenant": {
    "id": 9,
    "url": "string",
    "name": "string",
    "slug": "string"
  },
  "status": {
    "label": "Available",
    "value": "active"
  },
  "role": {
    "id": 9,
    "url": "string",
    "name": "string",
    "slug": "string",
    "rack_count": 1
  },
  "serial": "string",
  "asset_tag": "string",
  "type": {
    "label": "4-post frame",
    "value": "4-post-frame"
  },
  "width": {
    "label": "23 inches",
    "value": 23
  },
  "u_height": 10,
  "desc_units": false,
  "outer_width": 2,
  "outer_depth": 7,
  "outer_unit": {
    "label": "Inches",
    "value": "in"
  },
  "comments": "string",
  "tags": [
    {
      "id": 4,
      "url": "string",
      "name": "string",
      "slug": "string",
      "color": "string"
    }
  ],
  "custom_fields": {},
  "created": "string",
  "last_updated": "string",
  "device_count": 2,
  "powerfeed_count": 1
}