Return list of public DataFiles and associated information.

Supported filters: - datatype_id - source_project_id - username

GET /api/public/datafiles/?format=api&offset=11655&source_project_id=70
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, 05 May 2026 13:20:09 GMT
Vary: Accept

{
    "count": 15803,
    "next": "https://www.openhumans.net/api/public/datafiles/?format=api&limit=100&offset=11755&source_project_id=70",
    "previous": "https://www.openhumans.net/api/public/datafiles/?format=api&limit=100&offset=11555&source_project_id=70",
    "results": [
        {
            "id": 30034,
            "basename": "23andMe-genotyping.txt",
            "created": "2018-02-01T01:08:42.899929Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/30034/?key=e7fd255c-87da-4b61-a6ea-48f3d8b8a625",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2018-02-01 01:08:41-00:00",
                "orig_file_hash": "$2b$12$EA1Kq9HtwzGghCSeUBjM0.rjEPkLfPFLK1H5yzpwwAVTEcLVEjZ6u"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 5891,
                "name": "Kurt Greis",
                "username": "kdgreis"
            }
        },
        {
            "id": 30035,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2018-02-01T01:08:42.910125Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/30035/?key=1bf9befa-ff75-48fb-a3ef-37c0fcf48f5e",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2018-02-01 01:08:42-00:00",
                "orig_file_hash": "$2b$12$EA1Kq9HtwzGghCSeUBjM0.rjEPkLfPFLK1H5yzpwwAVTEcLVEjZ6u"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 5891,
                "name": "Kurt Greis",
                "username": "kdgreis"
            }
        },
        {
            "id": 1329239,
            "basename": "lineage_NCBI36.csv",
            "created": "2019-04-01T19:02:40.173579Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1329239/?key=5855fd02-6015-46ae-83fa-237741d11ca1",
            "metadata": {
                "tags": [
                    "snps",
                    "genotype",
                    "NCBI36",
                    "Build 36",
                    "lineage"
                ],
                "description": "SNPs merged (if applicable) and mapped relative to the NCBI36 assembly"
            },
            "source_project": "https://www.openhumans.org/api/public/project/161/",
            "user": {
                "id": 5891,
                "name": "Kurt Greis",
                "username": "kdgreis"
            }
        },
        {
            "id": 1329238,
            "basename": "lineage_GRCh37.csv",
            "created": "2019-04-01T19:02:36.206935Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1329238/?key=a7ff15dd-a7c3-42dc-aaab-054334735f7b",
            "metadata": {
                "tags": [
                    "snps",
                    "genotype",
                    "GRCh37",
                    "Build 37",
                    "lineage"
                ],
                "description": "SNPs merged (if applicable) and mapped relative to the GRCh37 assembly"
            },
            "source_project": "https://www.openhumans.org/api/public/project/161/",
            "user": {
                "id": 5891,
                "name": "Kurt Greis",
                "username": "kdgreis"
            }
        },
        {
            "id": 1329241,
            "basename": "lineage_discrepant_snps.csv",
            "created": "2019-04-01T19:02:47.796858Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1329241/?key=463e616d-34e1-4d06-9a1c-b8a410bfb32a",
            "metadata": {
                "tags": [
                    "snps",
                    "lineage"
                ],
                "description": "Discrepant SNPs found while merging files"
            },
            "source_project": "https://www.openhumans.org/api/public/project/161/",
            "user": {
                "id": 5891,
                "name": "Kurt Greis",
                "username": "kdgreis"
            }
        },
        {
            "id": 1329240,
            "basename": "lineage_GRCh38.csv",
            "created": "2019-04-01T19:02:44.024502Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1329240/?key=b543bd72-76d8-4920-9b6e-59ef78fcecfc",
            "metadata": {
                "tags": [
                    "snps",
                    "genotype",
                    "GRCh38",
                    "Build 38",
                    "lineage"
                ],
                "description": "SNPs merged (if applicable) and mapped relative to the GRCh38 assembly"
            },
            "source_project": "https://www.openhumans.org/api/public/project/161/",
            "user": {
                "id": 5891,
                "name": "Kurt Greis",
                "username": "kdgreis"
            }
        },
        {
            "id": 19973,
            "basename": "23andMe-genotyping.txt",
            "created": "2017-09-20T17:31:35.003149Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/19973/?key=fae7f5ea-0469-494a-8b17-663caa5957e2",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2017-09-20 17:31:32-00:00",
                "orig_file_hash": "$2b$12$mVDhPJ24.EADLhMLHTe6ueQpUFRFyx4xZ3z4ahh/F6zwN.l0JjNEa"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 3978,
                "name": "Keith",
                "username": "Keith"
            }
        },
        {
            "id": 19974,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2017-09-20T17:31:35.017578Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/19974/?key=aa11ff85-f71c-4bfb-9342-c68bb9ce9f98",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2017-09-20 17:31:33-00:00",
                "orig_file_hash": "$2b$12$mVDhPJ24.EADLhMLHTe6ueQpUFRFyx4xZ3z4ahh/F6zwN.l0JjNEa"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 3978,
                "name": "Keith",
                "username": "Keith"
            }
        },
        {
            "id": 10087,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2016-12-13T20:12:39.333302Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/10087/?key=1332e039-0806-4388-92ae-a0a424200e9b",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2016-12-13 20:12:37-00:00",
                "orig_file_hash": "$2b$12$pZmonnW0kJAUCYhyxoClXuoNBhuC8ym1s3PV7t5oBWldKzusRzdgm"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 2874,
                "name": "keith grimaldi",
                "username": "keithgrimaldi"
            }
        },
        {
            "id": 10086,
            "basename": "23andMe-genotyping.txt",
            "created": "2016-12-13T20:12:39.329371Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/10086/?key=25b76dbe-d8c1-4884-8487-d52ac562ebf1",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2016-12-13 20:12:37-00:00",
                "orig_file_hash": "$2b$12$pZmonnW0kJAUCYhyxoClXuoNBhuC8ym1s3PV7t5oBWldKzusRzdgm"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 2874,
                "name": "keith grimaldi",
                "username": "keithgrimaldi"
            }
        },
        {
            "id": 8412787,
            "basename": "Personality_Type.txt",
            "created": "2019-09-17T23:51:25.740059Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/7/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/8412787/?key=804b559d-3798-4cd9-af99-b46e857ac3e7",
            "metadata": {
                "tags": [
                    "psychology",
                    "personality",
                    "personality type",
                    "personality traits"
                ],
                "description": "Your personality type (i.e., INTJ, ESFJ) as determined using three personality questionnaires as part of the Genetics of Personality Type Research Study."
            },
            "source_project": "https://www.openhumans.org/api/public/project/180/",
            "user": {
                "id": 4379,
                "name": "Michael Kelley",
                "username": "kelleymic"
            }
        },
        {
            "id": 31707,
            "basename": "MyHeritage_raw_dna_data 6.csv",
            "created": "2018-02-20T19:45:38.124853Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/8/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/31707/?key=d16a890b-c627-4f8d-b76e-a31c5bd980d3",
            "metadata": {
                "tags": [],
                "description": ""
            },
            "source_project": "https://www.openhumans.org/api/public/project/133/",
            "user": {
                "id": 6013,
                "name": "kelli jeancoq",
                "username": "kellijeancoq"
            }
        },
        {
            "id": 32264,
            "basename": "77e5009b-4a92-4f0f-9e2e-90c82a533081.vcf.gz",
            "created": "2018-02-20T23:46:30.630590Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/32264/?key=092a5559-99c4-4872-ae4d-9da187b0f54c",
            "metadata": {
                "tags": [
                    "vcf"
                ],
                "vcf_source": "other",
                "description": "User-contributed VCF data"
            },
            "source_project": "https://www.openhumans.org/api/public/project/131/",
            "user": {
                "id": 6013,
                "name": "kelli jeancoq",
                "username": "kellijeancoq"
            }
        },
        {
            "id": 32265,
            "basename": "77e5009b-4a92-4f0f-9e2e-90c82a533081.vcf.metadata.json",
            "created": "2018-02-20T23:46:30.653681Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/32265/?key=1614f547-c4bb-4690-bc10-b82a782c69a4",
            "metadata": {
                "tags": [
                    "vcf"
                ],
                "description": "VCF file metadata"
            },
            "source_project": "https://www.openhumans.org/api/public/project/131/",
            "user": {
                "id": 6013,
                "name": "kelli jeancoq",
                "username": "kellijeancoq"
            }
        },
        {
            "id": 16276,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2017-06-07T13:01:39.982291Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/16276/?key=f52e0cbe-144c-4a3f-975b-23359e8db986",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2017-06-07 13:01:38-00:00",
                "orig_file_hash": "$2b$12$da.G6u3tTREWGaOnSLcrbO9QdTB15neSZ6llNaK2nlYiHN6K2dRey"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 3626,
                "name": "Ken Detusch",
                "username": "KenDeutsch"
            }
        },
        {
            "id": 16275,
            "basename": "23andMe-genotyping.txt",
            "created": "2017-06-07T13:01:39.967281Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/16275/?key=f2abd351-206f-424d-a839-1d0af0395480",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2017-06-07 13:01:34-00:00",
                "orig_file_hash": "$2b$12$da.G6u3tTREWGaOnSLcrbO9QdTB15neSZ6llNaK2nlYiHN6K2dRey"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 3626,
                "name": "Ken Detusch",
                "username": "KenDeutsch"
            }
        },
        {
            "id": 13281,
            "basename": "PGP-Harvard-hu2DBF2D-surveys.json",
            "created": "2017-04-11T20:23:06.747962Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/13281/?key=a3d4dbc9-3208-4c93-88ce-df647f753f65",
            "metadata": {
                "tags": [
                    "json",
                    "survey"
                ],
                "sourceURL": "https://my.pgp-hms.org/profile/hu2DBF2D",
                "description": "PGP Harvard survey data, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 1582,
                "name": "KevinAM",
                "username": "KevinAM"
            }
        },
        {
            "id": 13282,
            "basename": "PGP-Harvard-hu2DBF2D-var.tsv.bz2",
            "created": "2017-04-11T20:23:06.752590Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/13282/?key=2607abe3-119e-455d-9749-9708130c5f1b",
            "metadata": {
                "tags": [
                    "Complete Genomics",
                    "var",
                    "genome"
                ],
                "sourceURL": "http://evidence.personalgenomes.org/genome_download.php?download_genome_id=4af0e3b1f4c19eb280cf65564e7ac975097366c9&download_nickname=CGI+sample+GS01173-DNA_G02+from+PGP+sample+67180598",
                "description": "PGP Harvard genome, Complete Genomics var file format.",
                "originalFilename": "var-GS000009929-ASM.tsv.bz2"
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 1582,
                "name": "KevinAM",
                "username": "KevinAM"
            }
        },
        {
            "id": 13283,
            "basename": "PGP-Harvard-hu2DBF2D-var.vcf.bz2",
            "created": "2017-04-11T20:23:06.756877Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/13283/?key=5e6f2c95-7171-4462-aacb-f5d979fd59b5",
            "metadata": {
                "tags": [
                    "vcf",
                    "genome",
                    "Complete Genomics"
                ],
                "description": "PGP Harvard genome, VCF file. Derived from Complete Genomics var file."
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 1582,
                "name": "KevinAM",
                "username": "KevinAM"
            }
        },
        {
            "id": 9364,
            "basename": "AncestryDNA-genotyping.vcf.bz2",
            "created": "2016-12-01T15:44:12.261259Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/9364/?key=21ca45fc-9441-4d36-ad04-223e41ed8bba",
            "metadata": {
                "tags": [
                    "AncestryDNA",
                    "genotyping",
                    "vcf"
                ],
                "description": "AncestryDNA full genotyping data, VCF format",
                "creation_date": "2016-12-01 15:44:09-00:00",
                "orig_file_hash": "$2b$12$sb1SzrfF1oz7RQNfyo3Zduv.XHim7OJHhma20uvnhGWScNj2GjJZq"
            },
            "source_project": "https://www.openhumans.org/api/public/project/129/",
            "user": {
                "id": 1582,
                "name": "KevinAM",
                "username": "KevinAM"
            }
        },
        {
            "id": 9363,
            "basename": "AncestryDNA-genotyping.txt",
            "created": "2016-12-01T15:44:12.253878Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/9363/?key=8fb69957-3368-4490-b692-83e5e01975be",
            "metadata": {
                "tags": [
                    "AncestryDNA",
                    "genotyping"
                ],
                "description": "AncestryDNA full genotyping data, original format",
                "creation_date": "2016-12-01 15:43:37-00:00",
                "orig_file_hash": "$2b$12$sb1SzrfF1oz7RQNfyo3Zduv.XHim7OJHhma20uvnhGWScNj2GjJZq"
            },
            "source_project": "https://www.openhumans.org/api/public/project/129/",
            "user": {
                "id": 1582,
                "name": "KevinAM",
                "username": "KevinAM"
            }
        },
        {
            "id": 1326436,
            "basename": "member.imputed.vcf.bz2",
            "created": "2019-04-01T10:04:20.436264Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1326436/?key=b6ab22a8-8f4d-47ea-9703-c326228f3a86",
            "metadata": {
                "tags": [
                    "genomics"
                ],
                "updated_at": "2019-04-01 10:04:19.721754",
                "description": "Imputed genotypes from Imputer"
            },
            "source_project": "https://www.openhumans.org/api/public/project/92/",
            "user": {
                "id": 1582,
                "name": "KevinAM",
                "username": "KevinAM"
            }
        },
        {
            "id": 30797,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2018-02-07T19:00:02.992249Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/30797/?key=ef21b9ba-06f4-462e-9466-502bc44a1574",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2018-02-07 19:00:01-00:00",
                "orig_file_hash": "$2b$12$I4GD9oegOQkN7tQw0TdvjO.Lx5MTVZA60fmeFZ9vxOtaflwUziNAi"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 5924,
                "name": "Kevin",
                "username": "kevintexas210"
            }
        },
        {
            "id": 30796,
            "basename": "23andMe-genotyping.txt",
            "created": "2018-02-07T19:00:02.987515Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/30796/?key=8129ea0e-5037-4ba2-b53b-5cdacd347dbf",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2018-02-07 18:59:57-00:00",
                "orig_file_hash": "$2b$12$I4GD9oegOQkN7tQw0TdvjO.Lx5MTVZA60fmeFZ9vxOtaflwUziNAi"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 5924,
                "name": "Kevin",
                "username": "kevintexas210"
            }
        },
        {
            "id": 8600,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2016-10-20T21:22:51.506194Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/8600/?key=73247410-0d41-4276-85e1-eb7484ec77ec",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2016-10-20 21:22:49-00:00",
                "orig_file_hash": "$2b$12$NGVU53JZawNF18bS4AEbO.7yGFtJq4Wszurj8AyMFIWAHAaGEXzk2"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 2295,
                "name": "Katherine Lambertson",
                "username": "kflamb"
            }
        },
        {
            "id": 8599,
            "basename": "23andMe-genotyping.txt",
            "created": "2016-10-20T21:22:51.502541Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/8599/?key=cbef5426-e6ad-4907-988c-4a4fe3d2dfe9",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2016-10-20 21:22:44-00:00",
                "orig_file_hash": "$2b$12$NGVU53JZawNF18bS4AEbO.7yGFtJq4Wszurj8AyMFIWAHAaGEXzk2"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 2295,
                "name": "Katherine Lambertson",
                "username": "kflamb"
            }
        },
        {
            "id": 15374,
            "basename": "AncestryDNA-genotyping.vcf.bz2",
            "created": "2017-05-25T09:56:20.387336Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/15374/?key=e1705a53-944a-45e5-8505-437484e251f7",
            "metadata": {
                "tags": [
                    "AncestryDNA",
                    "genotyping",
                    "vcf"
                ],
                "description": "AncestryDNA full genotyping data, VCF format",
                "creation_date": "2017-05-25 09:56:17-00:00",
                "orig_file_hash": "$2b$12$NVDqgGIKNcT7qakzlUtKleLY5pS99RM/htBIkptNxLCduEpFPesq6"
            },
            "source_project": "https://www.openhumans.org/api/public/project/129/",
            "user": {
                "id": 3465,
                "name": "Karen Ganzert",
                "username": "Kganzert"
            }
        },
        {
            "id": 15373,
            "basename": "AncestryDNA-genotyping.txt",
            "created": "2017-05-25T09:56:20.351398Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/15373/?key=d7fa293a-a0cc-49a8-9278-c915f9b285b2",
            "metadata": {
                "tags": [
                    "AncestryDNA",
                    "genotyping"
                ],
                "description": "AncestryDNA full genotyping data, original format",
                "creation_date": "2017-05-25 09:56:02-00:00",
                "orig_file_hash": "$2b$12$NVDqgGIKNcT7qakzlUtKleLY5pS99RM/htBIkptNxLCduEpFPesq6"
            },
            "source_project": "https://www.openhumans.org/api/public/project/129/",
            "user": {
                "id": 3465,
                "name": "Karen Ganzert",
                "username": "Kganzert"
            }
        },
        {
            "id": 13675,
            "basename": "PGP-Harvard-hu01EECF-surveys.json",
            "created": "2017-04-12T03:56:50.979913Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/13675/?key=b68413a5-1f08-44f3-9019-49e17266af90",
            "metadata": {
                "tags": [
                    "json",
                    "survey"
                ],
                "sourceURL": "https://my.pgp-hms.org/profile/hu01EECF",
                "description": "PGP Harvard survey data, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 2292,
                "name": "Kate",
                "username": "kgelineau"
            }
        },
        {
            "id": 90978,
            "basename": "AncestryDNA-genotyping.vcf.metadata.json",
            "created": "2018-07-21T22:07:37.432540Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/90978/?key=f77f6f2f-2159-47ec-b69e-de6e1b48666c",
            "metadata": {
                "tags": [
                    "vcf"
                ],
                "description": "VCF file metadata"
            },
            "source_project": "https://www.openhumans.org/api/public/project/131/",
            "user": {
                "id": 6413,
                "name": "Karla",
                "username": "kgibbs"
            }
        },
        {
            "id": 90290,
            "basename": "AncestryDNA-genotyping.vcf.bz2",
            "created": "2018-07-20T21:43:49.330647Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/90290/?key=1a4d9c8a-6d99-4981-adb6-8d37e15cbd73",
            "metadata": {
                "tags": [
                    "AncestryDNA",
                    "genotyping",
                    "vcf"
                ],
                "description": "AncestryDNA full genotyping data, VCF format",
                "creation_date": "2018-07-20 21:43:23+00:00"
            },
            "source_project": "https://www.openhumans.org/api/public/project/129/",
            "user": {
                "id": 6413,
                "name": "Karla",
                "username": "kgibbs"
            }
        },
        {
            "id": 96898,
            "basename": "AncestryDNA-genotyping.vcf.bz2",
            "created": "2018-08-04T14:33:42.820488Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/96898/?key=c8b079a3-632f-4072-87d4-c79595017887",
            "metadata": {
                "tags": [
                    "vcf"
                ],
                "user_notes": "",
                "vcf_source": "other",
                "description": "User-contributed VCF data"
            },
            "source_project": "https://www.openhumans.org/api/public/project/131/",
            "user": {
                "id": 6413,
                "name": "Karla",
                "username": "kgibbs"
            }
        },
        {
            "id": 96899,
            "basename": "AncestryDNA-genotyping.vcf.metadata.json",
            "created": "2018-08-04T14:34:04.222229Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/96899/?key=ffe4955d-7663-4cc9-b549-f1fb5751a40a",
            "metadata": {
                "tags": [
                    "vcf"
                ],
                "description": "VCF file metadata"
            },
            "source_project": "https://www.openhumans.org/api/public/project/131/",
            "user": {
                "id": 6413,
                "name": "Karla",
                "username": "kgibbs"
            }
        },
        {
            "id": 90941,
            "basename": "AncestryDNA-genotyping.vcf.bz2",
            "created": "2018-07-21T22:06:40.521828Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/90941/?key=1da5f4bd-6b8b-47f1-9f9c-77dd05327341",
            "metadata": {
                "tags": [
                    "vcf"
                ],
                "user_notes": "",
                "vcf_source": "other",
                "description": "User-contributed VCF data"
            },
            "source_project": "https://www.openhumans.org/api/public/project/131/",
            "user": {
                "id": 6413,
                "name": "Karla",
                "username": "kgibbs"
            }
        },
        {
            "id": 90287,
            "basename": "AncestryDNA-genotyping.txt",
            "created": "2018-07-20T21:43:21.260312Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/90287/?key=ce695769-31f1-4ea9-abe2-a94e371f6401",
            "metadata": {
                "tags": [
                    "AncestryDNA",
                    "genotyping"
                ],
                "description": "AncestryDNA full genotyping data, original format",
                "creation_date": "2018-07-20 21:43:20+00:00"
            },
            "source_project": "https://www.openhumans.org/api/public/project/129/",
            "user": {
                "id": 6413,
                "name": "Karla",
                "username": "kgibbs"
            }
        },
        {
            "id": 83275074,
            "basename": "dna-data-2025-12-02.zip",
            "created": "2025-12-02T15:45:09.900508Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/83275074/?key=b03233de-8aef-45fe-b980-daa10de234f2",
            "metadata": {
                "tags": [
                    "ancestry",
                    "unprocessed"
                ],
                "description": "unprocessed Ancestry data"
            },
            "source_project": "https://www.openhumans.org/api/public/project/129/",
            "user": {
                "id": 193902,
                "name": "Van der Horst",
                "username": "Kimmie"
            }
        },
        {
            "id": 29557,
            "basename": "AncestryDNA-genotyping.txt",
            "created": "2018-01-30T23:09:10.222537Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/29557/?key=fce1a25a-bbc8-4898-9da8-36ec49f77750",
            "metadata": {
                "tags": [
                    "AncestryDNA",
                    "genotyping"
                ],
                "description": "AncestryDNA full genotyping data, original format",
                "creation_date": "2018-01-30 23:08:38-00:00",
                "orig_file_hash": "$2b$12$.n6caoep.CZWDeesBESg6OUyC2U1.ns4zbu2STGphXkxnHdy/IRDW"
            },
            "source_project": "https://www.openhumans.org/api/public/project/129/",
            "user": {
                "id": 2080,
                "name": "L Black",
                "username": "kiraj"
            }
        },
        {
            "id": 13824,
            "basename": "PGP-Harvard-hu8602F1-surveys.json",
            "created": "2017-04-12T06:25:32.297423Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/13824/?key=210c154f-c6fd-4e64-a2e9-aca33beaeb4c",
            "metadata": {
                "tags": [
                    "json",
                    "survey"
                ],
                "sourceURL": "https://my.pgp-hms.org/profile/hu8602F1",
                "description": "PGP Harvard survey data, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 2080,
                "name": "L Black",
                "username": "kiraj"
            }
        },
        {
            "id": 29558,
            "basename": "AncestryDNA-genotyping.vcf.bz2",
            "created": "2018-01-30T23:09:10.227610Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/29558/?key=2b0f7a3c-df56-48a5-b0f0-f7c0ae312269",
            "metadata": {
                "tags": [
                    "AncestryDNA",
                    "genotyping",
                    "vcf"
                ],
                "description": "AncestryDNA full genotyping data, VCF format",
                "creation_date": "2018-01-30 23:09:08-00:00",
                "orig_file_hash": "$2b$12$.n6caoep.CZWDeesBESg6OUyC2U1.ns4zbu2STGphXkxnHdy/IRDW"
            },
            "source_project": "https://www.openhumans.org/api/public/project/129/",
            "user": {
                "id": 2080,
                "name": "L Black",
                "username": "kiraj"
            }
        },
        {
            "id": 8009797,
            "basename": "Personality_Type.txt",
            "created": "2019-09-04T19:44:11.397246Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/7/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/8009797/?key=d7c2fcaa-beb1-4307-b914-f3e5c80b788a",
            "metadata": {
                "tags": [
                    "psychology",
                    "personality",
                    "personality type",
                    "personality traits"
                ],
                "description": "Your personality type (i.e., INTJ, ESFJ) as determined using three personality questionnaires as part of the Genetics of Personality Type Research Study."
            },
            "source_project": "https://www.openhumans.org/api/public/project/180/",
            "user": {
                "id": 2080,
                "name": "L Black",
                "username": "kiraj"
            }
        },
        {
            "id": 14094,
            "basename": "d895c064-1ba9-11e7-95b3-0e59d74f814a.bam",
            "created": "2017-04-18T18:01:45.873975Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/14094/?key=6e1ef7af-3f0a-4019-99af-7767d384dfd3",
            "metadata": {
                "md5": "7f7d739d25bcfe4aeaf2cdb582cc945a",
                "tags": [
                    "seeq",
                    "genome",
                    "microbiome",
                    "bam"
                ],
                "description": "Seeq project raw data. Contains personal genetic and microbiome information."
            },
            "source_project": "https://www.openhumans.org/api/public/project/40/",
            "user": {
                "id": 2080,
                "name": "L Black",
                "username": "kiraj"
            }
        },
        {
            "id": 37920,
            "basename": "taxonomy-2.json",
            "created": "2018-04-10T19:22:01.035688Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/37920/?key=6eddcee5-fea4-4e7e-87cb-79f0eeaa0798",
            "metadata": {
                "tags": [
                    "json",
                    "uBiome",
                    "16S"
                ],
                "description": "uBiome 16S taxonomy data, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/132/",
            "user": {
                "id": 1723,
                "name": "Kiwifulla",
                "username": "Kiwifulla"
            }
        },
        {
            "id": 37922,
            "basename": "taxonomy-3.json",
            "created": "2018-04-10T19:22:01.047313Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/37922/?key=7789f029-63f7-4bd1-9dc3-16cd68d57997",
            "metadata": {
                "tags": [
                    "json",
                    "uBiome",
                    "16S"
                ],
                "user_notes": "taken 1st of april 2017\r\npossible early onset of rheumatoid arthritis/psoriasis or some other system inflammatory issue",
                "description": "uBiome 16S taxonomy data, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/132/",
            "user": {
                "id": 1723,
                "name": "Kiwifulla",
                "username": "Kiwifulla"
            }
        },
        {
            "id": 37917,
            "basename": "uBiome-fastq-1.zip",
            "created": "2018-04-10T19:22:01.016474Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/37917/?key=c435e840-9cd6-4ed8-bb73-cdfb1d8866c7",
            "metadata": {
                "tags": [
                    "fastq",
                    "uBiome",
                    "16S"
                ],
                "description": "uBiome 16S FASTQ raw sequencing data."
            },
            "source_project": "https://www.openhumans.org/api/public/project/132/",
            "user": {
                "id": 1723,
                "name": "Kiwifulla",
                "username": "Kiwifulla"
            }
        },
        {
            "id": 37918,
            "basename": "taxonomy-1.json",
            "created": "2018-04-10T19:22:01.023913Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/37918/?key=001d2260-63d4-4215-adb8-0b2806f81445",
            "metadata": {
                "tags": [
                    "json",
                    "uBiome",
                    "16S"
                ],
                "description": "uBiome 16S taxonomy data, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/132/",
            "user": {
                "id": 1723,
                "name": "Kiwifulla",
                "username": "Kiwifulla"
            }
        },
        {
            "id": 37919,
            "basename": "uBiome-fastq-2.zip",
            "created": "2018-04-10T19:22:01.029710Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/37919/?key=2cb6b440-94d0-4a57-93e4-67ee365de1af",
            "metadata": {
                "tags": [
                    "fastq",
                    "uBiome",
                    "16S"
                ],
                "description": "uBiome 16S FASTQ raw sequencing data."
            },
            "source_project": "https://www.openhumans.org/api/public/project/132/",
            "user": {
                "id": 1723,
                "name": "Kiwifulla",
                "username": "Kiwifulla"
            }
        },
        {
            "id": 37921,
            "basename": "uBiome-fastq-3.zip",
            "created": "2018-04-10T19:22:01.041580Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/37921/?key=5b865063-ffb3-49a3-a1d8-802b4766a914",
            "metadata": {
                "tags": [
                    "fastq",
                    "uBiome",
                    "16S"
                ],
                "user_notes": "taken 1st of april 2017\r\npossible early onset of rheumatoid arthritis/psoriasis or some other system inflammatory issue",
                "description": "uBiome 16S FASTQ raw sequencing data."
            },
            "source_project": "https://www.openhumans.org/api/public/project/132/",
            "user": {
                "id": 1723,
                "name": "Kiwifulla",
                "username": "Kiwifulla"
            }
        },
        {
            "id": 9990,
            "basename": "23andMe-genotyping.txt",
            "created": "2016-12-08T05:00:59.304442Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/9990/?key=9bc53a20-d599-4330-b0aa-f074a358bd75",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2016-12-08 05:00:54-00:00",
                "orig_file_hash": "$2b$12$B7w5Q.17jcY.y/bXkUOlnuLJA3PH9ZBEbwyxoP.2fKpq/A1BaBZKq"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 1723,
                "name": "Kiwifulla",
                "username": "Kiwifulla"
            }
        },
        {
            "id": 9991,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2016-12-08T05:00:59.315061Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/9991/?key=44f9c66f-7796-42d7-9bab-e1075d28b82f",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2016-12-08 05:00:57-00:00",
                "orig_file_hash": "$2b$12$B7w5Q.17jcY.y/bXkUOlnuLJA3PH9ZBEbwyxoP.2fKpq/A1BaBZKq"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 1723,
                "name": "Kiwifulla",
                "username": "Kiwifulla"
            }
        },
        {
            "id": 13234,
            "basename": "PGP-Harvard-hu95E46D-surveys.json",
            "created": "2017-04-11T19:48:12.203693Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/13234/?key=1af9e949-85d9-40fd-825a-febddfd777d5",
            "metadata": {
                "tags": [
                    "json",
                    "survey"
                ],
                "sourceURL": "https://my.pgp-hms.org/profile/hu95E46D",
                "description": "PGP Harvard survey data, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 2099,
                "name": "KJBW",
                "username": "KJBW"
            }
        },
        {
            "id": 16881,
            "basename": "23andMe-genotyping.txt",
            "created": "2017-07-01T18:49:01.534066Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/16881/?key=7c9cd7f3-0b54-47eb-ba7b-91d5f178a17d",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2017-07-01 18:48:56-00:00",
                "orig_file_hash": "$2b$12$QO0O68yd.aV.6XNae8rqCuf0I/Pg5pbB3OWZqwTmFI.UugyN83Wby"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 2099,
                "name": "KJBW",
                "username": "KJBW"
            }
        },
        {
            "id": 16882,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2017-07-01T18:49:01.551844Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/16882/?key=0b794362-347f-448a-9ce3-584342390cfa",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2017-07-01 18:48:59-00:00",
                "orig_file_hash": "$2b$12$QO0O68yd.aV.6XNae8rqCuf0I/Pg5pbB3OWZqwTmFI.UugyN83Wby"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 2099,
                "name": "KJBW",
                "username": "KJBW"
            }
        },
        {
            "id": 1339936,
            "basename": "member.imputed.vcf.bz2",
            "created": "2019-04-03T03:45:31.953004Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1339936/?key=ae5a49e7-1dfd-4666-ad3b-2ae1a442f7f0",
            "metadata": {
                "tags": [
                    "genomics"
                ],
                "updated_at": "2019-04-03 03:45:31.174961",
                "description": "Imputed genotypes from Imputer"
            },
            "source_project": "https://www.openhumans.org/api/public/project/92/",
            "user": {
                "id": 2099,
                "name": "KJBW",
                "username": "KJBW"
            }
        },
        {
            "id": 30002,
            "basename": "AncestryDNA-genotyping.vcf.bz2",
            "created": "2018-01-31T12:39:15.398901Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/30002/?key=ec12a993-c412-49c7-bb87-0d59b28b96aa",
            "metadata": {
                "tags": [
                    "AncestryDNA",
                    "genotyping",
                    "vcf"
                ],
                "description": "AncestryDNA full genotyping data, VCF format",
                "creation_date": "2018-01-31 12:39:12-00:00",
                "orig_file_hash": "$2b$12$42GSIhPKwa5Za1CdTaRB0eEhI/9Sd2i034HYwWL8/fVpMdXz0Qeni"
            },
            "source_project": "https://www.openhumans.org/api/public/project/129/",
            "user": {
                "id": 2099,
                "name": "KJBW",
                "username": "KJBW"
            }
        },
        {
            "id": 30001,
            "basename": "AncestryDNA-genotyping.txt",
            "created": "2018-01-31T12:39:15.387605Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/30001/?key=48a054ae-9b92-44e4-abac-d3df66fc17b6",
            "metadata": {
                "tags": [
                    "AncestryDNA",
                    "genotyping"
                ],
                "description": "AncestryDNA full genotyping data, original format",
                "creation_date": "2018-01-31 12:39:01-00:00",
                "orig_file_hash": "$2b$12$42GSIhPKwa5Za1CdTaRB0eEhI/9Sd2i034HYwWL8/fVpMdXz0Qeni"
            },
            "source_project": "https://www.openhumans.org/api/public/project/129/",
            "user": {
                "id": 2099,
                "name": "KJBW",
                "username": "KJBW"
            }
        },
        {
            "id": 1282591,
            "basename": "8545.json",
            "created": "2019-03-26T17:55:55.642609Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/1282591/?key=2846966c-124f-4563-8ced-d1b99bb8e9e5",
            "metadata": {
                "tags": [
                    "opensnp"
                ],
                "user_id": 8545,
                "user_uri": "https://opensnp.org/users/8545",
                "user_name": "KJBW75",
                "description": "links to openSNP user 8545",
                "has_sequence": true
            },
            "source_project": "https://www.openhumans.org/api/public/project/55/",
            "user": {
                "id": 2099,
                "name": "KJBW",
                "username": "KJBW"
            }
        },
        {
            "id": 13227,
            "basename": "PGP-Harvard-hu734BD6-surveys.json",
            "created": "2017-04-11T19:33:31.004703Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/13227/?key=2f8fed53-0d50-40da-883f-ef14724d36dd",
            "metadata": {
                "tags": [
                    "json",
                    "survey"
                ],
                "sourceURL": "https://my.pgp-hms.org/profile/hu734BD6",
                "description": "PGP Harvard survey data, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 1155,
                "name": "Kyle Kovary",
                "username": "kkovary"
            }
        },
        {
            "id": 13228,
            "basename": "PGP-Harvard-hu734BD6-var.tsv.bz2",
            "created": "2017-04-11T19:33:31.008874Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/13228/?key=844cc9a7-9514-4a88-80db-5704c5727f08",
            "metadata": {
                "tags": [
                    "Complete Genomics",
                    "var",
                    "genome"
                ],
                "sourceURL": "http://evidence.pgp-hms.org/genome_download.php?download_genome_id=6959460ddd437b63e5fb531b8d42e67794164639&download_nickname=hu734BD6%3A+var-GS000038927-ASM.tsv.bz2",
                "description": "PGP Harvard genome, Complete Genomics var file format.",
                "originalFilename": "var-GS000038927-ASM.tsv.bz2"
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 1155,
                "name": "Kyle Kovary",
                "username": "kkovary"
            }
        },
        {
            "id": 13229,
            "basename": "PGP-Harvard-hu734BD6-var.vcf.bz2",
            "created": "2017-04-11T19:33:31.012241Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/13229/?key=2c73355f-c0a0-4221-b373-50c080c0a230",
            "metadata": {
                "tags": [
                    "vcf",
                    "genome",
                    "Complete Genomics"
                ],
                "description": "PGP Harvard genome, VCF file. Derived from Complete Genomics var file."
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 1155,
                "name": "Kyle Kovary",
                "username": "kkovary"
            }
        },
        {
            "id": 14018,
            "basename": "PGP-Harvard-hu8E87A9-var.tsv.bz2",
            "created": "2017-04-12T21:41:30.190012Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/14018/?key=f1409c11-d0dc-4e4e-a45a-03eacc228101",
            "metadata": {
                "tags": [
                    "Complete Genomics",
                    "var",
                    "genome"
                ],
                "sourceURL": "http://evidence.personalgenomes.org/genome_download.php?download_genome_id=5f01368373c6586c593659b148f4fee8058a5606&download_nickname=CGI+sample+GS01669-DNA_B09+from+PGP+sample+",
                "description": "PGP Harvard genome, Complete Genomics var file format.",
                "originalFilename": "var-GS000016449-ASM.tsv.bz2"
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 1669,
                "name": "Klavdia",
                "username": "Klavdia"
            }
        },
        {
            "id": 14017,
            "basename": "PGP-Harvard-hu8E87A9-surveys.json",
            "created": "2017-04-12T21:41:30.184446Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/14017/?key=f26d5a58-4c86-475c-a6f2-883aa5ea8ac1",
            "metadata": {
                "tags": [
                    "json",
                    "survey"
                ],
                "sourceURL": "https://my.pgp-hms.org/profile/hu8E87A9",
                "description": "PGP Harvard survey data, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 1669,
                "name": "Klavdia",
                "username": "Klavdia"
            }
        },
        {
            "id": 14019,
            "basename": "PGP-Harvard-hu8E87A9-var.vcf.bz2",
            "created": "2017-04-12T21:41:30.194722Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/14019/?key=aa761f1f-6d0b-4243-a446-9003e870e4aa",
            "metadata": {
                "tags": [
                    "vcf",
                    "genome",
                    "Complete Genomics"
                ],
                "description": "PGP Harvard genome, VCF file. Derived from Complete Genomics var file."
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 1669,
                "name": "Klavdia",
                "username": "Klavdia"
            }
        },
        {
            "id": 27380,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2018-01-15T17:25:09.728852Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/27380/?key=c34483bd-b732-4aa6-bc1e-3e707448ef64",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2018-01-15 17:25:08-00:00",
                "orig_file_hash": "$2b$12$W2vlfv1AxXeBzFjCGG74Yel.7ndh3hrN.1Hv.Lg9Yue3a73.aWShG"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 3271,
                "name": "Kurt H Myrmel",
                "username": "kmyrmel"
            }
        },
        {
            "id": 27379,
            "basename": "23andMe-genotyping.txt",
            "created": "2018-01-15T17:25:09.723833Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/27379/?key=9cf8d482-ed0d-4700-80ab-325a97a31287",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2018-01-15 17:25:06-00:00",
                "orig_file_hash": "$2b$12$W2vlfv1AxXeBzFjCGG74Yel.7ndh3hrN.1Hv.Lg9Yue3a73.aWShG"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 3271,
                "name": "Kurt H Myrmel",
                "username": "kmyrmel"
            }
        },
        {
            "id": 16091,
            "basename": "23andMe-genotyping.txt",
            "created": "2017-06-04T04:10:47.385571Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/16091/?key=a3f6ad2a-1c1c-402c-94a9-5cfa9de79132",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2017-06-04 04:10:42-00:00",
                "orig_file_hash": "$2b$12$cLdcp2fCq.wyK/ZUiompXuP.FDQ9MzCQPPupSQWqjCNrEqjMwCeAy"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 3615,
                "name": "Kimberly Thornton",
                "username": "Knthornton"
            }
        },
        {
            "id": 16092,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2017-06-04T04:10:47.391086Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/16092/?key=8c02be42-465d-4411-92e5-a4ef328df1c0",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2017-06-04 04:10:45-00:00",
                "orig_file_hash": "$2b$12$cLdcp2fCq.wyK/ZUiompXuP.FDQ9MzCQPPupSQWqjCNrEqjMwCeAy"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 3615,
                "name": "Kimberly Thornton",
                "username": "Knthornton"
            }
        },
        {
            "id": 83457318,
            "basename": "fitbit-data.json",
            "created": "2026-05-04T21:55:51.505525Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/1/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/83457318/?key=2f504a5d-42bb-427a-ac81-2a251094ccd9",
            "metadata": {
                "tags": [
                    "Fitbit",
                    "activity",
                    "steps"
                ],
                "updated_at": "2026-05-04 21:55:51.281112",
                "description": "Fitbit data."
            },
            "source_project": "https://www.openhumans.org/api/public/project/102/",
            "user": {
                "id": 3062,
                "name": "Cezary",
                "username": "Komin11"
            }
        },
        {
            "id": 15526,
            "basename": "2017-01-04 spine mri.tar.gz",
            "created": "2017-05-26T13:04:41.820961Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/8/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/15526/?key=c73987a2-0a52-4675-8682-1fefc6fa5cb0",
            "metadata": {
                "tags": [],
                "description": ""
            },
            "source_project": "https://www.openhumans.org/api/public/project/133/",
            "user": {
                "id": 3511,
                "name": "Darafei Praliaskouski",
                "username": "Komzpa"
            }
        },
        {
            "id": 15519,
            "basename": "23andMe-genotyping.txt",
            "created": "2017-05-26T11:39:00.030093Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/15519/?key=40d0a02e-7af0-432f-b7f0-989fb90de10d",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping"
                ],
                "description": "23andMe full genotyping data, original format",
                "creation_date": "2017-05-26 11:38:55-00:00",
                "orig_file_hash": "$2b$12$IjUujLQiJoegdt2ykfSJz.S4Nk9dDAb.2lvFu/rVDb9AEFgaxHb1e"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 3511,
                "name": "Darafei Praliaskouski",
                "username": "Komzpa"
            }
        },
        {
            "id": 15520,
            "basename": "23andMe-genotyping.vcf.bz2",
            "created": "2017-05-26T11:39:00.037569Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/13/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/15520/?key=7474316d-0e56-4d51-8093-d7f479a7c9a4",
            "metadata": {
                "tags": [
                    "23andMe",
                    "genotyping",
                    "vcf"
                ],
                "description": "23andMe full genotyping data, VCF format",
                "creation_date": "2017-05-26 11:38:58-00:00",
                "orig_file_hash": "$2b$12$IjUujLQiJoegdt2ykfSJz.S4Nk9dDAb.2lvFu/rVDb9AEFgaxHb1e"
            },
            "source_project": "https://www.openhumans.org/api/public/project/128/",
            "user": {
                "id": 3511,
                "name": "Darafei Praliaskouski",
                "username": "Komzpa"
            }
        },
        {
            "id": 15525,
            "basename": "2017-04-24 head mri.tar.gz",
            "created": "2017-05-26T13:04:32.814686Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/8/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/15525/?key=56465f27-caaa-4839-8341-9fb149806f85",
            "metadata": {
                "tags": [],
                "description": ""
            },
            "source_project": "https://www.openhumans.org/api/public/project/133/",
            "user": {
                "id": 3511,
                "name": "Darafei Praliaskouski",
                "username": "Komzpa"
            }
        },
        {
            "id": 15527,
            "basename": "2016-07-28 head mri.tar.gz",
            "created": "2017-05-26T13:05:37.998823Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/8/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/15527/?key=fbdcf724-891d-4fac-8f33-4958d69b473a",
            "metadata": {
                "tags": [],
                "description": ""
            },
            "source_project": "https://www.openhumans.org/api/public/project/133/",
            "user": {
                "id": 3511,
                "name": "Darafei Praliaskouski",
                "username": "Komzpa"
            }
        },
        {
            "id": 960,
            "basename": "American-Gut-SAMEA3608562-metadata.tsv",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/960/?key=e5580c93-62b6-48ff-8542-1648a04d760e",
            "metadata": {
                "tags": [
                    "metadata",
                    "survey",
                    "American Gut",
                    "tsv"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/view/SAMEA3608562&display=xml",
                "description": "American Gut sample survey data and metadata, TSV format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 13251,
            "basename": "PGP-Harvard-hu7C3A81-surveys.json",
            "created": "2017-04-11T20:18:40.800233Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/13251/?key=9b7a54dd-22de-4b21-b131-e0dc1216894f",
            "metadata": {
                "tags": [
                    "json",
                    "survey"
                ],
                "sourceURL": "https://my.pgp-hms.org/profile/hu7C3A81",
                "description": "PGP Harvard survey data, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 943,
            "basename": "American-Gut-SAMEA3608559-ena-info.tsv",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/943/?key=092a6d00-f08a-42c7-9bcd-79b9a61de2c8",
            "metadata": {
                "tags": [
                    "metadata",
                    "American Gut",
                    "tsv"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/warehouse/filereport?accession=SAMEA3608559&result=read_run",
                "description": "American Gut sample accession data from the European Nucleotide Archive, TSV format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 955,
            "basename": "American-Gut-SAMEA3608561-metadata.tsv",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/955/?key=74abb5d9-95f0-4702-832f-7e97e7808330",
            "metadata": {
                "tags": [
                    "metadata",
                    "survey",
                    "American Gut",
                    "tsv"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/view/SAMEA3608561&display=xml",
                "description": "American Gut sample survey data and metadata, TSV format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 958,
            "basename": "American-Gut-SAMEA3608562-ena-info.tsv",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/958/?key=b48565ee-75d8-4151-8e79-6072edd2c3d0",
            "metadata": {
                "tags": [
                    "metadata",
                    "American Gut",
                    "tsv"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/warehouse/filereport?accession=SAMEA3608562&result=read_run",
                "description": "American Gut sample accession data from the European Nucleotide Archive, TSV format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 961,
            "basename": "American-Gut-SAMEA3608562-metadata.json",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/961/?key=00ac5ed5-7e32-4ac6-b854-23518e527139",
            "metadata": {
                "tags": [
                    "metadata",
                    "survey",
                    "American Gut",
                    "json"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/view/SAMEA3608562&display=xml",
                "description": "American Gut sample survey data and metadata, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 939,
            "basename": "American-Gut-SAMEA3608558-ena-info.json",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/939/?key=cc1d691f-d2f5-445c-b313-597ca4b2927a",
            "metadata": {
                "tags": [
                    "metadata",
                    "American Gut",
                    "json"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/warehouse/filereport?accession=SAMEA3608558&result=read_run",
                "description": "American Gut sample accession data from the European Nucleotide Archive, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 946,
            "basename": "American-Gut-SAMEA3608559-metadata.json",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/946/?key=5f34544d-4f7f-4caf-80c2-b1c1c14a751a",
            "metadata": {
                "tags": [
                    "metadata",
                    "survey",
                    "American Gut",
                    "json"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/view/SAMEA3608559&display=xml",
                "description": "American Gut sample survey data and metadata, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 945,
            "basename": "American-Gut-SAMEA3608559-metadata.tsv",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/945/?key=47d3a163-60d4-41f5-91db-59e5de9c4c29",
            "metadata": {
                "tags": [
                    "metadata",
                    "survey",
                    "American Gut",
                    "tsv"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/view/SAMEA3608559&display=xml",
                "description": "American Gut sample survey data and metadata, TSV format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 957,
            "basename": "American-Gut-SAMEA3608561-run-ERR1073629.fastq.gz",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/957/?key=800d3f5d-a821-4ced-afe6-fc2175e4674c",
            "metadata": {
                "tags": [
                    "fastq",
                    "American Gut",
                    "16S"
                ],
                "sourceURL": "http://ftp.sra.ebi.ac.uk/vol1/fastq/ERR107/009/ERR1073629/ERR1073629.fastq.gz",
                "description": "American Gut 16S FASTQ raw sequencing data.",
                "originalFilename": "ERR1073629.fastq.gz"
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 954,
            "basename": "American-Gut-SAMEA3608561-ena-info.json",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/954/?key=c88106e9-14ff-4e16-a1e5-bacb3824c6ba",
            "metadata": {
                "tags": [
                    "metadata",
                    "American Gut",
                    "json"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/warehouse/filereport?accession=SAMEA3608561&result=read_run",
                "description": "American Gut sample accession data from the European Nucleotide Archive, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 952,
            "basename": "American-Gut-SAMEA3608560-run-ERR1073628.fastq.gz",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/952/?key=dbf7886e-50a9-4638-b8a4-0df5df94b266",
            "metadata": {
                "tags": [
                    "fastq",
                    "American Gut",
                    "16S"
                ],
                "sourceURL": "http://ftp.sra.ebi.ac.uk/vol1/fastq/ERR107/008/ERR1073628/ERR1073628.fastq.gz",
                "description": "American Gut 16S FASTQ raw sequencing data.",
                "originalFilename": "ERR1073628.fastq.gz"
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 950,
            "basename": "American-Gut-SAMEA3608560-metadata.tsv",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/950/?key=c03183bf-893b-4381-abc5-9623c23ed55c",
            "metadata": {
                "tags": [
                    "metadata",
                    "survey",
                    "American Gut",
                    "tsv"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/view/SAMEA3608560&display=xml",
                "description": "American Gut sample survey data and metadata, TSV format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 951,
            "basename": "American-Gut-SAMEA3608560-metadata.json",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/951/?key=a0cc2abf-ba22-41bc-9de0-fdde524e9ddc",
            "metadata": {
                "tags": [
                    "metadata",
                    "survey",
                    "American Gut",
                    "json"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/view/SAMEA3608560&display=xml",
                "description": "American Gut sample survey data and metadata, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 944,
            "basename": "American-Gut-SAMEA3608559-ena-info.json",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/944/?key=119feb6e-d90d-452d-a4b3-33d828d2d754",
            "metadata": {
                "tags": [
                    "metadata",
                    "American Gut",
                    "json"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/warehouse/filereport?accession=SAMEA3608559&result=read_run",
                "description": "American Gut sample accession data from the European Nucleotide Archive, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 956,
            "basename": "American-Gut-SAMEA3608561-metadata.json",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/956/?key=48c1c929-ba07-492c-a629-ea38875b4ae5",
            "metadata": {
                "tags": [
                    "metadata",
                    "survey",
                    "American Gut",
                    "json"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/view/SAMEA3608561&display=xml",
                "description": "American Gut sample survey data and metadata, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 948,
            "basename": "American-Gut-SAMEA3608560-ena-info.tsv",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/948/?key=e9e26ece-fe95-4fc4-87ac-c12d9a5bcb95",
            "metadata": {
                "tags": [
                    "metadata",
                    "American Gut",
                    "tsv"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/warehouse/filereport?accession=SAMEA3608560&result=read_run",
                "description": "American Gut sample accession data from the European Nucleotide Archive, TSV format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 942,
            "basename": "American-Gut-SAMEA3608558-run-ERR1073626.fastq.gz",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/942/?key=45ace07c-aa07-443e-8081-3efbc449bf4e",
            "metadata": {
                "tags": [
                    "fastq",
                    "American Gut",
                    "16S"
                ],
                "sourceURL": "http://ftp.sra.ebi.ac.uk/vol1/fastq/ERR107/006/ERR1073626/ERR1073626.fastq.gz",
                "description": "American Gut 16S FASTQ raw sequencing data.",
                "originalFilename": "ERR1073626.fastq.gz"
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 953,
            "basename": "American-Gut-SAMEA3608561-ena-info.tsv",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/953/?key=971afd88-cd07-4002-9827-674fee1cfbde",
            "metadata": {
                "tags": [
                    "metadata",
                    "American Gut",
                    "tsv"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/warehouse/filereport?accession=SAMEA3608561&result=read_run",
                "description": "American Gut sample accession data from the European Nucleotide Archive, TSV format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 947,
            "basename": "American-Gut-SAMEA3608559-run-ERR1073627.fastq.gz",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/947/?key=3a502eaa-9b61-4b5d-b9ad-a4635f5eab45",
            "metadata": {
                "tags": [
                    "fastq",
                    "American Gut",
                    "16S"
                ],
                "sourceURL": "http://ftp.sra.ebi.ac.uk/vol1/fastq/ERR107/007/ERR1073627/ERR1073627.fastq.gz",
                "description": "American Gut 16S FASTQ raw sequencing data.",
                "originalFilename": "ERR1073627.fastq.gz"
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 940,
            "basename": "American-Gut-SAMEA3608558-metadata.tsv",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/940/?key=75ab22e3-0a41-4aea-bc4b-44715643f50a",
            "metadata": {
                "tags": [
                    "metadata",
                    "survey",
                    "American Gut",
                    "tsv"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/view/SAMEA3608558&display=xml",
                "description": "American Gut sample survey data and metadata, TSV format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 941,
            "basename": "American-Gut-SAMEA3608558-metadata.json",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/941/?key=9f2b7b5d-0503-467e-b8e8-f3fa9f7726f2",
            "metadata": {
                "tags": [
                    "metadata",
                    "survey",
                    "American Gut",
                    "json"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/view/SAMEA3608558&display=xml",
                "description": "American Gut sample survey data and metadata, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 959,
            "basename": "American-Gut-SAMEA3608562-ena-info.json",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/959/?key=0433d9ce-7437-4a1a-8f2f-08b0e421218b",
            "metadata": {
                "tags": [
                    "metadata",
                    "American Gut",
                    "json"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/warehouse/filereport?accession=SAMEA3608562&result=read_run",
                "description": "American Gut sample accession data from the European Nucleotide Archive, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 13253,
            "basename": "PGP-Harvard-hu7C3A81-var.vcf.bz2",
            "created": "2017-04-11T20:18:40.809055Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/13253/?key=dd2b799d-6e0e-4be5-a081-67cc6c377094",
            "metadata": {
                "tags": [
                    "vcf",
                    "genome",
                    "Complete Genomics"
                ],
                "description": "PGP Harvard genome, VCF file. Derived from Complete Genomics var file."
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 13252,
            "basename": "PGP-Harvard-hu7C3A81-var.tsv.bz2",
            "created": "2017-04-11T20:18:40.804986Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/11/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/13252/?key=81466ae2-a81d-4fb2-bea2-8148f9eb798c",
            "metadata": {
                "tags": [
                    "Complete Genomics",
                    "var",
                    "genome"
                ],
                "sourceURL": "http://evidence.pgp-hms.org/genome_download.php?download_genome_id=149a05eddf3a3e5acc8fcdcfc87e3289a9e908ae&download_nickname=CGI+sample%3A+GS03052-DNA_F01",
                "description": "PGP Harvard genome, Complete Genomics var file format.",
                "originalFilename": "var-GS000037342-ASM.tsv.bz2"
            },
            "source_project": "https://www.openhumans.org/api/public/project/139/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 938,
            "basename": "American-Gut-SAMEA3608558-ena-info.tsv",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/938/?key=5e5d24c8-d8b8-46dd-95a4-844077ed6a11",
            "metadata": {
                "tags": [
                    "metadata",
                    "American Gut",
                    "tsv"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/warehouse/filereport?accession=SAMEA3608558&result=read_run",
                "description": "American Gut sample accession data from the European Nucleotide Archive, TSV format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 962,
            "basename": "American-Gut-SAMEA3608562-run-ERR1073630.fastq.gz",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/962/?key=c69f27da-84f4-495a-a561-2787760ae621",
            "metadata": {
                "tags": [
                    "fastq",
                    "American Gut",
                    "16S"
                ],
                "sourceURL": "http://ftp.sra.ebi.ac.uk/vol1/fastq/ERR107/000/ERR1073630/ERR1073630.fastq.gz",
                "description": "American Gut 16S FASTQ raw sequencing data.",
                "originalFilename": "ERR1073630.fastq.gz"
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        },
        {
            "id": 949,
            "basename": "American-Gut-SAMEA3608560-ena-info.json",
            "created": "2016-02-03T04:45:03.235862Z",
            "datatypes": [
                "https://www.openhumans.org/api/public/datatype/12/"
            ],
            "download_url": "https://www.openhumans.org/data-management/datafile-download/949/?key=bcc84158-96e6-439a-94ca-090b0f7010d2",
            "metadata": {
                "tags": [
                    "metadata",
                    "American Gut",
                    "json"
                ],
                "sourceURL": "http://www.ebi.ac.uk/ena/data/warehouse/filereport?accession=SAMEA3608560&result=read_run",
                "description": "American Gut sample accession data from the European Nucleotide Archive, JSON format."
            },
            "source_project": "https://www.openhumans.org/api/public/project/134/",
            "user": {
                "id": 622,
                "name": "Kristopher Hite",
                "username": "KrisHite"
            }
        }
    ]
}