GET /api/organisations/combined-authority/SCR/?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/SCR/2014-04-01/?format=api",
            "official_identifier": "SCR",
            "organisation_type": "combined-authority",
            "organisation_subtype": "",
            "official_name": "South Yorkshire Mayoral Combined Authority",
            "common_name": "South Yorkshire Mayoral Combined Authority",
            "slug": "sheffield-city-ca",
            "territory_code": "ENG",
            "election_name": "South Yorkshire Mayoral Combined Authority",
            "start_date": "2014-04-01",
            "end_date": null,
            "created": "2014-04-01T00:00:00Z",
            "modified": "2022-01-10T11:33:56.937267Z"
        }
    ]
}