Return the list of public data files.

GET /api/public-data/?format=api&offset=14800&source=direct-sharing-24
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private
Content-Type: application/json
Expires: Wed, 17 Sep 2025 22:35:34 GMT
Vary: Accept

{
    "count": 14802,
    "next": null,
    "previous": "https://www.openhumans.org/api/public-data/?format=api&limit=100&offset=14700&source=direct-sharing-24",
    "results": [
        {
            "id": 24896511,
            "basename": "upload-num65-ver1-date20201212T193524-appid3a2926a265b04a2e89a86ebefed8a8bc.zip",
            "created": "2020-12-12T19:35:26.315373Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/24896511/?key=f92ca552-cb7e-4411-97db-cad94316abb4",
            "metadata": {
                "md5": "E17B93E08660B5D70CD79ABEF88FC107",
                "tags": [
                    "BgReadings",
                    "APSData",
                    "TemporaryBasals",
                    "TempTargets",
                    "Treatments",
                    "CareportalEvents",
                    "ApplicationInfo",
                    "Preferences",
                    "DeviceInfo",
                    "DisplayInfo",
                    "UploadInfo"
                ],
                "description": "AndroidAPS Database Upload",
                "creation_date": "2020-12-12T20:35:24.844+01:00"
            },
            "source": "direct-sharing-396",
            "user": {
                "id": "34452189",
                "name": "Kerstin",
                "username": "Zuckerfisch"
            }
        },
        {
            "id": 24257282,
            "basename": "upload-num45-ver1-date20201123T190431-appid3a2926a265b04a2e89a86ebefed8a8bc.zip",
            "created": "2020-11-23T19:04:31.293693Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/24257282/?key=46c8176f-4da2-454c-8b70-f20fbcbbc357",
            "metadata": {
                "md5": "68D7DEA68F8123E123FB9176708E065E",
                "tags": [
                    "BgReadings",
                    "APSData",
                    "ApplicationInfo",
                    "Preferences",
                    "DeviceInfo",
                    "DisplayInfo",
                    "UploadInfo"
                ],
                "description": "AndroidAPS Database Upload",
                "creation_date": "2020-11-23T20:04:31.269+01:00"
            },
            "source": "direct-sharing-396",
            "user": {
                "id": "34452189",
                "name": "Kerstin",
                "username": "Zuckerfisch"
            }
        }
    ]
}