GET /api/elections/local.2018-12-06/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "election_id": "local.2018-12-06",
    "tmp_election_id": null,
    "election_title": "Local elections",
    "poll_open_date": "2018-12-06",
    "election_type": {
        "name": "Local elections",
        "election_type": "local"
    },
    "election_subtype": null,
    "organisation": null,
    "group": null,
    "group_type": "election",
    "identifier_type": "election",
    "children": [
        "local.highland.2018-12-06",
        "local.leicester.2018-12-06",
        "local.oxford.2018-12-06",
        "local.surrey.2018-12-06"
    ],
    "elected_role": null,
    "seats_contested": null,
    "division": null,
    "voting_system": null,
    "requires_voter_id": null,
    "current": false,
    "explanation": null,
    "metadata": null,
    "deleted": false,
    "cancelled": false,
    "cancellation_reason": null,
    "replaces": null,
    "replaced_by": null,
    "tags": {},
    "created": "2018-10-11T00:00:00Z",
    "modified": "2023-03-15T14:05:49.642005Z"
}