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

{
    "id": 38,
    "url": "https://netbox.bayareabackbone.com/api/extras/journal-entries/38/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/extras/journal-entries/38/?format=api",
    "display": "2025-11-10 05:40 (Info)",
    "assigned_object_type": "dcim.site",
    "assigned_object_id": 22,
    "assigned_object": {
        "id": 22,
        "url": "https://netbox.bayareabackbone.com/api/dcim/sites/22/?format=api",
        "display": "Stanford Dish",
        "name": "Stanford Dish",
        "slug": "stanford-dish",
        "description": ""
    },
    "created": "2025-11-10T05:40:33.328245Z",
    "created_by": 1,
    "kind": {
        "value": "info",
        "label": "Info"
    },
    "comments": "__November 2025: Initial Install__\r\n\r\n* Installed 3 sectors (2 currently operational).\r\n* Installed wireless-wire connecting tower to Stanford Club building.\r\n* Assembled communications and solar boxes.\r\n* Installed communication and power box.\r\n* Installed solar power box.\r\n* Pulled cables up the tower to power/communicate with 6 devices.\r\n* Install Mikrotik hAP ac2 for AREDN tunnel access.\r\n* Installed UISP Switch for PoE control of devices.\r\n* Installed Mikrotik hAP ax2 for backbone and extra non-poe ports.",
    "tags": [],
    "custom_fields": {},
    "last_updated": "2025-11-10T05:40:33.328254Z"
}