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

{
    "id": 844,
    "bldg": {
        "id": 72,
        "name": "Health Sciences I",
        "description": null,
        "abbr": "HS I",
        "import_id": 80
    },
    "org": {
        "id": 74,
        "name": "HEALTH PROFESSIONS AND SCIENCES, COLLEGE OF",
        "phone": "407-823-0171",
        "fax": "407-823-5821",
        "url": "https://healthprofessions.ucf.edu/",
        "room": "365",
        "import_id": 104
    },
    "list_order": 11,
    "name": "Health Sciences, Department of",
    "room": "124",
    "phone": "407-823-0946",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3527,
    "active": true,
    "unit": 213353
}