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

{
    "id": 1,
    "url": "https://netbox.c3voc.de/api/extras/tags/1/?format=api",
    "display": "bundlewrap",
    "name": "bundlewrap",
    "slug": "bundlewrap",
    "color": "ff5722",
    "description": "",
    "object_types": [],
    "tagged_items": 1,
    "created": "2024-03-24T10:06:43.573723Z",
    "last_updated": "2024-03-24T10:06:43.573735Z"
}