Return the list of public data files.

GET /api/public-data/?format=api&offset=15800&source=direct-sharing-131
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private
Content-Type: application/json
Expires: Sat, 24 Jan 2026 16:13:16 GMT
Vary: Accept

{
    "count": 15802,
    "next": null,
    "previous": "https://www.openhumans.org/api/public-data/?format=api&limit=100&offset=15700&source=direct-sharing-131",
    "results": [
        {
            "id": 24474957,
            "basename": "upload-num51-ver1-date20201129T190812-appid3a2926a265b04a2e89a86ebefed8a8bc.zip",
            "created": "2020-11-29T19:08:17.335367Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/24474957/?key=ed43b64b-1c09-43c2-bddf-96023a09c8f9",
            "metadata": {
                "md5": "1321E62C2C86CA80B2569080A280200F",
                "tags": [
                    "BgReadings",
                    "APSData",
                    "TemporaryBasals",
                    "CareportalEvents",
                    "Treatments",
                    "TempTargets",
                    "ApplicationInfo",
                    "Preferences",
                    "DeviceInfo",
                    "DisplayInfo",
                    "UploadInfo"
                ],
                "description": "AndroidAPS Database Upload",
                "creation_date": "2020-11-29T20:08:12.853+01:00"
            },
            "source": "direct-sharing-396",
            "user": {
                "id": "34452189",
                "name": "Kerstin",
                "username": "Zuckerfisch"
            }
        },
        {
            "id": 23488142,
            "basename": "upload-num9-ver1-date20201021T154522-appid3a2926a265b04a2e89a86ebefed8a8bc.zip",
            "created": "2020-10-21T15:45:20.974715Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/23488142/?key=4de9bc6e-5533-4b17-bec8-58e32844b044",
            "metadata": {
                "md5": "3099DA9F172BAD86CBA85840BE2DEB3A",
                "tags": [
                    "TemporaryBasals",
                    "ApplicationInfo",
                    "Preferences",
                    "DeviceInfo",
                    "DisplayInfo",
                    "UploadInfo"
                ],
                "description": "AndroidAPS Database Upload",
                "creation_date": "2020-10-21T17:45:22.423+02:00"
            },
            "source": "direct-sharing-396",
            "user": {
                "id": "34452189",
                "name": "Kerstin",
                "username": "Zuckerfisch"
            }
        }
    ]
}