Return the list of public data files.

GET /api/public-data/?username=madprime&limit=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Type: application/json
Expires: Sun, 01 Oct 2023 16:07:22 GMT
Vary: Accept

{
    "count": 81,
    "next": "https://research.openhumans.org/api/public-data/?limit=5&offset=5&username=madprime",
    "previous": null,
    "results": [
        {
            "id": 71280514,
            "basename": "nokiahealthdata.json",
            "created": "2023-09-30T22:01:42.161113Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/71280514/?key=dd749a08-62ff-4a59-bedd-ebdb81234c6c",
            "metadata": {
                "tags": [
                    "nokiahealthdata",
                    "health",
                    "measure"
                ],
                "updated_at": "2023-09-30 22:01:42.021029",
                "description": "File with Nokia Health data"
            },
            "source": "direct-sharing-118",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 52852106,
            "basename": "Runkeeper-activity-data-2015.json",
            "created": "2022-08-10T21:57:38.173984Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/52852106/?key=4b42bc1f-1bdc-4ffd-91bf-98e367a8ef4c",
            "metadata": {
                "tags": [
                    "GPS",
                    "Runkeeper"
                ],
                "complete": true,
                "dataYear": 2015,
                "description": "Runkeeper GPS maps and imported activity data."
            },
            "source": "direct-sharing-140",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 3393,
            "basename": "dnl85_wkb.imputed.vcf.gz",
            "created": "2016-02-18T23:45:55.461249Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/3393/?key=8edc8f79-6cfe-4084-9a16-92966cc62d59",
            "metadata": {
                "tags": [],
                "description": "DNA.land imputed VCF from 23andMe data"
            },
            "source": "direct-sharing-133",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 1709263,
            "basename": "twitter-data-2019-04.json",
            "created": "2019-05-01T20:01:12.149400Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1709263/?key=ce663919-0c15-42db-a793-157e08862542",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 1277469,
            "basename": "twitter-data-2017-11.json",
            "created": "2019-03-26T00:16:56.138145Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1277469/?key=c4bfbf80-877d-435c-b099-80224c1e1a24",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        }
    ]
}