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

{
    "type": "Feature",
    "geometry": null,
    "properties": {
        "election_id": "gla.2020-05-07",
        "tmp_election_id": null,
        "election_title": "London Assembly elections",
        "poll_open_date": "2020-05-07",
        "election_type": {
            "name": "Greater London Assembly elections",
            "election_type": "gla"
        },
        "election_subtype": null,
        "organisation": {
            "url": "http://elections.democracyclub.org.uk/api/organisations/gla/gla/2000-07-03/?format=api",
            "official_identifier": "gla",
            "organisation_type": "gla",
            "organisation_subtype": "",
            "official_name": "London Assembly",
            "common_name": "London Assembly",
            "slug": "gla",
            "territory_code": "ENG",
            "election_name": "London Assembly",
            "start_date": "2000-07-03",
            "end_date": null,
            "created": "2000-07-03T00:00:00Z",
            "modified": "2021-10-11T14:59:26.370579Z"
        },
        "group": null,
        "group_type": "election",
        "identifier_type": "election",
        "children": [
            "gla.a.2020-05-07",
            "gla.c.2020-05-07"
        ],
        "elected_role": "Assembly Member",
        "seats_contested": null,
        "division": null,
        "voting_system": null,
        "requires_voter_id": null,
        "current": false,
        "explanation": null,
        "metadata": {
            "cancelled_election": {
                "url": null,
                "title": "Cancelled Election",
                "detail": "The UK Government has postponed the elections scheduled for 7 May 2020 due to the coronavirus outbreak."
            }
        },
        "deleted": false,
        "cancelled": true,
        "cancellation_reason": null,
        "replaces": null,
        "replaced_by": "gla.2021-05-06",
        "tags": {},
        "created": "2020-03-12T00:00:00Z",
        "modified": "2023-03-15T14:05:49.642005Z"
    }
}