Return the list of public data files.

GET /api/public-data/?format=api&limit=5&offset=75&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: Sat, 18 May 2024 16:38:31 GMT
Vary: Accept

{
    "count": 81,
    "next": "https://production.openhumans.org/api/public-data/?format=api&limit=5&offset=80&username=madprime",
    "previous": "https://production.openhumans.org/api/public-data/?format=api&limit=5&offset=70&username=madprime",
    "results": [
        {
            "id": 33266,
            "basename": "PGP-Harvard-hu3DC5EA-var.vcf.bz2",
            "created": "2018-03-05T20:31:39.029899Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/33266/?key=f4908831-3050-44fb-afb6-b1d5fedaefa6",
            "metadata": {
                "tags": [
                    "vcf",
                    "genome",
                    "Complete Genomics"
                ],
                "description": "PGP Harvard genome, VCF file. Derived from Complete Genomics var file."
            },
            "source": "direct-sharing-139",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 86542,
            "basename": "4194.json",
            "created": "2018-07-12T17:20:22.330547Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/86542/?key=473631a8-8bbc-4e67-bc75-9fda69eaeb39",
            "metadata": {
                "tags": [
                    "opensnp"
                ],
                "user_id": 4194,
                "user_uri": "https://opensnp.org/users/4194",
                "user_name": "Mad Price Ball",
                "description": "links to openSNP user 4194",
                "has_sequence": true
            },
            "source": "direct-sharing-55",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 474014,
            "basename": "23andMe-genotyping.txt",
            "created": "2018-11-21T18:06:08.944127Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/474014/?key=38c795c8-28a6-4855-9b1f-769b4ca4ad76",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2018-11-21 18:06:08+00:00"
            },
            "source": "direct-sharing-128",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 474017,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2018-11-21T18:06:35.079764Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/474017/?key=6aa6534e-7ab1-45dd-aee3-f1946065814f",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2018-11-21 18:06:10+00:00"
            },
            "source": "direct-sharing-128",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        },
        {
            "id": 50988,
            "basename": "23andMe-genotyping.txt",
            "created": "2018-05-11T02:46:25.300588Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/50988/?key=258ce90c-79f3-485f-b254-dbbdda6a7943",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2018-05-11 02:46:25+00:00"
            },
            "source": "direct-sharing-128",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        }
    ]
}