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

{
    "id": 893,
    "bldg": {
        "id": 1,
        "name": "Millican Hall",
        "description": "",
        "abbr": "MH",
        "import_id": 1
    },
    "org": {
        "id": 182,
        "name": "ACADEMIC AFFAIRS",
        "phone": "407-823-2302",
        "fax": "407-823-6379",
        "url": "http://provost.ucf.edu",
        "room": "331",
        "import_id": 354
    },
    "list_order": 7,
    "name": "Faculty Excellence",
    "room": "331",
    "phone": "407-823-1113",
    "fax": "407-823-3028",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1776,
    "active": true,
    "unit": 214062
}