List result
Single item result
Service Endpoint
Get a single Constituency
response = await constituency(5);
Id of the Constituency.
ConstituencyResult as JSON
Get a list of Constituencies
response = await constituencyList();
PagerParameters for Paging, RangeParameters for limiting the results or null
Sort simply by a property or more complex by a list of properties
ConstituencyListResult as JSON
Generated using TypeDoc
Constituency related methods
Abgeordnetenwatch API Documentation