List result
Single item result
Service Endpoint
Get a single CommitteeMembership
response = await committeeMembership(5);
Id of the CommitteeMembership
CommitteeMembershipResult as JSON
Get a list of CommitteeMemberships
response = await committeeMembershipList();
PagerParameters for Paging, RangeParameters for limiting the results or null
Sort simply by a property or more complex by a list of properties
CommitteeMembershipListResult as JSON
Generated using TypeDoc
Commitee membership related methods
Abgeordnetenwatch API Documentation