Return the list of public data files.

GET /api/public-data/?limit=5&offset=15800&username=madprime
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, 13 May 2026 09:53:26 GMT
Vary: Accept

{
    "count": 15803,
    "next": null,
    "previous": "https://www.openhumans.com/api/public-data/?limit=5&offset=15795&username=madprime",
    "results": [
        {
            "id": 26665920,
            "basename": "upload-num137-ver1-date20210203T230016-appid3a2926a265b04a2e89a86ebefed8a8bc.zip",
            "created": "2021-02-03T23:00:16.185048Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/26665920/?key=f895377c-2dd4-4eee-9a5e-ac04fd34b56a",
            "metadata": {
                "md5": "451DEB5D56094D8CFC1697DB444D2673",
                "tags": [
                    "BgReadings",
                    "APSData",
                    "TemporaryBasals",
                    "Treatments",
                    "CareportalEvents",
                    "TempTargets",
                    "ApplicationInfo",
                    "Preferences",
                    "DeviceInfo",
                    "DisplayInfo",
                    "UploadInfo"
                ],
                "description": "AndroidAPS Database Upload",
                "creation_date": "2021-02-04T00:00:16.422+01:00"
            },
            "source": "direct-sharing-396",
            "user": {
                "id": "34452189",
                "name": "Kerstin",
                "username": "Zuckerfisch"
            }
        },
        {
            "id": 26484524,
            "basename": "upload-num134-ver1-date20210131T230002-appid3a2926a265b04a2e89a86ebefed8a8bc.zip",
            "created": "2021-01-31T23:00:03.815913Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/26484524/?key=ee66d442-efb1-4008-af67-5d86ecbdc8a6",
            "metadata": {
                "md5": "68D62CA5AD7DB597E49E12B6096B064B",
                "tags": [
                    "BgReadings",
                    "APSData",
                    "TemporaryBasals",
                    "Treatments",
                    "TempTargets",
                    "CareportalEvents",
                    "ProfileSwitches",
                    "ApplicationInfo",
                    "Preferences",
                    "DeviceInfo",
                    "DisplayInfo",
                    "UploadInfo"
                ],
                "description": "AndroidAPS Database Upload",
                "creation_date": "2021-02-01T00:00:02.467+01:00"
            },
            "source": "direct-sharing-396",
            "user": {
                "id": "34452189",
                "name": "Kerstin",
                "username": "Zuckerfisch"
            }
        },
        {
            "id": 26605932,
            "basename": "upload-num136-ver1-date20210202T230012-appid3a2926a265b04a2e89a86ebefed8a8bc.zip",
            "created": "2021-02-02T23:00:12.740265Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/26605932/?key=2cc0a38d-55aa-447b-933a-478aeab6a5b1",
            "metadata": {
                "md5": "1F12CCC4E4B9108D0F9C326C42097A86",
                "tags": [
                    "BgReadings",
                    "APSData",
                    "TemporaryBasals",
                    "Treatments",
                    "TempTargets",
                    "ProfileSwitches",
                    "ApplicationInfo",
                    "Preferences",
                    "DeviceInfo",
                    "DisplayInfo",
                    "UploadInfo"
                ],
                "description": "AndroidAPS Database Upload",
                "creation_date": "2021-02-03T00:00:12.100+01:00"
            },
            "source": "direct-sharing-396",
            "user": {
                "id": "34452189",
                "name": "Kerstin",
                "username": "Zuckerfisch"
            }
        }
    ]
}