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

{
    "id": 570,
    "bldg": {
        "id": 105,
        "name": "Engineering II",
        "description": "",
        "abbr": "ENG2",
        "import_id": 91
    },
    "org": {
        "id": 57,
        "name": "ENGINEERING & COMPUTER SCIENCE, COLLEGE OF (CECS)",
        "phone": "407-823-2156",
        "fax": "407-823-5483",
        "url": "http://www.cecs.ucf.edu",
        "room": "114",
        "import_id": 75
    },
    "list_order": null,
    "name": "Civil, Environmental, and Construction Engineering",
    "room": "211",
    "phone": "407-823-2841",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3482,
    "active": true,
    "unit": 213143
}