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

{
    "id": 970,
    "bldg": {
        "id": 130,
        "name": "Harris Corporation Engineering Center",
        "description": "",
        "abbr": "HEC",
        "import_id": 116
    },
    "org": {
        "id": 224,
        "name": "COMPUTER SCIENCE, DEPARTMENT OF",
        "phone": "407-823-3327",
        "fax": "407-823-5835",
        "url": "http://www.cs.ucf.edu/",
        "room": "346",
        "import_id": 565
    },
    "list_order": null,
    "name": "Computer Science Faculty",
    "room": "346",
    "phone": "407-823-3327",
    "fax": "407-823-5835",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3390,
    "active": true,
    "unit": 214119
}