I can get all lists from the subsites with this query: http://rootsite/_api/Web/webs?$expand=Lists/RootFolder&$select=Lists/RootFolder/ServerRelativeURL
But I would like to get a specific list from all the subsites...is it possible to pass a filter in the query to specify a list and columns?