For example https://research-index.azurewebsites.net/api/authors?workstream= currently returns
{"meta":{"count":{"total":0},"skip":0,"limit":20},"results":[]}
We should investigate if this should return an error instead (a null workstream cannot exist and such a query does not make sense).