Neighbourhood events
Example request
https://data.police.uk/api/leicestershire/NC04/events
Example response
[
{
"contact_details": {},
"description": "Pop along to one of our Bike register events and get peace of mind that your bike is registered to you. Dr Bike will also be at these events to check your bike over to make sure it is safe.
",
"end_date": "2024-09-09T12:00:00",
"title": "Bike register event, Bike Park, Town Hall Square",
"address": "Town Hall Square, Leicester ",
"type": "other",
"start_date": "2024-09-09T10:00:00"
},
{
"contact_details": {},
"description": "Local PCSO Donna Green, will be at the Tannery to talk to students about reporting methods and crime reduction.
",
"end_date": "2024-09-11T16:00:00",
"title": "Student Consultation, The Tannery",
"address": "The Tannery, Bath Lane, Leicester ",
"type": "other",
"start_date": "2024-09-11T15:00:00"
},
...
]
Response description
Tag | Description |
---|---|
contact_details | Contact details for the event (if available) |
Email address | |
telephone | Telephone number |
mobile | Mobile number |
fax | Fax number |
web | Website address |
address | Street address |
Facebook profile URL | |
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 |
description | Description of the event |
title | Title of the event |
address | Address of the event |
type | Type of event |
start_date | Start of the event in ISO date format |
end_date | End of the event in ISO date format |