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, private
Content-Type: application/json
Expires: Mon, 11 Nov 2024 16:01:19 GMT
Vary: Accept

{
    "count": 8034,
    "next": "https://www.openhumans.com/api/public-data/?limit=5&offset=5&username=madprime",
    "previous": null,
    "results": [
        {
            "id": 6637757,
            "basename": "AncestryDNA-genotyping.txt",
            "created": "2019-08-07T22:26:54.272080Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/6637757/?key=00a0077c-4cd1-4e02-af8a-7b93bd77d655",
            "metadata": {
                "tags": [
                    "AncestryDNA",
                    "genotyping"
                ],
                "description": "AncestryDNA full genotyping data, original format",
                "creation_date": "2019-08-07 22:26:54+00:00"
            },
            "source": "direct-sharing-129",
            "user": {
                "id": "83150735",
                "name": "marissa heath",
                "username": "071977"
            }
        },
        {
            "id": 6637758,
            "basename": "AncestryDNA-genotyping.vcf.bz2",
            "created": "2019-08-07T22:27:13.074294Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/6637758/?key=56528357-e406-4060-9bc1-31182c019769",
            "metadata": {
                "tags": [
                    "AncestryDNA",
                    "genotyping",
                    "vcf"
                ],
                "description": "AncestryDNA full genotyping data, VCF format",
                "creation_date": "2019-08-07 22:26:55+00:00"
            },
            "source": "direct-sharing-129",
            "user": {
                "id": "83150735",
                "name": "marissa heath",
                "username": "071977"
            }
        },
        {
            "id": 70102,
            "basename": "23andMe-genotyping.txt",
            "created": "2018-06-08T10:07:25.608309Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/70102/?key=1ba79392-ca84-4220-b3c3-dcd038316757",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2018-06-08 10:07:23+00:00"
            },
            "source": "direct-sharing-128",
            "user": {
                "id": "02309110",
                "name": "Cristelle",
                "username": "12id3_o12_di3"
            }
        },
        {
            "id": 70103,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2018-06-08T10:07:29.235707Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/70103/?key=9b6e678b-3960-4887-917d-a42c6b2cd955",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2018-06-08 10:07:26+00:00"
            },
            "source": "direct-sharing-128",
            "user": {
                "id": "02309110",
                "name": "Cristelle",
                "username": "12id3_o12_di3"
            }
        },
        {
            "id": 3306,
            "basename": "bacteria-kit-639-graphs.png",
            "created": "2016-02-09T01:36:08.377335Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/3306/?key=a2a41b77-222b-434b-8f04-8628aeac7d72",
            "metadata": {
                "tags": [
                    "bacteria",
                    "visualization",
                    "Wild Life of Our Homes"
                ],
                "description": "Visualization of Wild Life of Our Homes bacteria data"
            },
            "source": "direct-sharing-142",
            "user": {
                "id": "43059890",
                "name": "Michael O'Hara",
                "username": "1batman4u"
            }
        }
    ]
}