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

{
    "id": 125,
    "bldg": {
        "id": 298,
        "name": "Dr. Phillips Academic Commons",
        "description": "Dr. Phillips Academic Commons",
        "abbr": "DPAC",
        "import_id": 915
    },
    "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": 0,
    "name": "Executive Development Center/Office of Grad Prgms",
    "room": "304",
    "phone": "407-235-3901",
    "fax": "407-317-7717",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 210,
    "active": true,
    "unit": 213460
}