Object Change Instance
Retrieve a list of recent changes.
GET /api/core/object-changes/3920/?format=api
{ "id": 3920, "url": "https://netbox.c3voc.de/api/core/object-changes/3920/?format=api", "display_url": "https://netbox.c3voc.de/core/changelog/3920/?format=api", "display": "Extras | image attachment Front updated by zoe", "time": "2026-06-18T19:51:20.193048Z", "user": { "id": 38, "url": "https://netbox.c3voc.de/api/users/users/38/?format=api", "display": "zoe (Zoe)", "username": "zoe" }, "user_name": "zoe", "request_id": "7b7ec1b7-6041-4a4c-af0c-cc7383167a33", "action": { "value": "update", "label": "Updated" }, "changed_object_type": "extras.imageattachment", "changed_object_id": 1, "changed_object": { "id": 1, "url": "https://netbox.c3voc.de/api/extras/image-attachments/1/?format=api", "display": "Front", "name": "Front", "image": "https://netbox.c3voc.de/media/image-attachments/devicetype_24_mikrotik-hap-ax-s.front.png", "description": "" }, "message": "", "prechange_data": { "name": "", "image": "image-attachments/devicetype_24_mikrotik-hap-ax-s.front.png", "object_id": 24, "description": "", "image_width": 692, "object_type": 29, "image_height": 180 }, "postchange_data": { "name": "Front", "image": "image-attachments/devicetype_24_mikrotik-hap-ax-s.front.png", "object_id": 24, "description": "", "image_width": 692, "object_type": 29, "image_height": 180 } }