GET /api/elections/local.2021-03-04/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"election_id": "local.2021-03-04",
"tmp_election_id": null,
"election_title": "Local elections",
"poll_open_date": "2021-03-04",
"election_type": {
"name": "Local elections",
"election_type": "local"
},
"election_subtype": null,
"organisation": null,
"group": null,
"group_type": "election",
"identifier_type": "election",
"children": [
"local.north-lanarkshire.2021-03-04"
],
"elected_role": null,
"seats_contested": null,
"division": null,
"voting_system": null,
"current": true,
"explanation": null,
"metadata": null,
"deleted": false,
"cancelled": false,
"replaces": null,
"replaced_by": null
}