GET /metagenomics/api/v1/studies/MGYS00006501/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/MGYS00006501/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501/samples?format=api&page=10",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS3042908",
            "attributes": {
                "biosample": "SAMN08688422",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-06-07",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042908",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF030.8",
                "sample-alias": "CF030.8",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T10:31:21"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042908/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042908/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042908?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042892",
            "attributes": {
                "biosample": "SAMN08688499",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-10-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042892",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF078.3",
                "sample-alias": "CF078.3",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:28:33"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042892/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042892/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042892?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042882",
            "attributes": {
                "biosample": "SAMN08688427",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-09-06",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042882",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF030.13",
                "sample-alias": "CF030.13",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:28:17"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042882/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042882/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042882?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042875",
            "attributes": {
                "biosample": "SAMN08688424",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-06-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042875",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF030.10",
                "sample-alias": "CF030.10",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:27:59"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042875/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042875/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042875?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042864",
            "attributes": {
                "biosample": "SAMN08688336",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-06",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042864",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF006.17",
                "sample-alias": "CF006.17",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:27:43"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042864/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042864/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042864?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042863",
            "attributes": {
                "biosample": "SAMN08688337",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-01-03",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042863",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF006.18",
                "sample-alias": "CF006.18",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042863/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042863/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042863?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042862",
            "attributes": {
                "biosample": "SAMN08688332",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-10-18",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042862",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF006.13",
                "sample-alias": "CF006.13",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:27:12"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042862/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042862/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042862?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042858",
            "attributes": {
                "biosample": "SAMN08688329",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-09-06",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042858",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF006.10",
                "sample-alias": "CF006.10",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:26:54"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042858/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042858/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042858?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042853",
            "attributes": {
                "biosample": "SAMN08688435",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-20",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042853",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF030.21",
                "sample-alias": "CF030.21",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:26:38"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042853/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042853/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042853?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042851",
            "attributes": {
                "biosample": "SAMN08688350",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-02-13",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042851",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF006.32",
                "sample-alias": "CF006.32",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:26:21"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042851/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042851/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042851?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042850",
            "attributes": {
                "biosample": "SAMN08688428",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-09-27",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042850",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF030.14",
                "sample-alias": "CF030.14",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:26:05"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042850/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042850/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042850?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042846",
            "attributes": {
                "biosample": "SAMN08688429",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-10-11",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042846",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF030.15",
                "sample-alias": "CF030.15",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:25:49"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042846/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042846/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042846?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042879",
            "attributes": {
                "biosample": "SAMN08688431",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-11-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042879",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF030.17",
                "sample-alias": "CF030.17",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:25:32"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042879/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042879/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042879?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042843",
            "attributes": {
                "biosample": "SAMN08688433",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-11-29",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042843",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF030.19",
                "sample-alias": "CF030.19",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:25:16"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042843/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042843/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042843?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042845",
            "attributes": {
                "biosample": "SAMN08688513",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-06-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042845",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF096.6",
                "sample-alias": "CF096.6",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:24:57"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042845/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042845/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042845?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042842",
            "attributes": {
                "biosample": "SAMN08688514",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-09-11",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042842",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF096.8",
                "sample-alias": "CF096.8",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:24:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042842/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042842/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042842?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042841",
            "attributes": {
                "biosample": "SAMN08688512",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-07",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042841",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF096.5",
                "sample-alias": "CF096.5",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:24:20"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042841/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042841/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042841?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042839",
            "attributes": {
                "biosample": "SAMN08688510",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-07-19",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042839",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF096.3",
                "sample-alias": "CF096.3",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:24:01"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042839/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042839/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042839?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042752",
            "attributes": {
                "biosample": "SAMN08688397",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-19",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042752",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF028.1",
                "sample-alias": "CF028.1",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:23:45"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042752/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042752/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042752?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042834",
            "attributes": {
                "biosample": "SAMN08688327",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-05-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042834",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF006.8",
                "sample-alias": "CF006.8",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:23:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042834/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042834/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042834?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042833",
            "attributes": {
                "biosample": "SAMN08688326",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-05-24",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042833",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF006.7",
                "sample-alias": "CF006.7",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:23:11"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042833/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042833/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042833?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042830",
            "attributes": {
                "biosample": "SAMN08688320",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-01-29",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042830",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF002.9",
                "sample-alias": "CF002.9",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:22:54"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042830/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042830/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042830?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042829",
            "attributes": {
                "biosample": "SAMN08688321",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-07-27",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042829",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF006.1",
                "sample-alias": "CF006.1",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:22:38"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042829/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042829/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042829?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042826",
            "attributes": {
                "biosample": "SAMN08688324",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-02-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042826",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF006.5",
                "sample-alias": "CF006.5",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:22:22"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042826/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042826/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042826?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3042825",
            "attributes": {
                "biosample": "SAMN08688396",
                "longitude": -79.3776,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.3776",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada:Toronto",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-03-19",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Human",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lung",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sputum",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.653",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "latitude": 43.653,
                "accession": "SRS3042825",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
                "environment-biome": "Human",
                "environment-feature": "Lung",
                "environment-material": "Sputum",
                "sample-name": "CF027.12",
                "sample-alias": "CF027.12",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-25T15:22:05"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042825/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006501",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006501?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042825/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3042825?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 10,
            "count": 231
        }
    }
}