Last updated

Crime data in the API is updated once a month. Find out when it was last updated.

Example request

https://data.police.uk/api/crime-last-updated

Example response

{
    "date": "2011-09-01"
}

Response description

Tag Description
date Month of latest crime data in ISO format.
The day is irrelevant and is only there to keep a standard formatted date.