GET /api/v1/teledata/departments/103/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 103,
"bldg": {
"id": 29,
"name": "Technology Commons II",
"description": "",
"abbr": "TC2",
"import_id": 29
},
"org": {
"id": 40,
"name": "UCF TECHNOLOGY COMMONS",
"phone": "407-823-4357",
"fax": "407-823-5836",
"url": "http://www.cstore.ucf.edu/",
"room": null,
"import_id": 52
},
"list_order": 4,
"name": "Technology Service Center",
"room": "111",
"phone": "407-823-3639",
"fax": null,
"primary_comment": null,
"secondary_comment": null,
"last_updated": "2025-05-06T14:38:08.112314Z",
"import_id": 177,
"active": true,
"unit": 213447
}