- Issue created by @swirt
If all the archives exist for an individual dataset, it would be nice to be able to download all the former versions (including current) in one zip file.
It would some new endpoints, something like
/api/1/archive/dataset/{dataset_id} - this would be a JSON list of the archives +current
/api/1/archive/dataset/{dataset_id}/download - This would result in a zip file download
Active
1.0
Code