GET /api/extras/journal-entries/5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 5,
"url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/5/?format=api",
"display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/5/?format=api",
"display": "2024-12-07 21:07 (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": "2024-12-07T21:07:31.834388Z",
"created_by": 1,
"kind": {
"value": "info",
"label": "Info"
},
"comments": "March 2023\r\n\r\n* Re-terminated the cable to KN6PLV-SANBRUNO-RM. Radio was replaced thinking the connector was broken, but looks like it was bad termination. Note that the cable to this radio is only single skinned rather than the double skinned burial grade we now use.",
"tags": [],
"custom_fields": {},
"last_updated": "2024-12-07T21:07:31.834417Z"
}