GET /metagenomics/api/v1/studies/MGYS00006280/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/MGYS00006280/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280/samples?format=api&page=4",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS11632996",
            "attributes": {
                "biosample": "SAMEA14029702",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632996",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "B45_ITS2_VAP",
                "sample-alias": "B45_ITS2_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:33:07"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632996/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632996/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632996?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11633001",
            "attributes": {
                "biosample": "SAMEA14029707",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11633001",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "R15_ITS2_VAP",
                "sample-alias": "R15_ITS2_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:32:51"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11633001/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11633001/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11633001?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11633002",
            "attributes": {
                "biosample": "SAMEA14029708",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11633002",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "R2_ITS2_VAP",
                "sample-alias": "R2_ITS2_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:32:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11633002/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11633002/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11633002?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11633004",
            "attributes": {
                "biosample": "SAMEA14029710",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11633004",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "R6_ITS2_VAP",
                "sample-alias": "R6_ITS2_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:31:47"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11633004/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11633004/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11633004?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632970",
            "attributes": {
                "biosample": "SAMEA14029676",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632970",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "13C_ITS2_VAP",
                "sample-alias": "13C_ITS2_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:30:59"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632970/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632970/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632970?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632990",
            "attributes": {
                "biosample": "SAMEA14029696",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632990",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "B179_ITS2_VAP",
                "sample-alias": "B179_ITS2_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:30:43"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632990/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632990/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632990?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632991",
            "attributes": {
                "biosample": "SAMEA14029697",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632991",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "B18_ITS2_VAP",
                "sample-alias": "B18_ITS2_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:30:28"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632991/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632991/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632991?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632993",
            "attributes": {
                "biosample": "SAMEA14029699",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632993",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "B216_ITS2_VAP",
                "sample-alias": "B216_ITS2_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:30:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632993/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632993/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632993?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632997",
            "attributes": {
                "biosample": "SAMEA14029703",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632997",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "B84_ITS2_VAP",
                "sample-alias": "B84_ITS2_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:28:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632997/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632997/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632997?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632925",
            "attributes": {
                "biosample": "SAMEA14029631",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632925",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "12A_V3V4_VAP",
                "sample-alias": "12A_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:28:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632925/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632925/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632925?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632926",
            "attributes": {
                "biosample": "SAMEA14029632",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632926",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "12B_V3V4_VAP",
                "sample-alias": "12B_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:28:24"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632926/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632926/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632926?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632929",
            "attributes": {
                "biosample": "SAMEA14029635",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632929",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "16B_V3V4_VAP",
                "sample-alias": "16B_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:28:09"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632929/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632929/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632929?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632930",
            "attributes": {
                "biosample": "SAMEA14029636",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632930",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "17A_V3V4_VAP",
                "sample-alias": "17A_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:27:54"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632930/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632930/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632930?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632934",
            "attributes": {
                "biosample": "SAMEA14029640",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632934",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "2C_V3V4_VAP",
                "sample-alias": "2C_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:27:38"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632934/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632934/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632934?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632937",
            "attributes": {
                "biosample": "SAMEA14029643",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632937",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "5A_V3V4_VAP",
                "sample-alias": "5A_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:27:23"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632937/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632937/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632937?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632939",
            "attributes": {
                "biosample": "SAMEA14029645",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632939",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "6B_V3V4_VAP",
                "sample-alias": "6B_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:27:04"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632939/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632939/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632939?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632941",
            "attributes": {
                "biosample": "SAMEA14029647",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632941",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "8B_V3V4_VAP",
                "sample-alias": "8B_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:26:49"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632941/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632941/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632941?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632943",
            "attributes": {
                "biosample": "SAMEA14029649",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632943",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "B11_V3V4_VAP",
                "sample-alias": "B11_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:26:33"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632943/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632943/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632943?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632944",
            "attributes": {
                "biosample": "SAMEA14029650",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632944",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "B124_V3V4_VAP",
                "sample-alias": "B124_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:26:17"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632944/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632944/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632944?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632948",
            "attributes": {
                "biosample": "SAMEA14029654",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632948",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "B179_V3V4_VAP",
                "sample-alias": "B179_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:25:30"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632948/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632948/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632948?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632951",
            "attributes": {
                "biosample": "SAMEA14029657",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632951",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "B216_V3V4_VAP",
                "sample-alias": "B216_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:24:45"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632951/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632951/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632951?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632952",
            "attributes": {
                "biosample": "SAMEA14029658",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632952",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "B241_V3V4_VAP",
                "sample-alias": "B241_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:24:28"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632952/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632952/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632952?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632956",
            "attributes": {
                "biosample": "SAMEA14029662",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632956",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "B86_V3V4_VAP",
                "sample-alias": "B86_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:24:13"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632956/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632956/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632956?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632960",
            "attributes": {
                "biosample": "SAMEA14029666",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632960",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "R2_V3V4_VAP",
                "sample-alias": "R2_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:23:58"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632960/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632960/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632960?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS11632961",
            "attributes": {
                "biosample": "SAMEA14029667",
                "longitude": -0.5667,
                "latitude": 44.8333,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "VAP",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-0.5667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "France",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2020",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Town",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.8333",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "accession": "ERS11632961",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "VAP",
                "environment-biome": "Lung",
                "environment-feature": "Town",
                "environment-material": "Lung",
                "sample-name": "R3_V3V4_VAP",
                "sample-alias": "R3_V3V4_VAP",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-08-14T20:23:43"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632961/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006280",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006280?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Digestive system:Hindgut:Rectum"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Hindgut:Rectum?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632961/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11632961?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 4,
            "count": 84
        }
    }
}