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

{
    "id": 30,
    "url": "https://netbox.bayareabackbone.com/api/dcim/device-types/30/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/device-types/30/?format=api",
    "display": "P525 4MP 25X",
    "manufacturer": {
        "id": 9,
        "url": "https://netbox.bayareabackbone.com/api/dcim/manufacturers/9/?format=api",
        "display": "Sunba",
        "name": "Sunba",
        "slug": "sunba",
        "description": ""
    },
    "default_platform": null,
    "model": "P525 4MP 25X",
    "slug": "p525-4mp-25x",
    "part_number": "",
    "u_height": 0.0,
    "exclude_from_utilization": false,
    "is_full_depth": false,
    "subdevice_role": null,
    "airflow": null,
    "weight": null,
    "weight_unit": null,
    "front_image": null,
    "rear_image": null,
    "description": "",
    "comments": "[Manual](https://www.sunbatech.com/product/p525-4mp-25x/?attachment_id=9567&download_file=vbeulvwqm8fy8)",
    "tags": [],
    "custom_fields": {},
    "created": "2024-12-10T19:26:14.212635Z",
    "last_updated": "2024-12-10T19:37:26.237482Z",
    "device_count": 1,
    "console_port_template_count": 0,
    "console_server_port_template_count": 0,
    "power_port_template_count": 1,
    "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
}