GET /api/v1/teledata/departments/143/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 143,
"bldg": {
"id": 37,
"name": "Engineering 1",
"description": "",
"abbr": "ENG1",
"import_id": 40
},
"org": {
"id": 140,
"name": "MATERIALS SCIENCE & ENGINEERING",
"phone": "407-882-1455",
"fax": "407-882-1462",
"url": "http://mse.ucf.edu/",
"room": "207",
"import_id": 554
},
"list_order": 2,
"name": "MSE Faculty",
"room": null,
"phone": null,
"fax": null,
"primary_comment": null,
"secondary_comment": null,
"last_updated": "2025-05-06T14:38:08.112314Z",
"import_id": 2319,
"active": true,
"unit": 213476
}