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

{
    "type": "Feature",
    "geometry": null,
    "properties": {
        "election_id": "local.2021-07-29",
        "tmp_election_id": null,
        "election_title": "Local elections",
        "poll_open_date": "2021-07-29",
        "election_type": {
            "name": "Local elections",
            "election_type": "local"
        },
        "election_subtype": null,
        "organisation": null,
        "group": null,
        "group_type": "election",
        "identifier_type": "election",
        "children": [
            "local.basildon.2021-07-29",
            "local.bassetlaw.2021-07-29",
            "local.harrogate.2021-07-29",
            "local.norfolk.2021-07-29",
            "local.south-tyneside.2021-07-29"
        ],
        "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-06-03T00:00:00Z",
        "modified": "2023-03-15T14:05:49.642005Z"
    }
}