{
  "id": 3,
  "url": "string",
  "device": {
    "id": 2,
    "url": "string",
    "name": "string",
    "display_name": "string"
  },
  "name": "string",
  "label": "string",
  "type": {
    "label": "P+N+E 6H",
    "value": "iec-60309-3p-e-4h"
  },
  "maximum_draw": 3,
  "allocated_draw": 5,
  "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": 3,
      "url": "string",
      "name": "string",
      "slug": "string",
      "color": "string"
    },
    {
      "id": 5,
      "url": "string",
      "name": "string",
      "slug": "string",
      "color": "string"
    },
    {
      "id": 2,
      "url": "string",
      "name": "string",
      "slug": "string",
      "color": "string"
    }
  ]
}