GET /api/dcim/manufacturers/12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 12,
"url": "https://netbox.c3voc.de/api/dcim/manufacturers/12/?format=api",
"display": "VOC",
"name": "VOC",
"slug": "voc",
"description": "c3voc custom hardware",
"tags": [],
"custom_fields": {},
"created": "2025-05-25T12:12:06.304669Z",
"last_updated": "2025-05-25T12:12:06.304689Z",
"devicetype_count": 1,
"inventoryitem_count": 0,
"platform_count": 0
}