Log banners
Returns log banners.
get/log_banners/{date}/{page}/{area_type}/{area_name}
Path parameters
datestring required
Example:2021-08-05
The date of the banners to be returned. Formatted as YYYY-MM-DD
pagestring required
Example:Daily Summary
Returns the banners for the specified category (page).
area_type'overview' | 'nation' | 'region' | 'utla' | 'ltla' | 'msoa' | 'nhsRegion' | 'nhsTrust' required
Example:overview
Type of the area by which to filter the areas associated with the given category.
area_namestring required
Example:United Kingdom
Name of the area within the given area type.
Query parameters
pageinteger
Example:1
Returns page of results. There are 20 results per page and page count starts at 1.
Headers
Accept'application/json' required