GET /api/v1/teledata/departments/266/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 266,
"bldg": {
"id": 281,
"name": "Public Safety Building",
"description": "Police department",
"abbr": "UPD",
"import_id": 150
},
"org": {
"id": 108,
"name": "POLICE DEPARTMENT",
"phone": "407-823-5555",
"fax": "407-823-5429",
"url": "http://police.ucf.edu/",
"room": null,
"import_id": 163
},
"list_order": 18,
"name": "Patrol Division",
"room": null,
"phone": "407-823-5555",
"fax": null,
"primary_comment": null,
"secondary_comment": null,
"last_updated": "2025-05-06T14:38:08.112314Z",
"import_id": 534,
"active": true,
"unit": 213577
}