GET /api/organisations/combined-authority/YNYC/?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/YNYC/2024-05-02/?format=api",
            "official_identifier": "YNYC",
            "organisation_type": "combined-authority",
            "organisation_subtype": "",
            "official_name": "York and North Yorkshire Combined Authority",
            "common_name": "York and North Yorkshire Combined Authority",
            "slug": "york-and-north-yorkshire-ca",
            "territory_code": "ENG",
            "election_name": "York and North Yorkshire Combined Authority",
            "start_date": "2024-05-02",
            "end_date": null,
            "created": "2024-02-12T16:20:39.823085Z",
            "modified": "2024-02-12T16:20:39.823115Z"
        }
    ]
}