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

{
    "id": 8,
    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/8/?format=api",
    "display": "Blackmagic Design",
    "name": "Blackmagic Design",
    "slug": "blackmagic-design",
    "description": "",
    "tags": [],
    "custom_fields": {},
    "created": "2025-05-24T16:12:51.824752Z",
    "last_updated": "2025-05-24T16:12:51.824774Z",
    "devicetype_count": 1,
    "inventoryitem_count": 0,
    "platform_count": 0
}