Public Data List Api
Return the list of public data files.
GET /api/public-data/?username=madprime&limit=5
{ "count": 15803, "next": "https://www.openhumans.com/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=ffe5c904-6088-4fe4-a07f-59e31f722f78", "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=be3cf5c6-7a65-4559-92b6-1c1707361cae", "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=ed513bba-efd2-488e-99ca-b30f29028ee0", "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=4cd6a347-aea6-494b-9ddc-a3f57e3d7dcc", "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=5baff965-d213-43a5-9198-565d969049e3", "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" } } ] }