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

{
    "type": "Feature",
    "geometry": null,
    "properties": {
        "election_id": "mayor.2021-05-06",
        "tmp_election_id": null,
        "election_title": "Mayoral elections",
        "poll_open_date": "2021-05-06",
        "election_type": {
            "name": "Mayoral elections",
            "election_type": "mayor"
        },
        "election_subtype": null,
        "organisation": null,
        "group": null,
        "group_type": "election",
        "identifier_type": "election",
        "children": [
            "mayor.bristol.2021-05-06",
            "mayor.cambridgeshire-and-peterborough.2021-05-06",
            "mayor.doncaster.2021-05-06",
            "mayor.greater-manchester-ca.2021-05-06",
            "mayor.liverpool.2021-05-06",
            "mayor.liverpool-city-ca.2021-05-06",
            "mayor.london.2021-05-06",
            "mayor.north-tyneside.2021-05-06",
            "mayor.salford.2021-05-06",
            "mayor.tees-valley.2021-05-06",
            "mayor.west-midlands.2021-05-06",
            "mayor.west-of-england.2021-05-06",
            "mayor.west-yorkshire.2021-05-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": "mayor.2020-05-07",
        "replaced_by": null,
        "tags": {},
        "created": "2021-03-11T00:00:00Z",
        "modified": "2023-03-15T14:05:49.642005Z"
    }
}