List of neighbourhoods for a force
Example request
https://data.police.uk/api/leicestershire/neighbourhoods
Example response
[
{
"id": "NC04",
"name": "City Centre
},
{
"id": "NC66",
"name": "Cultural Quarter"
},
{
"id": "NC67",
"name": "Riverside"
},
...
]
Response description
| Tag | Description |
|---|---|
| id |
Police force specific team identifier. Note: this identifier is not unique and may also be used by a different force |
| name | Name for the neighbourhood |