GET /api/organisations/combined-authority/norfolk-and-suffolk-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/norfolk-and-suffolk-cca/2026-05-07/?format=api",
            "official_identifier": "norfolk-and-suffolk-cca",
            "organisation_type": "combined-authority",
            "organisation_subtype": "",
            "official_name": "Norfolk and Suffolk Combined County Authority",
            "common_name": "Norfolk and Suffolk Combined County Authority",
            "slug": "norfolk-and-suffolk-cca",
            "territory_code": "ENG",
            "election_name": "Norfolk and Suffolk Combined County Authority",
            "start_date": "2026-05-07",
            "end_date": null,
            "created": "2025-11-14T14:50:21.182839Z",
            "modified": "2025-11-14T14:50:21.182875Z"
        }
    ]
}