GET /api/organisations/combined-authority/CPCA/?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/CPCA/2017-03-03/?format=api",
            "official_identifier": "CPCA",
            "organisation_type": "combined-authority",
            "organisation_subtype": "",
            "official_name": "Cambridgeshire and Peterborough Combined Authority",
            "common_name": "Cambridgeshire and Peterborough Combined Authority",
            "slug": "cambridgeshire-and-peterborough",
            "territory_code": "ENG",
            "election_name": "Cambridgeshire and Peterborough Combined Authority",
            "start_date": "2017-03-03",
            "end_date": null,
            "created": "2017-03-03T00:00:00Z",
            "modified": "2021-10-11T14:59:26.370579Z"
        }
    ]
}