GET /api/organisations/combined-authority/hampshire-and-the-solent-cca/?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/hampshire-and-the-solent-cca/2026-05-07/?format=api",
            "official_identifier": "hampshire-and-the-solent-cca",
            "organisation_type": "combined-authority",
            "organisation_subtype": "",
            "official_name": "Hampshire and the Solent Combined Authority",
            "common_name": "Hampshire and the Solent Combined Authority",
            "slug": "hampshire-and-the-solent-cca",
            "territory_code": "ENG",
            "election_name": "Hampshire and the Solent Combined Authority",
            "start_date": "2026-05-07",
            "end_date": null,
            "created": "2025-11-14T14:50:47.156584Z",
            "modified": "2025-11-14T14:50:47.156613Z"
        }
    ]
}