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: Tue, 08 Sep 2026 19:22:55 GMT
Vary: Accept

{
    "count": 15809,
    "next": "https://www.openhumans.net/api/public-data/?limit=5&offset=5&username=madprime",
    "previous": null,
    "results": [
        {
            "id": 83346228,
            "basename": "genome_Monica_Meleski_v5_Full_20250822100037.zip",
            "created": "2026-01-24T04:41:28.473107Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/83346228/?key=0b127405-b8f9-4298-9cac-3f339c7d971c",
            "metadata": {
                "tags": [
                    "unprocessed",
                    "23andme"
                ],
                "description": "unprocessed 23andMe data"
            },
            "source": "direct-sharing-128",
            "user": {
                "id": "92878970",
                "name": "Meleski",
                "username": "02231976"
            }
        },
        {
            "id": 83346229,
            "basename": "dna-data-2026-01-19.zip",
            "created": "2026-01-24T04:42:31.902752Z",
            "download_url": "https://www.openhumans.org/data-management/datafile-download/83346229/?key=cc79a8de-72c1-4482-9f1b-4a05f6dc1e8c",
            "metadata": {
                "tags": [
                    "ancestry",
                    "unprocessed"
                ],
                "description": "unprocessed Ancestry data"
            },
            "source": "direct-sharing-129",
            "user": {
                "id": "92878970",
                "name": "Meleski",
                "username": "02231976"
            }
        },
        {
            "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=1264d0ad-920b-4e2e-9117-6bf5a5601ef7",
            "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=3fdc64f4-88ff-41e9-97a3-9aedcc0abdd4",
            "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=1ce90f86-eec1-4e3a-a6e9-930faec88af9",
            "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"
            }
        }
    ]
}