GET /api/v1/teledata/departments/245/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 245,
"bldg": {
"id": 1,
"name": "Millican Hall",
"description": "",
"abbr": "MH",
"import_id": 1
},
"org": {
"id": 102,
"name": "OMBUDS OFFICE",
"phone": "407-823-6440",
"fax": "407-823-3085",
"url": "http://ombuds.ucf.edu",
"room": "243",
"import_id": 153
},
"list_order": 1,
"name": "Ombuds Office",
"room": null,
"phone": null,
"fax": null,
"primary_comment": null,
"secondary_comment": null,
"last_updated": "2025-05-06T14:38:08.112314Z",
"import_id": 488,
"active": true,
"unit": 213193
}