GET /api/v1/teledata/departments/9/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 9,
"bldg": {
"id": 42,
"name": "Arena",
"description": null,
"abbr": "ARNA",
"import_id": 50
},
"org": {
"id": 10,
"name": "Addition Financial Arena",
"phone": "407-823-3070",
"fax": "407-823-0248",
"url": "https://www.additionfiarena.com",
"room": "201",
"import_id": 13
},
"list_order": 1,
"name": "CFE Arena",
"room": null,
"phone": null,
"fax": "407-823-0248",
"primary_comment": null,
"secondary_comment": null,
"last_updated": "2025-05-06T14:38:08.112314Z",
"import_id": 18,
"active": true,
"unit": 213367
}