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

{
    "id": 2,
    "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": 1,
    "name": "Accounting, Kenneth G. Dixon School of",
    "room": "409",
    "phone": "407-823-2871",
    "fax": "407-823-3881",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 5,
    "active": true,
    "unit": 213362
}