GET /metagenomics/api/v1/studies/MGYS00005694/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/MGYS00005694/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694/samples?format=api&page=3",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS2692321",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873348",
                "longitude": 2.4556,
                "accession": "ERS2692321",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS96260456OR-31-0",
                "sample-alias": "CCIS96260456OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-07T15:15:48"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692321/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692321/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692321?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692273",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "49.3988",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "8.6724",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 49.3988,
                "biosample": "SAMEA4873300",
                "longitude": 8.6724,
                "accession": "ERS2692273",
                "analysis-completed": null,
                "collection-date": "2011-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB8347",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "peacemaker-30-600-0",
                "sample-alias": "peacemaker-30-600-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:55:54"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692273/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692273/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692273?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692318",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873345",
                "longitude": 2.4556,
                "accession": "ERS2692318",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS65519115OR-31-0",
                "sample-alias": "CCIS65519115OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:52:10"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692318/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692318/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692318?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692315",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873342",
                "longitude": 2.4556,
                "accession": "ERS2692315",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS24079203OR-31-0",
                "sample-alias": "CCIS24079203OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:51:18"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692315/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692315/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692315?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692269",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "49.3988",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "8.6724",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 49.3988,
                "biosample": "SAMEA4873296",
                "longitude": 8.6724,
                "accession": "ERS2692269",
                "analysis-completed": null,
                "collection-date": "2011-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB8347",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "alien-30-918-0",
                "sample-alias": "alien-30-918-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:47:26"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692269/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692269/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692269?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692284",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873311",
                "longitude": 2.4556,
                "accession": "ERS2692284",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS47019864OR-31-0",
                "sample-alias": "CCIS47019864OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:43:56"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692284/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692284/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692284?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692298",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873325",
                "longitude": 2.4556,
                "accession": "ERS2692298",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS13903342OR-31-0",
                "sample-alias": "CCIS13903342OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:42:27"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692298/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692298/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692298?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692297",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873324",
                "longitude": 2.4556,
                "accession": "ERS2692297",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS13011915OR-31-0",
                "sample-alias": "CCIS13011915OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:40:53"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692297/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692297/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692297?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692268",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "49.3988",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "8.6724",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 49.3988,
                "biosample": "SAMEA4873295",
                "longitude": 8.6724,
                "accession": "ERS2692268",
                "analysis-completed": null,
                "collection-date": "2011-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB8347",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "alien-29-918-0",
                "sample-alias": "alien-29-918-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:38:52"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692268/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692268/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692268?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692320",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873347",
                "longitude": 2.4556,
                "accession": "ERS2692320",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS93602237OR-4-0",
                "sample-alias": "CCIS93602237OR-4-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:34:44"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692320/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692320/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692320?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692305",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873332",
                "longitude": 2.4556,
                "accession": "ERS2692305",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS53521324OR-31-0",
                "sample-alias": "CCIS53521324OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:31:30"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692305/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692305/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692305?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692294",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873321",
                "longitude": 2.4556,
                "accession": "ERS2692294",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS80963101OR-31-0",
                "sample-alias": "CCIS80963101OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:29:07"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692294/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692294/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692294?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692272",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "49.3988",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "8.6724",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 49.3988,
                "biosample": "SAMEA4873299",
                "longitude": 8.6724,
                "accession": "ERS2692272",
                "analysis-completed": null,
                "collection-date": "2011-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB8347",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "bugkiller-30-918-0",
                "sample-alias": "bugkiller-30-918-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:23:22"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692272/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692272/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692272?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692267",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "49.3988",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "8.6724",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 49.3988,
                "biosample": "SAMEA4873294",
                "longitude": 8.6724,
                "accession": "ERS2692267",
                "analysis-completed": null,
                "collection-date": "2011-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB8347",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "alien-30-600-0",
                "sample-alias": "alien-30-600-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:17:35"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692267/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692267/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692267?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692285",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873312",
                "longitude": 2.4556,
                "accession": "ERS2692285",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS11035283OR-31-0",
                "sample-alias": "CCIS11035283OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:13:31"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692285/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692285/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692285?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692287",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873314",
                "longitude": 2.4556,
                "accession": "ERS2692287",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS33977131OR-31-0",
                "sample-alias": "CCIS33977131OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:10:50"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692287/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692287/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692287?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692319",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873346",
                "longitude": 2.4556,
                "accession": "ERS2692319",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS84391851OR-31-0",
                "sample-alias": "CCIS84391851OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:08:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692319/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692319/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692319?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692299",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873326",
                "longitude": 2.4556,
                "accession": "ERS2692299",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS41871920OR-20-0",
                "sample-alias": "CCIS41871920OR-20-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:05:31"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692299/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692299/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692299?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692295",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873322",
                "longitude": 2.4556,
                "accession": "ERS2692295",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS80332425OR-31-0",
                "sample-alias": "CCIS80332425OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T11:01:13"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692295/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692295/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692295?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692289",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873316",
                "longitude": 2.4556,
                "accession": "ERS2692289",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS57305364OR-31-0",
                "sample-alias": "CCIS57305364OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T10:57:37"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692289/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692289/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692289?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692322",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873349",
                "longitude": 2.4556,
                "accession": "ERS2692322",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS42171241OR-31-0",
                "sample-alias": "CCIS42171241OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T10:53:56"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692322/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692322/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692322?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692301",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873328",
                "longitude": 2.4556,
                "accession": "ERS2692301",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS25955412OR-31-0",
                "sample-alias": "CCIS25955412OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T10:50:28"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692301/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692301/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692301?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692288",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873315",
                "longitude": 2.4556,
                "accession": "ERS2692288",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS32916603OR-31-0",
                "sample-alias": "CCIS32916603OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T10:45:30"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692288/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692288/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692288?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692291",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873318",
                "longitude": 2.4556,
                "accession": "ERS2692291",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS95316286OR-31-0",
                "sample-alias": "CCIS95316286OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T10:41:28"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692291/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692291/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692291?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2692290",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.4556",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2004-01-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouth environment [ENVO:08000002]",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human-associated habitat [ENVO:00009003]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saliva material [ENVO:02000036]",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "9606",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "The salivary microbiota in colorectal cancer",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 48.79,
                "biosample": "SAMEA4873317",
                "longitude": 2.4556,
                "accession": "ERS2692290",
                "analysis-completed": null,
                "collection-date": "2004-01-01",
                "geo-loc-name": null,
                "sample-desc": "associated samples available in study PRJEB6070",
                "environment-biome": "human-associated habitat [ENVO:00009003]",
                "environment-feature": "mouth environment [ENVO:08000002]",
                "environment-material": "saliva material [ENVO:02000036]",
                "sample-name": "CCIS87463221OR-31-0",
                "sample-alias": "CCIS87463221OR-31-0",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2021-01-04T10:33:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692290/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005693",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005693?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005694",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005694?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692290/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2692290?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 3,
            "count": 56
        }
    }
}