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

{
    "id": 24,
    "url": "https://netbox.c3voc.de/api/dcim/device-types/24/?format=api",
    "display_url": "https://netbox.c3voc.de/dcim/device-types/24/?format=api",
    "display": "hAP ax S",
    "manufacturer": {
        "id": 6,
        "url": "https://netbox.c3voc.de/api/dcim/manufacturers/6/?format=api",
        "display": "Mikrotik",
        "name": "Mikrotik",
        "slug": "mikrotik",
        "description": ""
    },
    "default_platform": null,
    "model": "hAP ax S",
    "slug": "mikrotik-hap-ax-s",
    "part_number": "E62iUGS-2axD5axT",
    "u_height": 0.0,
    "exclude_from_utilization": false,
    "is_full_depth": false,
    "subdevice_role": null,
    "airflow": {
        "value": "passive",
        "label": "Passive"
    },
    "weight": 820.0,
    "weight_unit": {
        "value": "g",
        "label": "Grams"
    },
    "front_image": null,
    "rear_image": null,
    "description": "",
    "comments": "[Product Page](https://mikrotik.com/product/hap_ax_s)\nhAP ax S - WiFi 6 dual-band router with 5x GbE, 1x 2.5G SFP, PoE-out.",
    "tags": [],
    "custom_fields": {},
    "created": "2026-06-18T19:22:37.864290Z",
    "last_updated": "2026-06-18T19:22:37.864312Z",
    "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": 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
}