GET /api/v1/teledata/departments/5/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 5,
"bldg": {
"id": 112,
"name": "Classroom Building II",
"description": "programming",
"abbr": "CB2",
"import_id": 98
},
"org": {
"id": 6,
"name": "AIR FORCE ROTC",
"phone": "407-823-1247",
"fax": null,
"url": "http://airforce.ucf.edu/",
"room": "221",
"import_id": 9
},
"list_order": 1,
"name": "Air Force ROTC",
"room": "221",
"phone": null,
"fax": "407-823-2265",
"primary_comment": null,
"secondary_comment": null,
"last_updated": "2025-05-06T14:38:08.112314Z",
"import_id": 10,
"active": true,
"unit": 213341
}