GET /api/organisations/police-area/bedfordshire/?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/police-area/bedfordshire/2012-11-15/?format=api",
            "official_identifier": "bedfordshire",
            "organisation_type": "police-area",
            "organisation_subtype": "",
            "official_name": "Bedfordshire Police",
            "common_name": "Bedfordshire Police",
            "slug": "bedfordshire",
            "territory_code": "ENG",
            "election_name": "Police and Crime Commissioner for Bedfordshire Police",
            "start_date": "2012-11-15",
            "end_date": null,
            "created": "2012-11-15T00:00:00Z",
            "modified": "2021-10-11T14:59:26.370579Z"
        }
    ]
}