GET /api/organisations/police-area/north-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/north-yorkshire/2012-11-15/?format=api",
            "official_identifier": "north-yorkshire",
            "organisation_type": "police-area",
            "organisation_subtype": "",
            "official_name": "North Yorkshire Police",
            "common_name": "North Yorkshire Police",
            "slug": "north-yorkshire",
            "territory_code": "ENG",
            "election_name": "Police and Crime Commissioner for North Yorkshire Police",
            "start_date": "2012-11-15",
            "end_date": "2024-05-01",
            "created": "2012-11-15T00:00:00Z",
            "modified": "2023-10-24T14:18:40.811464Z"
        }
    ]
}