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

{
    "id": 54,
    "url": "https://netbox.bayareabackbone.com/api/dcim/device-types/54/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/device-types/54/?format=api",
    "display": "hAP ax2",
    "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 ax2",
    "slug": "mikrotik-hap-ax2",
    "part_number": "C52iG-5HaxD2HaxD-TC",
    "u_height": 0.0,
    "exclude_from_utilization": false,
    "is_full_depth": false,
    "subdevice_role": null,
    "airflow": {
        "value": "passive",
        "label": "Passive"
    },
    "weight": null,
    "weight_unit": null,
    "front_image": null,
    "rear_image": null,
    "description": "",
    "comments": "Dual-band Wi-Fi 6 (AX1800) home router/AP running RouterOS v7 (license 4).\nQuad-core ARM64 CPU at 864 MHz, 1 GB RAM, 128 MB NAND. 5x Gigabit Ethernet\n(passive PoE-in on ether1, passive PoE-out on ether1), dual-band 802.11ax\n(2.4 GHz + 5 GHz). Wall/desktop/ceiling mountable. WPA3 support.",
    "tags": [],
    "custom_fields": {},
    "created": "2026-05-06T05:49:38.278253Z",
    "last_updated": "2026-05-06T05:49:38.278262Z",
    "device_count": 0,
    "console_port_template_count": 0,
    "console_server_port_template_count": 0,
    "power_port_template_count": 2,
    "power_outlet_template_count": 0,
    "interface_template_count": 7,
    "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
}