GET /api/dcim/device-types/18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 18,
"url": "https://netbox.c3voc.de/api/dcim/device-types/18/?format=api",
"display": "ATEM Mini",
"manufacturer": {
"id": 8,
"url": "https://netbox.c3voc.de/api/dcim/manufacturers/8/?format=api",
"display": "Blackmagic Design",
"name": "Blackmagic Design",
"slug": "blackmagic-design"
},
"default_platform": null,
"model": "ATEM Mini",
"slug": "atem-mini",
"part_number": "",
"u_height": 1.0,
"exclude_from_utilization": true,
"is_full_depth": true,
"subdevice_role": null,
"airflow": null,
"weight": null,
"weight_unit": null,
"front_image": null,
"rear_image": null,
"description": "",
"comments": "",
"tags": [],
"custom_fields": {},
"created": "2025-05-25T11:50:48.292180Z",
"last_updated": "2025-05-25T11:50:48.292193Z",
"device_count": 6,
"console_port_template_count": 0,
"console_server_port_template_count": 0,
"power_port_template_count": 0,
"power_outlet_template_count": 0,
"interface_template_count": 1,
"front_port_template_count": 0,
"rear_port_template_count": 0,
"device_bay_template_count": 0,
"module_bay_template_count": 0,
"inventory_item_template_count": 0
}