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