GET /api/extras/journal-entries/22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 22,
"url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/22/?format=api",
"display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/22/?format=api",
"display": "2024-12-07 21:53 (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:53:58.871237Z",
"created_by": 1,
"kind": {
"value": "info",
"label": "Info"
},
"comments": "January 2024 / 3\r\n\r\n* Added 10 GHz Mimosa dish on roof, pointing at Fire Station 8\r\n * Connection could not be made. The other end is not yet aligned. It's also possible the link is non-viable as the \"tip\" near the Bay may be too high now and obstructing.",
"tags": [],
"custom_fields": {},
"last_updated": "2024-12-07T21:53:58.871259Z"
}