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

{
    "id": 32,
    "url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/32/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/32/?format=api",
    "display": "2025-01-18 17:17 (Info)",
    "assigned_object_type": "dcim.site",
    "assigned_object_id": 3,
    "assigned_object": {
        "id": 3,
        "url": "https://netbox.bayareabackbone.com/api/dcim/sites/3/?format=api",
        "display": "San Bruno Mtn 4",
        "name": "San Bruno Mtn 4",
        "slug": "san-bruno-mtn-4",
        "description": ""
    },
    "created": "2025-01-18T17:17:54.383504Z",
    "created_by": 1,
    "kind": {
        "value": "info",
        "label": "Info"
    },
    "comments": "January 2025\r\n\r\n* Link to San Pedro went down in late December. Both radios appear to be alive. Checked this end first (because i'ts easy to get to) but all appears well.\r\n* Repointed the link to Fish Ranch to make sure it has the best signal. Did not improve it.",
    "tags": [],
    "custom_fields": {},
    "last_updated": "2025-01-18T17:17:54.383513Z"
}