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: Sun, 19 May 2024 21:07:34 GMT
Vary: Accept

{
    "count": 81,
    "next": "https://research.openhumans.org/api/public-data/?format=api&limit=5&offset=80&username=madprime",
    "previous": "https://research.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=6b10b635-5e82-4695-9922-164159d5b082",
            "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=22f13169-bfbf-46b0-b6b9-484884bbb517",
            "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=cdafbdf5-4e6b-4bf6-a1e6-feea9acc1ce6",
            "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=2dad5063-8515-41b8-8763-2e48f575cfd8",
            "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=95841200-432b-46e1-a8f9-fc073465f30a",
            "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"
            }
        }
    ]
}