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: Thu, 01 Jun 2023 05:14:32 GMT
Vary: Accept

{
    "count": 81,
    "next": "https://production.openhumans.org/api/public-data/?limit=5&offset=5&username=madprime",
    "previous": null,
    "results": [
        {
            "id": 66514546,
            "basename": "nokiahealthdata.json",
            "created": "2023-05-31T22:01:45.433247Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/66514546/?key=496f3117-5c90-48f3-873e-754b47f62638",
            "metadata": {
                "tags": [
                    "nokiahealthdata",
                    "health",
                    "measure"
                ],
                "updated_at": "2023-05-31 22:01:45.227601",
                "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=2738fa75-fc32-436c-9f38-d742e441149f",
            "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=d589af96-91e1-4c9b-b71c-36eb6baf4c25",
            "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=a4d2343b-004b-4b86-926c-88f297d0a949",
            "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=c5df6ea6-d6ae-4e5d-b4fb-fe6026db6455",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        }
    ]
}