GET /api/extras/journal-entries/36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 36,
"url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/36/?format=api",
"display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/36/?format=api",
"display": "2025-02-09 00:45 (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": "2025-02-09T00:45:34.279887Z",
"created_by": 1,
"kind": {
"value": "info",
"label": "Info"
},
"comments": "January 2025\r\n\r\n* Initiated the process of licensing a 11GHz microwave PtP link between Hurricane and City Hall. Licensing is being coordinated by Liz @ IntelPath and will cost ~$1K",
"tags": [],
"custom_fields": {},
"last_updated": "2025-02-09T00:45:34.279895Z"
}