Return the list of public data files.

GET /api/public-data/?format=api&limit=5&username=madprime
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Type: application/json
Expires: Thu, 25 Apr 2024 20:16:45 GMT
Vary: Accept

{
    "count": 81,
    "next": "https://production.openhumans.org/api/public-data/?format=api&limit=5&offset=5&username=madprime",
    "previous": null,
    "results": [
        {
            "id": 79474575,
            "basename": "nokiahealthdata.json",
            "created": "2024-04-24T22:01:57.540453Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/79474575/?key=725649ee-296f-42ec-b4eb-76130977d35c",
            "metadata": {
                "tags": [
                    "nokiahealthdata",
                    "health",
                    "measure"
                ],
                "updated_at": "2024-04-24 22:01:57.398863",
                "description": "File with Nokia Health data"
            },
            "source": "direct-sharing-118",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 78494671,
            "basename": "Runkeeper-activity-data-2015.json",
            "created": "2024-03-23T21:55:08.802040Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/78494671/?key=70691dcb-35ba-4f7a-b249-5aeea040a535",
            "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=c6932995-b641-4000-bc85-b211f6cc2f14",
            "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=f597c168-691f-4fb4-add4-6969a12db66b",
            "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=99a9995e-afe1-492d-8cc2-e8e61217e5ef",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        }
    ]
}