GET /api/extras/journal-entries/13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 13,
"url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/13/?format=api",
"display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/13/?format=api",
"display": "2024-12-07 21:12 (Info)",
"assigned_object_type": "dcim.site",
"assigned_object_id": 3,
"assigned_object": {
"id": 3,
"url": "https://netbox.bayareabackbone.com/api/dcim/sites/3/?format=api",
"display": "San Bruno Mtn 4",
"name": "San Bruno Mtn 4",
"slug": "san-bruno-mtn-4",
"description": ""
},
"created": "2024-12-07T21:12:39.359237Z",
"created_by": 1,
"kind": {
"value": "info",
"label": "Info"
},
"comments": "June 2023\r\n\r\n* With the mounting of the new pole at the site, we can move forward with an AREDN system.",
"tags": [],
"custom_fields": {},
"last_updated": "2024-12-07T21:12:39.359346Z"
}