Lists

Get lists

GET https://api.elections.openknowledge.be/lists/:year/:type[/:id]

This endpoint allows you to get information about lists. If you need a list of available elections types, see Types.

Path Parameters

Query Parameters

Get lists by group

GET https://api.elections.openknowledge.be/lists/:year/:type/group/:group

This endpoint allows you to get information about lists filtered by group. If you need a list of available elections types, see Types.

Path Parameters

Query Parameters

Get lists by entity

GET https://api.elections.openknowledge.be/lists/:year/:type/entity/:entity

This endpoint allows you to get information about lists filtered by entity. If you need a list of available elections types, see Types.

Path Parameters

Query Parameters

Last updated