List result
Single item result
Service Endpoint
Get a single City
response = await city(5);
Id of the City.
CityResult as JSON
Get a list of Cities
response = await cityList();
PagerParameters for Paging, RangeParameters for limiting the results or null
Sort simply by a property or more complex by a list of properties
CityListResult as JSON
Generated using TypeDoc
City related methods
Abgeordnetenwatch API Documentation