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

{
    "id": 29,
    "url": "https://netbox.bayareabackbone.com/api/dcim/device-types/29/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/device-types/29/?format=api",
    "display": "hAP ac2",
    "manufacturer": {
        "id": 1,
        "url": "https://netbox.bayareabackbone.com/api/dcim/manufacturers/1/?format=api",
        "display": "MikroTik",
        "name": "MikroTik",
        "slug": "mikrotik",
        "description": ""
    },
    "default_platform": null,
    "model": "hAP ac2",
    "slug": "mikrotik-hap-ac2",
    "part_number": "RBD52G-5HacD2HnD-TC",
    "u_height": 0.0,
    "exclude_from_utilization": false,
    "is_full_depth": false,
    "subdevice_role": {
        "value": "child",
        "label": "Child"
    },
    "airflow": {
        "value": "passive",
        "label": "Passive"
    },
    "weight": 0.35,
    "weight_unit": {
        "value": "kg",
        "label": "Kilograms"
    },
    "front_image": null,
    "rear_image": null,
    "description": "",
    "comments": "[RBD52G-5HacD2HnD-TC Datasheet](https://mikrotik.com/product/hap_ac2)",
    "tags": [],
    "custom_fields": {},
    "created": "2024-12-09T02:06:06.611072Z",
    "last_updated": "2024-12-11T06:48:58.634715Z",
    "device_count": 14,
    "console_port_template_count": 1,
    "console_server_port_template_count": 0,
    "power_port_template_count": 1,
    "power_outlet_template_count": 0,
    "interface_template_count": 8,
    "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
}