GET /download-register
Download the full contents of the register in a ZIP file.
Example request:
GET /download-register HTTP/1.1
Host: local-authority-eng.register.gov.uk
Accept: application/json
This will download every entry and item as an individual JSON file. If you only want to download records, use GET /records
.