GET /api/organisations/combined-authority/sussex-and-brighton-cca/?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/combined-authority/sussex-and-brighton-cca/2026-05-07/?format=api",
            "official_identifier": "sussex-and-brighton-cca",
            "organisation_type": "combined-authority",
            "organisation_subtype": "",
            "official_name": "Sussex and Brighton Combined Authority",
            "common_name": "Sussex and Brighton Combined Authority",
            "slug": "sussex-and-brighton-cca",
            "territory_code": "ENG",
            "election_name": "Sussex and Brighton Combined Authority",
            "start_date": "2026-05-07",
            "end_date": null,
            "created": "2025-11-14T14:50:51.927877Z",
            "modified": "2025-11-14T14:50:51.927906Z"
        }
    ]
}