Public Data File List Api
Return list of public DataFiles and associated information.
Supported filters: - datatype_id - source_project_id - username
GET /api/public/datafiles/?datatype_id=6&offset=15800
{ "count": 15803, "next": null, "previous": "https://www.openhumans.com/api/public/datafiles/?datatype_id=6&limit=100&offset=15700", "results": [ { "id": 23920126, "basename": "upload-num23-ver1-date20201104T165614-appid3a2926a265b04a2e89a86ebefed8a8bc.zip", "created": "2020-11-04T16:56:16.269995Z", "datatypes": [], "download_url": "https://www.openhumans.org/data-management/datafile-download/23920126/?key=bc8991df-6513-41f0-a458-62abcb55d1f0", "metadata": { "md5": "9236BEDB0176F7E9FE5073E2EE9457B2", "tags": [ "BgReadings", "APSData", "TemporaryBasals", "TempTargets", "Treatments", "ProfileSwitches", "CareportalEvents", "ApplicationInfo", "Preferences", "DeviceInfo", "DisplayInfo", "UploadInfo" ], "description": "AndroidAPS Database Upload", "creation_date": "2020-11-04T17:56:14.977+01:00" }, "source_project": "https://www.openhumans.org/api/public/project/396/", "user": { "id": 13029, "name": "Kerstin", "username": "Zuckerfisch" } }, { "id": 23348019, "basename": "upload-num5-ver1-date20201018T134315-appid3a2926a265b04a2e89a86ebefed8a8bc.zip", "created": "2020-10-18T13:43:14.364842Z", "datatypes": [], "download_url": "https://www.openhumans.org/data-management/datafile-download/23348019/?key=1c707680-eded-4cdd-a932-b85764a86ebb", "metadata": { "md5": "F11F3A6C9C5043F194732DC9320B3AF9", "tags": [ "BgReadings", "APSData", "TemporaryBasals", "ProfileSwitches", "Treatments", "TempTargets", "ApplicationInfo", "Preferences", "DeviceInfo", "DisplayInfo", "UploadInfo" ], "description": "AndroidAPS Database Upload", "creation_date": "2020-10-18T15:43:15.248+02:00" }, "source_project": "https://www.openhumans.org/api/public/project/396/", "user": { "id": 13029, "name": "Kerstin", "username": "Zuckerfisch" } }, { "id": 23412399, "basename": "upload-num6-ver1-date20201019T134318-appid3a2926a265b04a2e89a86ebefed8a8bc.zip", "created": "2020-10-19T13:43:20.102336Z", "datatypes": [], "download_url": "https://www.openhumans.org/data-management/datafile-download/23412399/?key=65589158-108d-42b7-999d-61657204db02", "metadata": { "md5": "865EA424F6449F1CD6E5FB90C6756FA1", "tags": [ "BgReadings", "APSData", "TemporaryBasals", "Treatments", "TempTargets", "CareportalEvents", "ApplicationInfo", "Preferences", "DeviceInfo", "DisplayInfo", "UploadInfo" ], "description": "AndroidAPS Database Upload", "creation_date": "2020-10-19T15:43:18.997+02:00" }, "source_project": "https://www.openhumans.org/api/public/project/396/", "user": { "id": 13029, "name": "Kerstin", "username": "Zuckerfisch" } } ] }