GET /api/organisations/local-authority/LND-alder/?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/LND-alder/1189-01-01/?format=api",
            "official_identifier": "LND-alder",
            "organisation_type": "local-authority",
            "organisation_subtype": "CC",
            "official_name": "City of London Corporation (Alderman)",
            "common_name": "City of London",
            "slug": "city-of-london-alder",
            "territory_code": "ENG",
            "election_name": "City of London aldermanic election",
            "start_date": "1189-01-01",
            "end_date": null,
            "created": "2021-12-14T16:38:58.624153Z",
            "modified": "2023-11-14T15:56:22.949888Z"
        }
    ]
}