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

{
    "id": 18,
    "url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/18/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/18/?format=api",
    "display": "2024-12-07 21:51 (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:51:47.479218Z",
    "created_by": 1,
    "kind": {
        "value": "info",
        "label": "Info"
    },
    "comments": "December 2023 / 2\r\n\r\n* Installed new PDU\r\n* Removed Media Converter\r\n* Installed Mikrotik CRS309-1G-8S+IN Switch to support multiple incoming fibers\r\n* Configured BGP\r\n* Configured OSPF\r\n* Configured Wireguard to Oxford as temporary link until dish installed\r\n* Switched FCIX optics to 10G\r\n* Installed HE fiber in 1G optics on switch",
    "tags": [],
    "custom_fields": {},
    "last_updated": "2024-12-07T21:51:47.479243Z"
}