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

{
    "id": 410,
    "bldg": {
        "id": 104,
        "name": "Health Sciences 2",
        "description": null,
        "abbr": "HS 2",
        "import_id": 90
    },
    "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": 14,
    "name": "Undergraduate Affairs",
    "room": "115",
    "phone": "407-823-0010",
    "fax": "407-823-0010",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 935,
    "active": true,
    "unit": 213686
}