List result
Single item result
Service Endpoint
Get a single ElectionProgram
response = await electionProgram(5);
Id of the ElectionProgram.
ElectionProgramResult as JSON
Get a list of ElectionPrograms
response = await electionProgramList();
PagerParameters for Paging, RangeParameters for limiting the results or null
Sort simply by a property or more complex by a list of properties
ElectionProgramListResult as JSON
Generated using TypeDoc
Election program related methods
Abgeordnetenwatch API Documentation