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: Sun, 01 Oct 2023 16:56:16 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=387aeec4-75fe-49be-baa7-a7e419e6bca7",
            "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=b508becb-186d-48d2-bec5-799a2d42db4d",
            "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=07b7d398-f590-416a-9600-f2a061ae7b8c",
            "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=672ee2aa-27e8-44eb-885b-c97697140f12",
            "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=9082104d-a2f8-46a6-a57b-35fd406b4bfc",
            "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=1eb2d986-6f17-4bcf-9700-7065b75d008e",
            "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"
            }
        }
    ]
}