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

{
    "id": 765,
    "bldg": {
        "id": 39,
        "name": "Business Administration 1",
        "description": null,
        "abbr": "BA1",
        "import_id": 45
    },
    "org": {
        "id": 19,
        "name": "BUSINESS ADMINISTRATION, COLLEGE OF",
        "phone": "407-823-2181",
        "fax": "407-823-5741",
        "url": "http://www.bus.ucf.edu",
        "room": "230",
        "import_id": 26
    },
    "list_order": 9,
    "name": "Integrated Business",
    "room": "325",
    "phone": "407-823-5627",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1684,
    "active": true,
    "unit": 213326
}