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

{
    "id": 84,
    "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": 2,
    "name": "Faculty",
    "room": null,
    "phone": "407-823-2841",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 144,
    "active": true,
    "unit": 213429
}