Specific neighbourhood

Example request

https://data.police.uk/api/leicestershire/NC04

Example response

{
    "url_force": "http://www.leics.police.uk/local-policing/city-centre",
    "contact_details": {
        "twitter": "http://www.twitter.com/centralleicsNPA",
        "facebook": "http://www.facebook.com/leicspolice",
        "telephone": "101",
        "email": "centralleicester.npa@leicestershire.pnn.police.uk"
    },
    "name": "City Centre",
    "links": [
        {
            "url": "http://www.leicester.gov.uk/",
            "description": null,
            "title": "Leicester City Council"
        }
    ],
    "centre": {
        "latitude": "52.6389",
        "longitude": "-1.13619"
    },
    "locations": [
        {
            "name": "Mansfield House",
            "longitude": null,
            "postcode": "LE1 3GG",
            "address": "74 Belgrave Gate\n, Leicester",
            "latitude": null,
            "type": "station",
            "description": null
        }
    ],
    "description": "<p>The Castle neighbourhood is a diverse covering all of the City Centre. In addition it covers De Montfort University, the University of Leicester, Leicester Royal Infirmary, the Leicester Tigers rugby ground and the Clarendon Park and Riverside communities.</p>\n<p>The Highcross and Haymarket shopping centres and Leicester's famous Market are all covered by this neighbourhood.</p>",
    "id": "NC04",
    "population": "0"
}

Response description

Tag Description
url_force URL for the neighbourhood on the Force's website
contact_details Ways to get in touch with the neighbourhood officers
email Email address
telephone Telephone number
mobile Mobile number
fax Fax number
web Website address
address Street address
facebook Facebook profile URL
twitter Twitter profile URL
youtube YouTube profile URL
myspace Myspace profile URL
bebo Bebo profile URL
flickr Flickr profile URL
google-plus Google+ profile URL
forum Forum URL
e-messaging E-messaging URL
blog Blog URL
rss RSS URL
name Name of the neighbourhood
welcome_message An introduction message for the neighbourhood
links
url URL
description Description of the link (if available)
title Title of the link
centre Centre point locator for the neighbourhood.
Note: This may not be exactly in the centre of the neighbourhood
latitude Centre point latitude
longitude Centre point longitude
locations Any associated locations with the neighbourhood, e.g. police stations
name Name (if available)
longitude Location longitude
latitude Location latitude
postcode Postcode
address Location address
telephone Telephone number
type Type of location, e.g. 'station' (police station)
description Description
population Population of the neighbourhood
id Police force specific team identifier.
Note: this identifier is not unique and may also be used by a different force
description Description (if available)