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

{
    "id": 19,
    "url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/19/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/19/?format=api",
    "display": "2024-12-07 21:52 (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:52:10.703178Z",
    "created_by": 1,
    "kind": {
        "value": "info",
        "label": "Info"
    },
    "comments": "December 2023 / 3\r\n\r\n* Setup peering with ARIX on 1G optics",
    "tags": [],
    "custom_fields": {},
    "last_updated": "2024-12-07T21:52:10.703216Z"
}