Object Change Instance
Retrieve a list of recent changes.
GET /api/core/object-changes/3904/?format=api
{ "id": 3904, "url": "https://netbox.c3voc.de/api/core/object-changes/3904/?format=api", "display_url": "https://netbox.c3voc.de/core/changelog/3904/?format=api", "display": "Wireless | wireless LAN c3voc-saal28 created by zoe", "time": "2026-06-18T19:27:42.076999Z", "user": { "id": 38, "url": "https://netbox.c3voc.de/api/users/users/38/?format=api", "display": "zoe (Zoe)", "username": "zoe" }, "user_name": "zoe", "request_id": "cd570b3c-617a-49c9-921b-1478eb5749ca", "action": { "value": "create", "label": "Created" }, "changed_object_type": "wireless.wirelesslan", "changed_object_id": 1, "changed_object": null, "message": "", "prechange_data": {}, "postchange_data": { "ssid": "c3voc-saal28", "tags": [ "bundlewrap" ], "vlan": 3, "group": 1, "status": "active", "tenant": null, "auth_psk": "YyuVePcMMUF45tnY", "comments": "", "scope_id": null, "auth_type": "wpa-personal", "scope_type": null, "auth_cipher": null, "description": "", "custom_fields": {} } }