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: Fri, 26 Apr 2024 18:01:15 GMT
Vary: Accept

{
    "count": 81,
    "next": "https://research.openhumans.org/api/public-data/?format=api&limit=5&offset=5&username=madprime",
    "previous": null,
    "results": [
        {
            "id": 79500284,
            "basename": "nokiahealthdata.json",
            "created": "2024-04-25T22:02:06.064817Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/79500284/?key=0ad68db5-5f0f-4ce9-8362-44e0f9a12bf7",
            "metadata": {
                "tags": [
                    "nokiahealthdata",
                    "health",
                    "measure"
                ],
                "updated_at": "2024-04-25 22:02:05.928654",
                "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=58f37f4a-932a-432d-b91a-6182ec7aaf39",
            "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=1608f831-eb1a-4b90-8802-ba745a9ea6ec",
            "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=0565a1ba-8a4c-4ae5-bd49-e7ef0ec551dc",
            "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=70a6fa63-6379-458a-90f9-bb7a98dd633b",
            "metadata": {
                "tags": [
                    "Twitter"
                ],
                "description": "Twitter Data"
            },
            "source": "direct-sharing-190",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        }
    ]
}