Candidates

Get candidates

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

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

Path Parameters

Query Parameters

Get candidates by list

GET https://api.elections.openknowledge.be/candidates/:year/:type/list/:list

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

Path Parameters

Query Parameters

Get candidates by group

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

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

Path Parameters

Query Parameters

Get candidates by entity

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

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

Path Parameters

Query Parameters

Last updated