GET /api/organisations/police-area/south-yorkshire/?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/south-yorkshire/2012-11-15/?format=api",
            "official_identifier": "south-yorkshire",
            "organisation_type": "police-area",
            "organisation_subtype": "",
            "official_name": "South Yorkshire Police",
            "common_name": "South Yorkshire Police",
            "slug": "south-yorkshire",
            "territory_code": "ENG",
            "election_name": "Police and Crime Commissioner for South Yorkshire Police",
            "start_date": "2012-11-15",
            "end_date": "2024-05-07",
            "created": "2012-11-15T00:00:00Z",
            "modified": "2024-03-20T09:49:07.690161Z"
        }
    ]
}