[{"method":"GET","route":"/","description":"View this list of available routes"},{"method":"GET","route":"/cities","description":"Get the green/gray percentage for all available cities in JSON format"},{"method":"GET","route":"/cities/download","description":"Download percentages for all available cities in the form of a CSV file"},{"method":"GET","route":"/city/:slug","description":"Get the green/gray percentage for all neighourhoods for a city with the given slug in JSON format"},{"method":"GET","route":"/neighbourhoods/download","description":"Download percentages for all available neighbourhoods in the form of a CSV file"}]