GET /api/v1/teledata/departments/4/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 4,
"bldg": {
"id": 18,
"name": "Colbourn Hall",
"description": null,
"abbr": "CNH",
"import_id": 18
},
"org": {
"id": 5,
"name": "AFRICANA STUDIES PROGRAM, UCF",
"phone": "407-823-0026",
"fax": "407-823-2297",
"url": "www.africana.cah.ucf.edu/",
"room": "110",
"import_id": 7
},
"list_order": 1,
"name": "Director's Suite",
"room": null,
"phone": null,
"fax": null,
"primary_comment": null,
"secondary_comment": null,
"last_updated": "2025-05-06T14:38:08.112314Z",
"import_id": 7,
"active": true,
"unit": 213364
}