GET /api/extras/journal-entries/17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 17,
"url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/17/?format=api",
"display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/17/?format=api",
"display": "2024-12-07 21:51 (Info)",
"assigned_object_type": "dcim.site",
"assigned_object_id": 1,
"assigned_object": {
"id": 1,
"url": "https://netbox.bayareabackbone.com/api/dcim/sites/1/?format=api",
"display": "Hurricane Electric FMT2",
"name": "Hurricane Electric FMT2",
"slug": "hurricane-electric-fmt2",
"description": ""
},
"created": "2024-12-07T21:51:16.045532Z",
"created_by": 1,
"kind": {
"value": "info",
"label": "Info"
},
"comments": "December 2023 / 1\r\n\r\n* Installed Router\r\n* Installed Proxmox Server\r\n* Installed SFP Media Converter\r\n* Attached HE fiber to Router",
"tags": [],
"custom_fields": {},
"last_updated": "2024-12-07T21:51:16.045556Z"
}