Return the list of public data files.

GET /api/public-data/?format=api&offset=14800&source=direct-sharing-102
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:09:20 GMT
Vary: Accept

{
    "count": 14802,
    "next": null,
    "previous": "https://www.openhumans.org/api/public-data/?format=api&limit=100&offset=14700&source=direct-sharing-102",
    "results": [
        {
            "id": 23553131,
            "basename": "upload-num12-ver1-date20201023T144134-appid3a2926a265b04a2e89a86ebefed8a8bc.zip",
            "created": "2020-10-23T14:41:34.795197Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/23553131/?key=f85d4bf8-a889-4833-b683-34e5d781ee78",
            "metadata": {
                "md5": "2CE67F120C1AFF3F317CA5EDB593148E",
                "tags": [
                    "TemporaryBasals",
                    "TempTargets",
                    "ApplicationInfo",
                    "Preferences",
                    "DeviceInfo",
                    "DisplayInfo",
                    "UploadInfo"
                ],
                "description": "AndroidAPS Database Upload",
                "creation_date": "2020-10-23T16:41:34.694+02:00"
            },
            "source": "direct-sharing-396",
            "user": {
                "id": "34452189",
                "name": "Kerstin",
                "username": "Zuckerfisch"
            }
        },
        {
            "id": 23041507,
            "basename": "upload-num1-ver1-date20201013T191349-appid3a2926a265b04a2e89a86ebefed8a8bc.zip",
            "created": "2020-10-13T19:13:49.709311Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/23041507/?key=b55da24f-5784-4596-b946-0e6d36512932",
            "metadata": {
                "md5": "A97848EAED533BB5A2599CB120711E3D",
                "tags": [
                    "Treatments",
                    "BgReadings",
                    "CareportalEvents",
                    "ProfileSwitches",
                    "TemporaryBasals",
                    "TempTargets",
                    "ApplicationInfo",
                    "Preferences",
                    "DeviceInfo",
                    "DisplayInfo",
                    "UploadInfo"
                ],
                "description": "AndroidAPS Database Upload",
                "creation_date": "2020-10-13T21:13:49.677+02:00"
            },
            "source": "direct-sharing-396",
            "user": {
                "id": "34452189",
                "name": "Kerstin",
                "username": "Zuckerfisch"
            }
        }
    ]
}