GET /api/v1/teledata/departments/1098/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1098,
"bldg": {
"id": 245,
"name": "RESEARCH PAVILION ",
"description": "SITE 14",
"abbr": "PVL ",
"import_id": 8102
},
"org": {
"id": 127,
"name": "UCF FOUNDATION, INC.",
"phone": "407-882-1220",
"fax": null,
"url": "http://ucffoundation.org/",
"room": "140",
"import_id": 207
},
"list_order": 10,
"name": "Legal Services",
"room": "250",
"phone": "407-882-1220",
"fax": "407-882-1239",
"primary_comment": null,
"secondary_comment": null,
"last_updated": "2025-05-06T14:38:08.112314Z",
"import_id": 3594,
"active": true,
"unit": null
}