GET /api/extras/journal-entries/33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 33,
"url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/33/?format=api",
"display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/33/?format=api",
"display": "2025-02-09 00:33 (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:33:37.166199Z",
"created_by": 1,
"kind": {
"value": "info",
"label": "Info"
},
"comments": "January 2025\r\n\r\n* Added LiFePO4 battery charger instead of using the SLA charger in the EdgePower.",
"tags": [],
"custom_fields": {},
"last_updated": "2025-02-09T00:33:43.991682Z"
}