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

{
    "id": 21,
    "url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/21/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/21/?format=api",
    "display": "2024-12-07 21:53 (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:53:28.581388Z",
    "created_by": 1,
    "kind": {
        "value": "info",
        "label": "Info"
    },
    "comments": "January 2024 / 2\r\n\r\n* Installed KVM\r\n* Labelled newly installed cables\r\n* Terminated and installed roof ethernet\r\n    * Cable has been pulled to the roof by HE.",
    "tags": [],
    "custom_fields": {},
    "last_updated": "2024-12-07T21:53:28.581411Z"
}