GET /metagenomics/api/v1/studies/MGYS00005612/samples?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612/samples?format=api&page=97",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS2304136",
            "attributes": {
                "biosample": "SAMEA104702753",
                "longitude": -60.026,
                "latitude": -3.11,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-60.026",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Brazil;Brazil:Manaus",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "building",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "dust",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "built environment",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "92.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.11",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "accession": "ERS2304136",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "feces",
                "environment-biome": "urban biome",
                "environment-feature": "building",
                "environment-material": "dust",
                "sample-name": "qiita_sid_10333:10333.Manaus.3754.1313411",
                "sample-alias": "qiita_sid_10333:10333.Manaus.3754.1313411",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-09-29T12:33:25"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2304136/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2304136/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2304136?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301850",
            "attributes": {
                "biosample": "SAMEA104700467",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sebum",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-skin",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:skin of hand",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "accession": "ERS2301850",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "skin r hand",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "sebum",
                "sample-name": "qiita_sid_10333:10333.Iqu.1209.huma",
                "sample-alias": "qiita_sid_10333:10333.Iqu.1209.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-29T12:31:51"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301850/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301850/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301850?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301922",
            "attributes": {
                "biosample": "SAMEA104700539",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "animal-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:tongue",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9031",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS2301922",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "oral",
                "environment-biome": "village biome",
                "environment-feature": "animal-associated habitat",
                "environment-material": "saliva",
                "sample-name": "qiita_sid_10333:10333.Iqu.846.chic",
                "sample-alias": "qiita_sid_10333:10333.Iqu.846.chic",
                "host-tax-id": 9031,
                "species": null,
                "last-update": "2020-09-29T12:30:47"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301922/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301922/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301922?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301672",
            "attributes": {
                "biosample": "SAMEA104700289",
                "longitude": -76.969,
                "latitude": -2.996,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-76.969",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Loreto Territory",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sebum",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-skin",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:skin of foot",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "291.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-2.996",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "accession": "ERS2301672",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "skin r foot",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "sebum",
                "sample-name": "qiita_sid_10333:10333.Che.354.huma",
                "sample-alias": "qiita_sid_10333:10333.Che.354.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-29T12:29:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301672/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301672/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301672?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2309271",
            "attributes": {
                "biosample": "SAMEA104707888",
                "longitude": -60.026,
                "latitude": -3.11,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "25.5",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-60.026",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Brazil;Brazil:Manaus",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "building",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "dust",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "built environment",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "92.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.11",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS2309271",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "floor",
                "environment-biome": "urban biome",
                "environment-feature": "building",
                "environment-material": "dust",
                "sample-name": "qiita_sid_10333:10333.Manaus.3633.1313248",
                "sample-alias": "qiita_sid_10333:10333.Manaus.3633.1313248",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-09-29T12:29:15"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2309271/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2309271/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2309271?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301533",
            "attributes": {
                "biosample": "SAMEA104700150",
                "longitude": -76.969,
                "latitude": -2.996,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-76.969",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Loreto Territory",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sebum",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-skin",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:skin of foot",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "291.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-2.996",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "accession": "ERS2301533",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "skin r foot",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "sebum",
                "sample-name": "qiita_sid_10333:10333.Che.100.huma",
                "sample-alias": "qiita_sid_10333:10333.Che.100.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-29T12:10:43"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301533/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301533/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301533?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301555",
            "attributes": {
                "biosample": "SAMEA104700172",
                "longitude": -76.969,
                "latitude": -2.996,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-76.969",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Loreto Territory",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-associated",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:nostril",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "291.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-2.996",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "accession": "ERS2301555",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "nose",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "mucus",
                "sample-name": "qiita_sid_10333:10333.Che.142.huma",
                "sample-alias": "qiita_sid_10333:10333.Che.142.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:26:49"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301555/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301555/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301555?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301556",
            "attributes": {
                "biosample": "SAMEA104700173",
                "longitude": -76.969,
                "latitude": -2.996,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-76.969",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Loreto Territory",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-oral",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:tongue",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "291.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-2.996",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "accession": "ERS2301556",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "oral",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "saliva",
                "sample-name": "qiita_sid_10333:10333.Che.143.huma",
                "sample-alias": "qiita_sid_10333:10333.Che.143.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:26:14"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301556/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301556/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301556?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301557",
            "attributes": {
                "biosample": "SAMEA104700174",
                "longitude": -76.969,
                "latitude": -2.996,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-76.969",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Loreto Territory",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sebum",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-skin",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:skin of foot",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "291.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-2.996",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "accession": "ERS2301557",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "skin r foot",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "sebum",
                "sample-name": "qiita_sid_10333:10333.Che.146.huma",
                "sample-alias": "qiita_sid_10333:10333.Che.146.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:25:01"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301557/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301557/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301557?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301558",
            "attributes": {
                "biosample": "SAMEA104700175",
                "longitude": -76.969,
                "latitude": -2.996,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-76.969",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Loreto Territory",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "organic material",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-gut",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:anus",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "291.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-2.996",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "accession": "ERS2301558",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "anal",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "organic material",
                "sample-name": "qiita_sid_10333:10333.Che.147.huma",
                "sample-alias": "qiita_sid_10333:10333.Che.147.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:24:11"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301558/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301558/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301558?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301559",
            "attributes": {
                "biosample": "SAMEA104700176",
                "longitude": -76.969,
                "latitude": -2.996,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-76.969",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Loreto Territory",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-associated",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:nostril",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "291.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-2.996",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "accession": "ERS2301559",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "nose",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "mucus",
                "sample-name": "qiita_sid_10333:10333.Che.148.huma",
                "sample-alias": "qiita_sid_10333:10333.Che.148.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:23:29"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301559/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301559/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301559?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301560",
            "attributes": {
                "biosample": "SAMEA104700177",
                "longitude": -76.969,
                "latitude": -2.996,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-76.969",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Loreto Territory",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-oral",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:tongue",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "291.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-2.996",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "accession": "ERS2301560",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "oral",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "saliva",
                "sample-name": "qiita_sid_10333:10333.Che.149.huma",
                "sample-alias": "qiita_sid_10333:10333.Che.149.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:22:52"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301560/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301560/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301560?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301755",
            "attributes": {
                "biosample": "SAMEA104700372",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sebum",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-skin",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:skin of hand",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "accession": "ERS2301755",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "skin r hand",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "sebum",
                "sample-name": "qiita_sid_10333:10333.Iqu.1018.huma",
                "sample-alias": "qiita_sid_10333:10333.Iqu.1018.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:21:40"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301755/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301755/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301755?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301764",
            "attributes": {
                "biosample": "SAMEA104700381",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-oral",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:tongue",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "accession": "ERS2301764",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "oral",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "saliva",
                "sample-name": "qiita_sid_10333:10333.Iqu.1043.huma",
                "sample-alias": "qiita_sid_10333:10333.Iqu.1043.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:21:11"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301764/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301764/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301764?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301766",
            "attributes": {
                "biosample": "SAMEA104700383",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sebum",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-skin",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:skin of arm",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "accession": "ERS2301766",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "skin r arm",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "sebum",
                "sample-name": "qiita_sid_10333:10333.Iqu.1045.huma",
                "sample-alias": "qiita_sid_10333:10333.Iqu.1045.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:20:00"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301766/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301766/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301766?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301768",
            "attributes": {
                "biosample": "SAMEA104700385",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-associated",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:nostril",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "accession": "ERS2301768",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "nose",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "mucus",
                "sample-name": "qiita_sid_10333:10333.Iqu.1048.huma",
                "sample-alias": "qiita_sid_10333:10333.Iqu.1048.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:18:54"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301768/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301768/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301768?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301770",
            "attributes": {
                "biosample": "SAMEA104700387",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sebum",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-skin",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:skin of hand",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "accession": "ERS2301770",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "skin r hand",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "sebum",
                "sample-name": "qiita_sid_10333:10333.Iqu.1050.huma",
                "sample-alias": "qiita_sid_10333:10333.Iqu.1050.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:17:26"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301770/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301770/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301770?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301772",
            "attributes": {
                "biosample": "SAMEA104700389",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sebum",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-skin",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:skin of foot",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "accession": "ERS2301772",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "skin r foot",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "sebum",
                "sample-name": "qiita_sid_10333:10333.Iqu.1052.huma",
                "sample-alias": "qiita_sid_10333:10333.Iqu.1052.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:16:32"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301772/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301772/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301772?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301774",
            "attributes": {
                "biosample": "SAMEA104700391",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-oral",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:tongue",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "accession": "ERS2301774",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "oral",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "saliva",
                "sample-name": "qiita_sid_10333:10333.Iqu.1055.huma",
                "sample-alias": "qiita_sid_10333:10333.Iqu.1055.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:16:05"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301774/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301774/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301774?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301780",
            "attributes": {
                "biosample": "SAMEA104700397",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sebum",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-skin",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:skin of hand",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "accession": "ERS2301780",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "skin r hand",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "sebum",
                "sample-name": "qiita_sid_10333:10333.Iqu.1080.huma",
                "sample-alias": "qiita_sid_10333:10333.Iqu.1080.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:14:51"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301780/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301780/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301780?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301783",
            "attributes": {
                "biosample": "SAMEA104700400",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-associated",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:nostril",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "accession": "ERS2301783",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "nose",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "mucus",
                "sample-name": "qiita_sid_10333:10333.Iqu.1084.huma",
                "sample-alias": "qiita_sid_10333:10333.Iqu.1084.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:14:17"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301783/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301783/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301783?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301789",
            "attributes": {
                "biosample": "SAMEA104700406",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-oral",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:tongue",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "accession": "ERS2301789",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "oral",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "saliva",
                "sample-name": "qiita_sid_10333:10333.Iqu.1091.huma",
                "sample-alias": "qiita_sid_10333:10333.Iqu.1091.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:13:47"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301789/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301789/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301789?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301792",
            "attributes": {
                "biosample": "SAMEA104700409",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sebum",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-skin",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:skin of foot",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "accession": "ERS2301792",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "skin r foot",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "sebum",
                "sample-name": "qiita_sid_10333:10333.Iqu.1094.huma",
                "sample-alias": "qiita_sid_10333:10333.Iqu.1094.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:11:50"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301792/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301792/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301792?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2301795",
            "attributes": {
                "biosample": "SAMEA104700412",
                "longitude": -73.25,
                "latitude": -3.751,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-73.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Peru;Peru:Iquitos",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "village biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sebum",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-skin",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:skin of hand",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "106.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.751",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "accession": "ERS2301795",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "skin r hand",
                "environment-biome": "village biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "sebum",
                "sample-name": "qiita_sid_10333:10333.Iqu.1098.huma",
                "sample-alias": "qiita_sid_10333:10333.Iqu.1098.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:10:07"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301795/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301795/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2301795?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2302016",
            "attributes": {
                "biosample": "SAMEA104700633",
                "longitude": -60.026,
                "latitude": -3.11,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-60.026",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:Brazil;Brazil:Manaus",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "human-associated habitat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sebum",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "human-skin",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "UBERON:skin of hand",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "92.0",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-3.11",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "accession": "ERS2302016",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "skin r hand",
                "environment-biome": "urban biome",
                "environment-feature": "human-associated habitat",
                "environment-material": "sebum",
                "sample-name": "qiita_sid_10333:10333.Man.1623.huma",
                "sample-alias": "qiita_sid_10333:10333.Man.1623.huma",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2020-09-27T08:09:21"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2302016/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005612",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005612?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Mixed"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2302016/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2302016?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 97,
            "count": 2410
        }
    }
}