GET /api/organisations/local-authority/RYE/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "url": "http://elections.democracyclub.org.uk/api/organisations/local-authority/RYE/1974-04-01/?format=api",
            "official_identifier": "RYE",
            "organisation_type": "local-authority",
            "organisation_subtype": "NMD",
            "official_name": "Ryedale District Council",
            "common_name": "Ryedale",
            "slug": "ryedale",
            "territory_code": "ENG",
            "election_name": "Ryedale local election",
            "start_date": "1974-04-01",
            "end_date": "2023-03-31",
            "created": "1974-04-01T00:00:00Z",
            "modified": "2023-07-13T14:59:48.309475Z"
        }
    ]
}