GET /api/organisations/local-authority/DEN/?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/DEN/1996-04-01/?format=api",
            "official_identifier": "DEN",
            "organisation_type": "local-authority",
            "organisation_subtype": "UA",
            "official_name": "Denbighshire County Council",
            "common_name": "Denbighshire",
            "slug": "denbighshire",
            "territory_code": "WLS",
            "election_name": "Denbighshire local election",
            "start_date": "1996-04-01",
            "end_date": null,
            "created": "1996-04-01T00:00:00Z",
            "modified": "2021-10-11T14:59:26.370579Z"
        }
    ]
}