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

{
    "id": 195,
    "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": 11,
    "name": "Evaluation & Proficiency Center",
    "room": "201",
    "phone": "407-823-5619",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3416,
    "active": true,
    "unit": 213519
}