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

{
    "election_id": "local.2021-12-02",
    "tmp_election_id": null,
    "election_title": "Local elections",
    "poll_open_date": "2021-12-02",
    "election_type": {
        "name": "Local elections",
        "election_type": "local"
    },
    "election_subtype": null,
    "organisation": null,
    "group": null,
    "group_type": "election",
    "identifier_type": "election",
    "children": [
        "local.adur.2021-12-02",
        "local.breckland.2021-12-02",
        "local.highland.2021-12-02",
        "local.lancaster.2021-12-02",
        "local.newport.2021-12-02",
        "local.north-norfolk.2021-12-02",
        "local.warwick.2021-12-02",
        "local.wealden.2021-12-02",
        "local.worthing.2021-12-02"
    ],
    "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": "2021-11-06T05:03:53.582589Z",
    "modified": "2023-03-15T14:05:49.642005Z"
}