Return the list of public data files.

GET /api/public-data/?created_start=5/1/2018&created_end=5/31/2018&source=direct-sharing-128
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Type: application/json
Expires: Thu, 01 Jun 2023 05:30:38 GMT
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 62971,
            "basename": "23andMe-genotyping.txt",
            "created": "2018-05-28T19:33:52.551122Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/62971/?key=f60db62d-2956-4f9f-a2e2-dc1acdfaceeb",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2018-05-28 19:33:51+00:00"
            },
            "source": "direct-sharing-128",
            "user": {
                "id": "63517800",
                "name": "Crewest",
                "username": "Crewest"
            }
        },
        {
            "id": 62972,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2018-05-28T19:34:09.937762Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/62972/?key=3e48aba7-6188-49ab-ba02-7adced48cabd",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2018-05-28 19:33:54+00:00"
            },
            "source": "direct-sharing-128",
            "user": {
                "id": "63517800",
                "name": "Crewest",
                "username": "Crewest"
            }
        },
        {
            "id": 59912,
            "basename": "23andMe-genotyping.txt",
            "created": "2018-05-24T04:59:56.792489Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/59912/?key=88ea2383-777d-445e-b91e-602a9d28e7ed",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2018-05-24 04:59:56+00:00"
            },
            "source": "direct-sharing-128",
            "user": {
                "id": "54298285",
                "name": "Fayern",
                "username": "Fayern"
            }
        },
        {
            "id": 59913,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2018-05-24T05:00:04.670569Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/59913/?key=d4f69e23-b56a-4e50-942a-e266dbef16fc",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2018-05-24 04:59:57+00:00"
            },
            "source": "direct-sharing-128",
            "user": {
                "id": "54298285",
                "name": "Fayern",
                "username": "Fayern"
            }
        },
        {
            "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=c149b127-f208-4c5d-9c1e-9b923cb02926",
            "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"
            }
        },
        {
            "id": 50989,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2018-05-11T02:46:46.907017Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/50989/?key=5bfca054-6d1a-4c8a-8321-c6eace4bf570",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2018-05-11 02:46:26+00:00"
            },
            "source": "direct-sharing-128",
            "user": {
                "id": "94621811",
                "name": "Mad Price Ball",
                "username": "madprime"
            }
        }
    ]
}