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

{
    "id": 57,
    "url": "https://netbox.bayareabackbone.com/api/dcim/device-types/57/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/device-types/57/?format=api",
    "display": "Gigabit PoE Injector 56V",
    "manufacturer": {
        "id": 5,
        "url": "https://netbox.bayareabackbone.com/api/dcim/manufacturers/5/?format=api",
        "display": "Mimosa Networks",
        "name": "Mimosa Networks",
        "slug": "mimosa-networks",
        "description": ""
    },
    "default_platform": null,
    "model": "Gigabit PoE Injector 56V",
    "slug": "mimosa-gigabit-poe-injector-56v",
    "part_number": "100-00022",
    "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": "Passive gigabit PoE injector, 56V. Ships with Mimosa B11 and compatible with\nB5, B5c, A5, A5c, B24. Input 100-240V AC, output 56V DC 0.93A. Passive PoE\npinout: +56V on pins 3/6, GND on pins 1/2. Power cord (IEC-320-C6) not\nincluded — order separately as Mimosa P/N 501-00094.",
    "tags": [],
    "custom_fields": {},
    "created": "2026-05-06T07:24:01.565251Z",
    "last_updated": "2026-05-06T07:24:01.565260Z",
    "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": 2,
    "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
}