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

{
    "id": 83,
    "bldg": {
        "id": 105,
        "name": "Engineering II",
        "description": "",
        "abbr": "ENG2",
        "import_id": 91
    },
    "org": {
        "id": 30,
        "name": "CIVIL, ENVIRONMENTAL, AND CONSTRUCTION ENGINEERING",
        "phone": "407-823-2841",
        "fax": "407-823-3315",
        "url": "http://www.cee.ucf.edu/",
        "room": "211",
        "import_id": 42
    },
    "list_order": 1,
    "name": "Staff",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 143,
    "active": true,
    "unit": 213428
}