GET /api/extras/journal-entries/35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 35,
    "url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/35/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/35/?format=api",
    "display": "2025-02-09 00:37 (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:37:27.550669Z",
    "created_by": 1,
    "kind": {
        "value": "info",
        "label": "Info"
    },
    "comments": "January 2025\r\n\r\n* Validated a link between Hurricane and City Hall using an pair of AREDN nodes.\r\n* Originally reported that the current mounting frame on the roof will need to be moved a few feet for ideal placement of the new link. However, later inspection of the photos take on site suggest I may have aligned my test link on the wrong distant object. This was only a difference of 1 degree (so the test was valid) but might be enough to avoid moving anything.",
    "tags": [],
    "custom_fields": {},
    "last_updated": "2025-02-09T00:37:27.550679Z"
}