List result
Single item result
Service Endpoint
Get a single Topic
response = await candidacyMandate(5);
Id of the Topic.
TopicResult as JSON
Get a list of Topics
response = await topicList();
PagerParameters for Paging, RangeParameters for limiting the results or null
Sort simply by a property or more complex by a list of properties
TopicListResult as JSON
Generated using TypeDoc
Topic related methods
Abgeordnetenwatch API Documentation