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: Sun, 08 Sep 2024 01:00:16 GMT
Vary: Accept

{
    "count": 8038,
    "next": "https://www.openhumans.net/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=437b3dce-9b13-4c75-ac99-c04da5388a5c",
            "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=2c6307b1-76fa-4492-ae34-c5b193b20a56",
            "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=fd94684e-34ba-4b28-be4c-a565a8e3c4b0",
            "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=88890ab6-38fb-4c6b-98e2-4ccffedf30ea",
            "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=4b520c55-427a-4646-8d04-2d766d57a71c",
            "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"
            }
        }
    ]
}