Entities

Get entities

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

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

Path Parameters

Query Parameters

Get entities by level

GET https://api.elections.openknowledge.be/entities/:year/:type/level/:level

This endpoint allows you to get information about entities filtered by level. If you need a list of available elections types, see Types. If you need a list of available elections levels, see Levels (not all levels are available for each type).

Path Parameters

Query Parameters

Last updated