GET /metagenomics/api/v1/studies/MGYS00000911/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/MGYS00000911/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911/samples?format=api&page=2",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS834907",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "20-25 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "15-Aug-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 23",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325892",
                "accession": "SRS834907",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "archaeal_community_in_mangrove_sediment_without_oil_contamination_and_nitrate_stimulation lower_layer 2_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "archaeal_community C_L_2",
                "sample-alias": "A_C_L_2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:29"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834907/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834907/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834907?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834908",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0-5 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 25",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325894",
                "accession": "SRS834908",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "archaeal_community_in_mangrove_sediment_under_oil_contamination upper_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "archaeal_community O_U_8",
                "sample-alias": "A_O_U_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:29"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834908/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834908/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834908?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834909",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0-5 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 27",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325896",
                "accession": "SRS834909",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "archaeal_community_in_mangrove_sediment_without_oil_contamination_and_nitrate_stimulation upper_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "archaeal_community C_U_8",
                "sample-alias": "A_C_U_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:29"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834909/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834909/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834909?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834910",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "20-25 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "15-Aug-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 24",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325893",
                "accession": "SRS834910",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "archaeal_community_in_mangrove_sediment_without_oil_contamination_and_with nitrate_stimulation lower_layer 2_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "archaeal_community C_N_L_2",
                "sample-alias": "A_C_N_L_2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:29"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834910/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834910/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834910?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834911",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0-5 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 26",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325895",
                "accession": "SRS834911",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "archaeal_community_in_mangrove_sediment_under_oil_contamination_and_nitrate_stimulation upper_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "archaeal_community O_N_U_8",
                "sample-alias": "A_O_N_U_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:29"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834911/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834911/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834911?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834913",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0-5 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 28",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325897",
                "accession": "SRS834913",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "archaeal_community_in_mangrove_sediment_without_oil_contamination_and_with nitrate_stimulation upper_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "archaeal_community C_N_U_8",
                "sample-alias": "A_C_N_U_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:29"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834913/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834913/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834913?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834914",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "20-25 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 30",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325899",
                "accession": "SRS834914",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "archaeal_community_in_mangrove_sediment_under_oil_contamination_and_nitrate_stimulation lower_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "archaeal_community O_N_L_8",
                "sample-alias": "A_O_N_L_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:29"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834914/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834914/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834914?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834915",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "20-25 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 32",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325901",
                "accession": "SRS834915",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "archaeal_community_in_mangrove_sediment_without_oil_contamination_and_with nitrate_stimulation lower_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "archaeal_community C_N_L_8",
                "sample-alias": "A_C_N_L_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:29"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834915/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834915/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834915?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834917",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "20-25 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "15-Aug-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 21",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325890",
                "accession": "SRS834917",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "archaeal_community_in_mangrove_sediment_under_oil_contamination lower_layer 2_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "archaeal_community O_L_2",
                "sample-alias": "A_O_L_2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:29"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834917/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834917/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834917?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834918",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "20-25 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 29",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325898",
                "accession": "SRS834918",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "archaeal_community_in_mangrove_sediment_under_oil_contamination lower_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "archaeal_community O_L_8",
                "sample-alias": "A_O_L_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:29"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834918/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834918/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834918?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834919",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "20-25 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 31",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325900",
                "accession": "SRS834919",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "archaeal_community_in_mangrove_sediment_without_oil_contamination_and_nitrate_stimulation lower_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "archaeal_community C_L_8",
                "sample-alias": "A_C_L_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:29"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834919/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834919/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834919?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834873",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0-5 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "15-Aug-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 1",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325870",
                "accession": "SRS834873",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "bacterial_community_in_mangrove_sediment_under_oil_contamination upper_layer 2_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "bacterial_community O_U_2",
                "sample-alias": "B_O_U_2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834873/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834873/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834873?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834876",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "20-25 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "15-Aug-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 5",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325874",
                "accession": "SRS834876",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "bacterial_community_in_mangrove_sediment_under_oil_contamination lower_layer 2_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "bacterial_community O_L_2",
                "sample-alias": "B_O_L_2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834876/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834876/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834876?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834877",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0-5 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "15-Aug-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 4",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325873",
                "accession": "SRS834877",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "bacterial_community_in_mangrove_sediment_without_oil_contamination_and_with nitrate_stimulation upper_layer 2_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "bacterial_community C_N_U_2",
                "sample-alias": "B_C_N_U_2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834877/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834877/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834877?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834879",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0-5 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "15-Aug-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 3",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325872",
                "accession": "SRS834879",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "bacterial_community_in_mangrove_sediment_without_oil_contamination_and_nitrate_stimulation upper_layer 2_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "bacterial_community C_U_2",
                "sample-alias": "B_C_U_2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834879/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834879/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834879?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834880",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "20-25 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "15-Aug-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 7",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325876",
                "accession": "SRS834880",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "bacterial_community_in_mangrove_sediment_without_oil_contamination_and_nitrate_stimulation lower_layer 2_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "bacterial_community C_L_2",
                "sample-alias": "B_C_L_2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834880/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834880/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834880?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834881",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "20-25 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "15-Aug-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 8",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325877",
                "accession": "SRS834881",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "bacterial_community_in_mangrove_sediment_without_oil_contamination_and_with nitrate_stimulation lower_layer 2_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "bacterial_community C_N_L_2",
                "sample-alias": "B_C_N_L_2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834881/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834881/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834881?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834882",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0-5 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 9",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325878",
                "accession": "SRS834882",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "bacterial_community_in_mangrove_sediment_under_oil_contamination upper_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "bacterial_community O_U_8",
                "sample-alias": "B_O_U_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834882/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834882/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834882?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834883",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0-5 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 12",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325881",
                "accession": "SRS834883",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "bacterial_community_in_mangrove_sediment_without_oil_contamination_and_with nitrate_stimulation upper_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "bacterial_community C_N_U_8",
                "sample-alias": "B_C_N_U_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834883/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834883/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834883?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834884",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "20-25 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 13",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325882",
                "accession": "SRS834884",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "bacterial_community_in_mangrove_sediment_under_oil_contamination lower_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "bacterial_community O_L_8",
                "sample-alias": "B_O_L_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834884/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834884/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834884?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834885",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0-5 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 11",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325880",
                "accession": "SRS834885",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "bacterial_community_in_mangrove_sediment_without_oil_contamination_and_nitrate_stimulation upper_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "bacterial_community C_U_8",
                "sample-alias": "B_C_U_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834885/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834885/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834885?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834886",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "20-25 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 14",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325883",
                "accession": "SRS834886",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "bacterial_community_in_mangrove_sediment_under_oil_contamination_and_nitrate_stimulation lower_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "bacterial_community O_N_L_8",
                "sample-alias": "B_O_N_L_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834886/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834886/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834886?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834887",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0-5 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "15-Aug-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 2",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325871",
                "accession": "SRS834887",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "bacterial_community_in_mangrove_sediment_under_oil_contamination_and_nitrate_stimulation upper_layer 2_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "bacterial_community O_N_U_2",
                "sample-alias": "B_O_N_U_2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834887/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834887/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834887?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834888",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "20-25 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "26-Sep-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 16",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325885",
                "accession": "SRS834888",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "bacterial_community_in_mangrove_sediment_without_oil_contamination_and_with nitrate_stimulation lower_layer 8_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "bacterial_community C_N_L_8",
                "sample-alias": "B_C_N_L_8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834888/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834888/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834888?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS834889",
            "attributes": {
                "latitude": null,
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "24.61 N 118.06 E",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0-5 cm",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "15-Aug-2013",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mangrove sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microcosm 18",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "not applicable",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410658",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    }
                ],
                "biosample": "SAMN03325887",
                "accession": "SRS834889",
                "analysis-completed": "2016-05-13",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "archaeal_community_in_mangrove_sediment_under_oil_contamination_and_nitrate_stimulation upper_layer 2_weeks",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "archaeal_community O_N_U_2",
                "sample-alias": "A_O_N_U_2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-05-13T11:27:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834889/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000911",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000911?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834889/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS834889?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 2,
            "count": 32
        }
    }
}