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