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

{
    "id": 918,
    "bldg": {
        "id": 46,
        "name": "College of Sciences Building",
        "description": "",
        "abbr": "CSB",
        "import_id": 54
    },
    "org": {
        "id": 2,
        "name": "UCF IT",
        "phone": "407-823-2711",
        "fax": "407-823-0342",
        "url": "it.ucf.edu",
        "room": "301",
        "import_id": 568
    },
    "list_order": 5,
    "name": "Information Security Office (UCF INFOSEC)",
    "room": "302",
    "phone": "407-823-3863",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1828,
    "active": true,
    "unit": 214082
}