GET /api/extras/journal-entries/31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 31,
"url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/31/?format=api",
"display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/31/?format=api",
"display": "2025-01-18 17:14 (Info)",
"assigned_object_type": "dcim.site",
"assigned_object_id": 5,
"assigned_object": {
"id": 5,
"url": "https://netbox.bayareabackbone.com/api/dcim/sites/5/?format=api",
"display": "ORCA",
"name": "ORCA",
"slug": "orca",
"description": ""
},
"created": "2025-01-18T17:14:36.314153Z",
"created_by": 1,
"kind": {
"value": "info",
"label": "Info"
},
"comments": "Jan 2025\r\n\r\n* Repointed (again) backbone dish at Wolfback. This is as good as it gets. Why no better is unclear. Dish is not horizontal so perhaps that is the issue.\r\n* Sighted East Bay Hill (EBH) site from both the main ORCA radio utility pole as well as the secondary.\r\n* Cleared away tree top in path to EBH. More cutting would be good but a path is now available.\r\n* Move site's internet connection (an old Ubiquiti Loco) onto the secondary pole.\r\n* Strapped down hAP and EdgeRouter to their shelf using zipties.",
"tags": [],
"custom_fields": {},
"last_updated": "2025-01-18T17:14:36.314162Z"
}