GET /api/organisations/combined-authority/GMCA/?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/GMCA/2011-04-01/?format=api",
            "official_identifier": "GMCA",
            "organisation_type": "combined-authority",
            "organisation_subtype": "",
            "official_name": "Greater Manchester",
            "common_name": "Greater Manchester",
            "slug": "greater-manchester-ca",
            "territory_code": "ENG",
            "election_name": "Greater Manchester",
            "start_date": "2011-04-01",
            "end_date": null,
            "created": "2011-04-01T00:00:00Z",
            "modified": "2021-10-11T14:59:26.370579Z"
        }
    ]
}