{
  "count": 1,
  "next": "string",
  "previous": "string",
  "results": [
    {
      "id": 3,
      "url": "string",
      "device": {
        "id": 8,
        "url": "string",
        "name": "string",
        "display_name": "string"
      },
      "name": "string",
      "label": "string",
      "type": {
        "label": "USB Type B",
        "value": "usb-mini-a"
      },
      "description": "string",
      "cable": {
        "id": 4,
        "url": "string",
        "label": "string"
      },
      "cable_peer": {},
      "cable_peer_type": "string",
      "connected_endpoint": {},
      "connected_endpoint_type": "string",
      "connected_endpoint_reachable": false,
      "tags": [
        {
          "id": 7,
          "url": "string",
          "name": "string",
          "slug": "string",
          "color": "string"
        },
        {
          "id": 2,
          "url": "string",
          "name": "string",
          "slug": "string",
          "color": "string"
        },
        {
          "id": 6,
          "url": "string",
          "name": "string",
          "slug": "string",
          "color": "string"
        },
        {
          "id": 3,
          "url": "string",
          "name": "string",
          "slug": "string",
          "color": "string"
        },
        {
          "id": 6,
          "url": "string",
          "name": "string",
          "slug": "string",
          "color": "string"
        }
      ]
    }
  ]
}