GET /metagenomics/api/v1/studies/MGYS00004463/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/MGYS00004463/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463/samples?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS1981584",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335261",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "rhizosphere site 1",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "upper intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-23",
                        "unit": null
                    }
                ],
                "accession": "SRS1981584",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 1 of near root sediment in upper tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "rhizosphere site 1",
                "environment-material": "upper intertidal sediment",
                "sample-name": "Site 1 of near root sediment in upper tidal zone",
                "sample-alias": "UR1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981584/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981584/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981584?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981585",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335262",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "non_rhizosphere site 1",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "upper intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-22",
                        "unit": null
                    }
                ],
                "accession": "SRS1981585",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 1 of bulk sediment in upper tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "non_rhizosphere site 1",
                "environment-material": "upper intertidal sediment",
                "sample-name": "Site 1 of bulk sediment in upper tidal zone",
                "sample-alias": "UB1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981585/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981585/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981585?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981586",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335263",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "rhizosphere site 2",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "upper intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-22",
                        "unit": null
                    }
                ],
                "accession": "SRS1981586",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 2 of near root sediment in upper tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "rhizosphere site 2",
                "environment-material": "upper intertidal sediment",
                "sample-name": "Site 2 of near root sediment in upper tidal zone",
                "sample-alias": "UR2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981586/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981586/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981586?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981587",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335264",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "non_rhizosphere site 2",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "upper intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-22",
                        "unit": null
                    }
                ],
                "accession": "SRS1981587",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 2 of bulk sediment in upper tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "non_rhizosphere site 2",
                "environment-material": "upper intertidal sediment",
                "sample-name": "Site 2 of bulk sediment in upper tidal zone",
                "sample-alias": "UB2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981587/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981587/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981587?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981588",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335265",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "rhizosphere site 3",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "upper intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-22",
                        "unit": null
                    }
                ],
                "accession": "SRS1981588",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 3 of near root sediment in upper tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "rhizosphere site 3",
                "environment-material": "upper intertidal sediment",
                "sample-name": "Site 3 of near root sediment in upper tidal zone",
                "sample-alias": "UR3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981588/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981588/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981588?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981589",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335266",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "non_rhizosphere site 3",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "upper intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-22",
                        "unit": null
                    }
                ],
                "accession": "SRS1981589",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 3 of bulk sediment in upper tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "non_rhizosphere site 3",
                "environment-material": "upper intertidal sediment",
                "sample-name": "Site 3 of bulk sediment in upper tidal zone",
                "sample-alias": "UB3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981589/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981589/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981589?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981590",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335267",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "rhizosphere site 4",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "upper intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-22",
                        "unit": null
                    }
                ],
                "accession": "SRS1981590",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 4 of near root sediment in upper tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "rhizosphere site 4",
                "environment-material": "upper intertidal sediment",
                "sample-name": "Site 4 of near root sediment in upper tidal zone",
                "sample-alias": "UR4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981590/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981590/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981590?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981591",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335268",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "non_rhizosphere site 4",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "upper intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-22",
                        "unit": null
                    }
                ],
                "accession": "SRS1981591",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 4 of bulk sediment in upper tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "non_rhizosphere site 4",
                "environment-material": "upper intertidal sediment",
                "sample-name": "Site 4 of bulk sediment in upper tidal zone",
                "sample-alias": "UB4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981591/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981591/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981591?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981592",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335269",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "rhizosphere site 5",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "upper intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-22",
                        "unit": null
                    }
                ],
                "accession": "SRS1981592",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 5 of near root sediment in upper tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "rhizosphere site 5",
                "environment-material": "upper intertidal sediment",
                "sample-name": "Site 5 of near root sediment in upper tidal zone",
                "sample-alias": "UR5",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981592/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981592/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981592?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981593",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335270",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "non_rhizosphere site 5",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "upper intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-23",
                        "unit": null
                    }
                ],
                "accession": "SRS1981593",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 5 of bulk sediment in upper tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "non_rhizosphere site 5",
                "environment-material": "upper intertidal sediment",
                "sample-name": "Site 5 of bulk sediment in upper tidal zone",
                "sample-alias": "UB5",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981593/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981593/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981593?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981594",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335271",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "rhizosphere site 1",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "lower intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-23",
                        "unit": null
                    }
                ],
                "accession": "SRS1981594",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 1 of near root sediment in lower tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "rhizosphere site 1",
                "environment-material": "lower intertidal sediment",
                "sample-name": "Site 1 of near root sediment in lower tidal zone",
                "sample-alias": "LR1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981594/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981594/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981594?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981604",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335272",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "non_rhizosphere site 1",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "lower intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-23",
                        "unit": null
                    }
                ],
                "accession": "SRS1981604",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 1 of bulk sediment in lower tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "non_rhizosphere site 1",
                "environment-material": "lower intertidal sediment",
                "sample-name": "Site 1 of bulk sediment in lower tidal zone",
                "sample-alias": "LB1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981604/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981604/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981604?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981606",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335273",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "rhizosphere site 2",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "lower intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-23",
                        "unit": null
                    }
                ],
                "accession": "SRS1981606",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 2 of near root sediment in lower tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "rhizosphere site 2",
                "environment-material": "lower intertidal sediment",
                "sample-name": "Site 2 of near root sediment in lower tidal zone",
                "sample-alias": "LR2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981606/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981606/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981606?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981608",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335274",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "non_rhizosphere site 2",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "lower intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-23",
                        "unit": null
                    }
                ],
                "accession": "SRS1981608",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 2 of bulk sediment in lower tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "non_rhizosphere site 2",
                "environment-material": "lower intertidal sediment",
                "sample-name": "Site 2 of bulk sediment in lower tidal zone",
                "sample-alias": "LB2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981608/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981608/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981608?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981609",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335275",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "rhizosphere site 3",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "lower intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-23",
                        "unit": null
                    }
                ],
                "accession": "SRS1981609",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 3 of near root sediment in lower tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "rhizosphere site 3",
                "environment-material": "lower intertidal sediment",
                "sample-name": "Site 3 of near root sediment in lower tidal zone",
                "sample-alias": "LR3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981609/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981609/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981609?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981610",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335276",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "non_rhizosphere site 3",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "lower intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-22",
                        "unit": null
                    }
                ],
                "accession": "SRS1981610",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 3 of bulk sediment in lower tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "non_rhizosphere site 3",
                "environment-material": "lower intertidal sediment",
                "sample-name": "Site 3 of bulk sediment in lower tidal zone",
                "sample-alias": "LB3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981610/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981610/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981610?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981613",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335277",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "rhizosphere site 4",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "lower intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-22",
                        "unit": null
                    }
                ],
                "accession": "SRS1981613",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 4 of near root sediment in lower tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "rhizosphere site 4",
                "environment-material": "lower intertidal sediment",
                "sample-name": "Site 4 of near root sediment in lower tidal zone",
                "sample-alias": "LR4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981613/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981613/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981613?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981614",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335278",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "non_rhizosphere site 4",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "lower intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-22",
                        "unit": null
                    }
                ],
                "accession": "SRS1981614",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 4 of bulk sediment in lower tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "non_rhizosphere site 4",
                "environment-material": "lower intertidal sediment",
                "sample-name": "Site 4 of bulk sediment in lower tidal zone",
                "sample-alias": "LB4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981614/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981614/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981614?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981625",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335279",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "rhizosphere site 5",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "lower intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-22",
                        "unit": null
                    }
                ],
                "accession": "SRS1981625",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 5 of near root sediment in lower tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "rhizosphere site 5",
                "environment-material": "lower intertidal sediment",
                "sample-name": "Site 5 of near root sediment in lower tidal zone",
                "sample-alias": "LR5",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981625/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981625/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981625?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1981627",
            "attributes": {
                "latitude": 21.4,
                "biosample": "SAMN06335280",
                "longitude": 109.15,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "109.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Beibu Gulf, Golden Bay mangrove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "non_rhizosphere site 5",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "lower intertidal sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "21.4",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-02-22",
                        "unit": null
                    }
                ],
                "accession": "SRS1981627",
                "analysis-completed": "2019-04-06",
                "collection-date": "2014-06-16",
                "geo-loc-name": "China: Beibu Gulf, Golden Bay mangrove",
                "sample-desc": "Site 5 of bulk sediment in lower tidal zone",
                "environment-biome": "mangrove",
                "environment-feature": "non_rhizosphere site 5",
                "environment-material": "lower intertidal sediment",
                "sample-name": "Site 5 of bulk sediment in lower tidal zone",
                "sample-alias": "LB5",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T17:30:20"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981627/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Intertidal zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981627/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004463",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004463?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1981627?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 20
        }
    }
}