Change logs: dated
Returns change logs for specified month.
get/change_logs/{date}
Path parameters
datestring required
Example:2021-08
Month and year formatted as YYYY-MM
Query parameters
searchstring
Example:population
Search the contents of the change logs for matching strings.
titlestring
Example:Daily Summary
Returns the change logs for the specified category (page).
typestring
Example:update
Returns the change logs of the specified type.
pageinteger
Example:1
Returns page of results. There are 20 results per page and page count starts at 1.
Headers
Accept'application/json' required