List result
Possible extra data that you can include on the response for a single item
Single item result
Service Endpoint
Get a single Parliament
response = await parliament(5);
Id of the Parliament.
Possible related Data you can include in the result
ParliamentResult as JSON
Get a list of Parliaments
response = await parliamentList();
PagerParameters for Paging, RangeParameters for limiting the results or null
Sort simply by a property or more complex by a list of properties
ParliamentListResult as JSON
Generated using TypeDoc
Parliament related methods
Abgeordnetenwatch API Documentation