List result
Single item result
Service Endpoint
Get a single Vote
response = await vote(5);
Id of the CandidacyMandate.
VoteResult as JSON
Get a list of Votes
response = await voteList();
PagerParameters for Paging, RangeParameters for limiting the results or null
Sort simply by a property or more complex by a list of properties
VoteListResult as JSON
Generated using TypeDoc
Vote related methods
Abgeordnetenwatch API Documentation