Public Data List Api
Return the list of public data files.
GET /api/public-data/?limit=5&username=madprime
{ "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=722fd26e-9ecb-4e25-be29-ce8fdcf29bef", "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=47d8955f-fa68-49c2-bd49-deef555410d4", "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=991ef7a4-01a6-480a-9581-1795ff49a916", "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=85f1c426-a8a1-428e-8646-b1c903eb556d", "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": 70103, "basename": "23andMe-genotyping.vcf.bz2", "created": "2018-06-08T10:07:29.235707Z", "download_url": "https://www.openhumans.org/data-management/datafile-download/70103/?key=496cb818-53ea-41eb-a8b7-960e44694851", "metadata": { "tags": [ "23andMe", "genotyping", "vcf" ], "description": "23andMe full genotyping data, VCF format", "creation_date": "2018-06-08 10:07:26+00:00" }, "source": "direct-sharing-128", "user": { "id": "02309110", "name": "Cristelle", "username": "12id3_o12_di3" } } ] }