GET /api/extras/journal-entries/34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 34,
"url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/34/?format=api",
"display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/34/?format=api",
"display": "2025-02-09 00:34 (Info)",
"assigned_object_type": "dcim.site",
"assigned_object_id": 2,
"assigned_object": {
"id": 2,
"url": "https://netbox.bayareabackbone.com/api/dcim/sites/2/?format=api",
"display": "San Bruno Mtn 7",
"name": "San Bruno Mtn 7",
"slug": "san-bruno-mtn-7",
"description": ""
},
"created": "2025-02-09T00:34:49.421974Z",
"created_by": 1,
"kind": {
"value": "info",
"label": "Info"
},
"comments": "January 2025\r\n\r\n* Took delivery of 8 21ft galvanized steel pipes. Stored on site. Will be used to replace all the current tower mounts using the new brackets (already on site).",
"tags": [],
"custom_fields": {},
"last_updated": "2025-02-09T00:34:49.421994Z"
}