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

{
    "id": 23,
    "url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/23/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/23/?format=api",
    "display": "2024-12-07 21:54 (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": "2024-12-07T21:54:31.778986Z",
    "created_by": 1,
    "kind": {
        "value": "info",
        "label": "Info"
    },
    "comments": "February 2024\r\n\r\n* Adjusted and raised dish to try to get connection to Fire Station 8, but failed. Looks like the landfill is just too high now.\r\n* Repointed dish at Mount Allison for alternate path.\r\n    * Observer 10GHz beacon at Mt Allison on radio's spectrum analyzer",
    "tags": [],
    "custom_fields": {},
    "last_updated": "2024-12-07T21:54:31.779009Z"
}