GET /api/organisations/combined-authority/EMCA/?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/EMCA/2024-05-02/?format=api",
            "official_identifier": "EMCA",
            "organisation_type": "combined-authority",
            "organisation_subtype": "",
            "official_name": "East Midlands Combined County Authority",
            "common_name": "East Midlands Combined County Authority",
            "slug": "east-midlands-cca",
            "territory_code": "ENG",
            "election_name": "East Midlands Combined County Authority",
            "start_date": "2024-05-02",
            "end_date": null,
            "created": "2024-02-12T16:20:50.383101Z",
            "modified": "2024-02-12T16:20:50.383133Z"
        }
    ]
}