GET /api/v1/teledata/departments/545/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 545,
    "bldg": {
        "id": 29,
        "name": "Technology Commons II",
        "description": "",
        "abbr": "TC2",
        "import_id": 29
    },
    "org": {
        "id": 130,
        "name": "AMATEUR RADIO CLUB-K4UCF",
        "phone": "407-823-4385",
        "fax": null,
        "url": "k4ucf.ucf.edu/",
        "room": null,
        "import_id": 217
    },
    "list_order": null,
    "name": "Amateur Radio Club-K4UCF",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1274,
    "active": true,
    "unit": 213218
}