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

{
    "type": "Feature",
    "geometry": null,
    "properties": {
        "election_id": "local.2022-02-17",
        "tmp_election_id": null,
        "election_title": "Local elections",
        "poll_open_date": "2022-02-17",
        "election_type": {
            "name": "Local elections",
            "election_type": "local"
        },
        "election_subtype": null,
        "organisation": null,
        "group": null,
        "group_type": "election",
        "identifier_type": "election",
        "children": [
            "local.allerdale.2022-02-17",
            "local.bristol.2022-02-17",
            "local.mid-suffolk.2022-02-17",
            "local.newark-and-sherwood.2022-02-17",
            "local.north-east-lincolnshire.2022-02-17",
            "local.north-northamptonshire.2022-02-17",
            "local.nottinghamshire.2022-02-17",
            "local.oadby-and-wigston.2022-02-17",
            "local.west-devon.2022-02-17"
        ],
        "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-07T21:14:54.506148Z",
        "modified": "2023-03-15T14:05:49.642005Z"
    }
}