GET /metagenomics/api/v1/studies/MGYS00006529/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/MGYS00006529/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529/samples?format=api&page=9",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS1134112",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211513",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-14",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134112",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BAL",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt27BALcon",
                "sample-alias": "Pitt27BALcon",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:19:21"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134112/runs?format=api"
                    }
                },
                "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/SRS1134112/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134112?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134137",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211488",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-10-13",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134137",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BALB",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt25BALB",
                "sample-alias": "Pitt25BALB",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:19:02"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134137/runs?format=api"
                    }
                },
                "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/SRS1134137/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134137?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134128",
            "attributes": {
                "latitude": 34.05,
                "biosample": "SAMN04211497",
                "longitude": -118.25,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "34.05",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-118.25",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-11-17",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Los Angeles, CA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134128",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BAL",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "LA13BALcon",
                "sample-alias": "LA13BALcon",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:18:44"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134128/runs?format=api"
                    }
                },
                "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/SRS1134128/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134128?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS600698",
            "attributes": {
                "latitude": 34.1,
                "biosample": "SAMN02738769",
                "longitude": -118.4,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "34.1",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-118.4",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-12-19",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Los Angeles",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human lung",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIGS/MIMS/MIMARKS.human-associated;MIMS.me",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS600698",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "ITS",
                "environment-biome": "human lung",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "LA18IS_ITS",
                "sample-alias": "LA18IS_ITS",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:18:26"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS600698/runs?format=api"
                    }
                },
                "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/SRS600698/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006322",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006322?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS600698?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134066",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211559",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-03-20",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134066",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BALA",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt33BALA",
                "sample-alias": "Pitt33BALA",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:18:08"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134066/runs?format=api"
                    }
                },
                "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/SRS1134066/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134066?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134096",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211529",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-01-12",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134096",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BAL",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt28BALcon",
                "sample-alias": "Pitt28BALcon",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:17:50"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134096/runs?format=api"
                    }
                },
                "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/SRS1134096/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134096?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134074",
            "attributes": {
                "latitude": 34.05,
                "biosample": "SAMN04211551",
                "longitude": -118.25,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "34.05",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-118.25",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-03-12",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Los Angeles, CA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134074",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BALA",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "LA15BALA",
                "sample-alias": "LA15BALA",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:17:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134074/runs?format=api"
                    }
                },
                "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/SRS1134074/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134074?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134080",
            "attributes": {
                "latitude": 37.7833,
                "biosample": "SAMN04211545",
                "longitude": -122.4167,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "37.7833",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.4167",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-03-14",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: San Francisco, CA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134080",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BAL",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "SF06BALcon",
                "sample-alias": "SF06BALcon",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:17:15"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134080/runs?format=api"
                    }
                },
                "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/SRS1134080/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134080?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134200",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211425",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-08-17",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134200",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BAL",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt19BALcon",
                "sample-alias": "Pitt19BALcon",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:16:54"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134200/runs?format=api"
                    }
                },
                "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/SRS1134200/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134200?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134208",
            "attributes": {
                "latitude": 34.05,
                "biosample": "SAMN04211417",
                "longitude": -118.25,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "34.05",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-118.25",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-07-07",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Los Angeles, CA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134208",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BAL",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "LA09BALcon",
                "sample-alias": "LA09BALcon",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:16:38"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134208/runs?format=api"
                    }
                },
                "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/SRS1134208/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134208?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134202",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211423",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-08-17",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134202",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BALA",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt19BALA",
                "sample-alias": "Pitt19BALA",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:16:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134202/runs?format=api"
                    }
                },
                "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/SRS1134202/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134202?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134388",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211238",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-04",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134388",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BALA",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt03BALA",
                "sample-alias": "Pitt03BALA",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:16:02"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134388/runs?format=api"
                    }
                },
                "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/SRS1134388/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134388?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134370",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211256",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-01-05",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134370",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BAL",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt05BALcon",
                "sample-alias": "Pitt05BALcon",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:15:46"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134370/runs?format=api"
                    }
                },
                "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/SRS1134370/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134370?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134402",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211223",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-08-25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134402",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BAL",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt02BALcon",
                "sample-alias": "Pitt02BALcon",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:15:28"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134402/runs?format=api"
                    }
                },
                "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/SRS1134402/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134402?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134288",
            "attributes": {
                "latitude": 34.05,
                "biosample": "SAMN04211337",
                "longitude": -118.25,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "34.05",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-118.25",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-11-10",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Los Angeles, CA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134288",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BALA",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "LA03BALA",
                "sample-alias": "LA03BALA",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:15:11"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134288/runs?format=api"
                    }
                },
                "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/SRS1134288/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134288?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134308",
            "attributes": {
                "latitude": 37.7833,
                "biosample": "SAMN04211316",
                "longitude": -122.4167,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "37.7833",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.4167",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-05-24",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: San Francisco, CA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134308",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BALA",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "SF02BALA",
                "sample-alias": "SF02BALA",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:14:54"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134308/runs?format=api"
                    }
                },
                "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/SRS1134308/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134308?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS600615",
            "attributes": {
                "latitude": 37.7,
                "biosample": "SAMN02738686",
                "longitude": -122.4,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "37.7",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.4",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "1/11/2012",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "US: San Francisco",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human lung",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIGS/MIMS/MIMARKS.human-associated;MIMS.me",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS600615",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "18S",
                "environment-biome": "human lung",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "SF05IS_18S",
                "sample-alias": "SF05IS_18S",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:14:36"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS600615/runs?format=api"
                    }
                },
                "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/SRS600615/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006322",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006322?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS600615?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134335",
            "attributes": {
                "latitude": 37.7833,
                "biosample": "SAMN04211290",
                "longitude": -122.4167,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "37.7833",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.4167",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-03-10",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: San Francisco, CA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134335",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BALA",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "SF01BALA",
                "sample-alias": "SF01BALA",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:14:18"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134335/runs?format=api"
                    }
                },
                "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/SRS1134335/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134335?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134325",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211299",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-05-04",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134325",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BALA",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt12BALA",
                "sample-alias": "Pitt12BALA",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:14:00"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134325/runs?format=api"
                    }
                },
                "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/SRS1134325/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134325?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134317",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211308",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-07-14",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134317",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BALA",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt16BALA",
                "sample-alias": "Pitt16BALA",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:13:42"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134317/runs?format=api"
                    }
                },
                "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/SRS1134317/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134317?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134058",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211567",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-04-04",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134058",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BALA",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt34BALA",
                "sample-alias": "Pitt34BALA",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:13:25"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134058/runs?format=api"
                    }
                },
                "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/SRS1134058/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134058?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS600643",
            "attributes": {
                "latitude": 34.1,
                "biosample": "SAMN02738714",
                "longitude": -118.4,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "34.1",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-118.4",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-12-17",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Los Angeles",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "human lung",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIGS/MIMS/MIMARKS.human-associated;MIMS.me",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS600643",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "ITS",
                "environment-biome": "human lung",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "LA04IS_ITS",
                "sample-alias": "LA04IS_ITS",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:13:06"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS600643/runs?format=api"
                    }
                },
                "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/SRS600643/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006322",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006322?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS600643?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134040",
            "attributes": {
                "latitude": 37.7833,
                "biosample": "SAMN04211585",
                "longitude": -122.4167,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "37.7833",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.4167",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-04-12",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: San Francisco, CA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134040",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BAL",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "SF07BALcon",
                "sample-alias": "SF07BALcon",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:12:48"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134040/runs?format=api"
                    }
                },
                "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/SRS1134040/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134040?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134034",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211591",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-04-16",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134034",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BALA",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt32BALA",
                "sample-alias": "Pitt32BALA",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:12:31"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134034/runs?format=api"
                    }
                },
                "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/SRS1134034/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134034?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1134032",
            "attributes": {
                "latitude": 40.4397,
                "biosample": "SAMN04211593",
                "longitude": -79.9764,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.4397",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.9764",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-04-16",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Pittsburgh, PA",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Homo sapiens",
                        "unit": null
                    }
                ],
                "accession": "SRS1134032",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "BAL",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Pitt32BALcon",
                "sample-alias": "Pitt32BALcon",
                "host-tax-id": 9606,
                "species": "Homo sapiens",
                "last-update": "2023-09-26T20:12:13"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134032/runs?format=api"
                    }
                },
                "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/SRS1134032/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006408",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006408?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006529",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006529?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1134032?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 9,
            "count": 202
        }
    }
}