Groups
Get groups
GET
https://api.elections.openknowledge.be/groups/:year/:type[/:id]
This endpoint allows you to get information about groups. If you need a list of available elections types, see Types.
Path Parameters
Name
Type
Description
year
integer
Year of the elections.
type
string
Type of the elections (see Types).
id
integer
ID of the group.
Query Parameters
Name
Type
Description
test
boolean
Use test data instead of real data.
Last updated
Was this helpful?