GET /api/elections/mayor.2022-05-05/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "election_id": "mayor.2022-05-05",
    "tmp_election_id": null,
    "election_title": "Mayoral elections",
    "poll_open_date": "2022-05-05",
    "election_type": {
        "name": "Mayoral elections",
        "election_type": "mayor"
    },
    "election_subtype": null,
    "organisation": null,
    "group": null,
    "group_type": "election",
    "identifier_type": "election",
    "children": [
        "mayor.croydon.2022-05-05",
        "mayor.hackney.2022-05-05",
        "mayor.lewisham.2022-05-05",
        "mayor.newham.2022-05-05",
        "mayor.sheffield-city-ca.2022-05-05",
        "mayor.tower-hamlets.2022-05-05",
        "mayor.watford.2022-05-05"
    ],
    "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": "2022-01-04T12:15:22.250369Z",
    "modified": "2023-03-15T14:05:49.642005Z"
}