GET /api/v1/teledata/departments/45/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 45,
"bldg": {
"id": 20,
"name": "Biological Sciences Building",
"description": "",
"abbr": "BIO",
"import_id": 20
},
"org": {
"id": 16,
"name": "BIOLOGY DEPARTMENT",
"phone": "407-823-2141",
"fax": "407-823-5769",
"url": "biology.cos.ucf.edu",
"room": "301",
"import_id": 21
},
"list_order": 0,
"name": "Biology Department",
"room": "302",
"phone": null,
"fax": "407-823-5769",
"primary_comment": null,
"secondary_comment": null,
"last_updated": "2025-05-06T14:38:08.112314Z",
"import_id": 70,
"active": true,
"unit": 213132
}