GET /metagenomics/api/v1/studies/MGYS00005036/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/MGYS00005036/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036/samples?format=api&page=4",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS2635453",
            "attributes": {
                "biosample": "SAMN07839299",
                "longitude": -80.8626,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "27.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.862595",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "artificial channel",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "3.18",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.137997",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.138,
                "accession": "SRS2635453",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-28",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Mallard Creek - T018 (Hospital)",
                "environment-biome": "urban",
                "environment-feature": "artificial channel",
                "environment-material": "waste water",
                "sample-name": "Sample_Mallard_Creek_HOSP_3",
                "sample-alias": "Sample_Mallard_Creek_HOSP_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635453/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635453/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635453?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635454",
            "attributes": {
                "biosample": "SAMN07839300",
                "longitude": -80.6976,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "24.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.69757",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "wastewater treatment plant",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "2.08",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.33544",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.3354,
                "accession": "SRS2635454",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-28",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Mallard Creek Plant - Primary clarifier eff.",
                "environment-biome": "urban",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "waste water",
                "sample-name": "Sample_Mallard_Creek_PCE_3",
                "sample-alias": "Sample_Mallard_Creek_PCE_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635454/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635454/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635454?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635455",
            "attributes": {
                "biosample": "SAMN07839293",
                "longitude": -80.853,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "17.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.85299",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "wastewater treatment plant",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "4.37",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.152912",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1529,
                "accession": "SRS2635455",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek Plant - UV pre-final eff.",
                "environment-biome": "urban",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "waste water",
                "sample-name": "Sample_Sugar_Creek_UV_3",
                "sample-alias": "Sample_Sugar_Creek_UV_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635455/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635455/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635455?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635456",
            "attributes": {
                "biosample": "SAMN07839294",
                "longitude": -80.853,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "18.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.85299",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "wastewater treatment plant",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "3.4",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.152912",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1529,
                "accession": "SRS2635456",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek Plant - Aeration tank eff.",
                "environment-biome": "urban",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "waste water",
                "sample-name": "Sample_Sugar_Creek_ATE_3",
                "sample-alias": "Sample_Sugar_Creek_ATE_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635456/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635456/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635456?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635457",
            "attributes": {
                "biosample": "SAMN07839291",
                "longitude": -80.853,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "18.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.85299",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "wastewater treatment plant",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "2.35",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.152912",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1529,
                "accession": "SRS2635457",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek Plant - Primary clarifier eff.",
                "environment-biome": "urban",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "waste water",
                "sample-name": "Sample_Sugar_Creek_PCE_3",
                "sample-alias": "Sample_Sugar_Creek_PCE_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635457/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635457/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635457?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635458",
            "attributes": {
                "biosample": "SAMN07839292",
                "longitude": -80.853,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "20.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.85299",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "wastewater treatment plant",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "3.4",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.152912",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1529,
                "accession": "SRS2635458",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek Plant - Influent",
                "environment-biome": "urban",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "waste water",
                "sample-name": "Sample_Sugar_Creek_INF_3",
                "sample-alias": "Sample_Sugar_Creek_INF_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635458/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635458/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635458?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635459",
            "attributes": {
                "biosample": "SAMN07839297",
                "longitude": -80.8579,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "22.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.85789",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "small river",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "stream",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "4.56",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.147736",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1477,
                "accession": "SRS2635459",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek - Downstream A site",
                "environment-biome": "small river",
                "environment-feature": "stream",
                "environment-material": "water",
                "sample-name": "Sample_Sugar_Creek_DS_A_3",
                "sample-alias": "Sample_Sugar_Creek_DS_A_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635459/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635459/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635459?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635460",
            "attributes": {
                "biosample": "SAMN07839298",
                "longitude": -80.6976,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "24.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.69757",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "wastewater treatment plant",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "2.33",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.33544",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.3354,
                "accession": "SRS2635460",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-28",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Mallard Creek Plant - Influent",
                "environment-biome": "urban",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "waste water",
                "sample-name": "Sample_Mallard_Creek_INF_3",
                "sample-alias": "Sample_Mallard_Creek_INF_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635460/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635460/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635460?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635461",
            "attributes": {
                "biosample": "SAMN07839295",
                "longitude": -80.8626,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "21.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.862595",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "small river",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "stream",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "4.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.137997",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.138,
                "accession": "SRS2635461",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek - Downstream B site",
                "environment-biome": "small river",
                "environment-feature": "stream",
                "environment-material": "water",
                "sample-name": "Sample_Sugar_Creek_DS_B_3",
                "sample-alias": "Sample_Sugar_Creek_DS_B_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635461/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635461/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635461?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635462",
            "attributes": {
                "biosample": "SAMN07839296",
                "longitude": -80.8496,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "22.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.84958",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "small river",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "stream",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "6.87",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.157238",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1572,
                "accession": "SRS2635462",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek - Upstream B site",
                "environment-biome": "small river",
                "environment-feature": "stream",
                "environment-material": "water",
                "sample-name": "Sample_Sugar_Creek_UP_B_3",
                "sample-alias": "Sample_Sugar_Creek_UP_B_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635462/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635462/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635462?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635463",
            "attributes": {
                "biosample": "SAMN07839308",
                "longitude": -80.853,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "26.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.85299",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-07-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "wastewater treatment plant",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "4.85",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.152912",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1529,
                "accession": "SRS2635463",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-07-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek Plant - UV pre-final eff.",
                "environment-biome": "urban",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "waste water",
                "sample-name": "Sample_Sugar_Creek_UV_4",
                "sample-alias": "Sample_Sugar_Creek_UV_4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635463/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635463/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635463?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635464",
            "attributes": {
                "biosample": "SAMN07839307",
                "longitude": -80.8496,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "28.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.84958",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-07-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "small river",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "stream",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "7.2",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.157238",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1572,
                "accession": "SRS2635464",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-07-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek - Upstream B site",
                "environment-biome": "small river",
                "environment-feature": "stream",
                "environment-material": "water",
                "sample-name": "Sample_Sugar_Creek_UP_B_4",
                "sample-alias": "Sample_Sugar_Creek_UP_B_4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635464/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635464/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635464?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635465",
            "attributes": {
                "biosample": "SAMN07839306",
                "longitude": -80.8496,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "22.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.84963",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "artificial channel",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "2.21",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.15712",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1571,
                "accession": "SRS2635465",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek - T010 (Residential)",
                "environment-biome": "urban",
                "environment-feature": "artificial channel",
                "environment-material": "waste water",
                "sample-name": "Sample_Sugar_Creek_RES_3",
                "sample-alias": "Sample_Sugar_Creek_RES_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635465/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635465/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635465?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635466",
            "attributes": {
                "biosample": "SAMN07839305",
                "longitude": -80.7148,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "25.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.714836",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "artificial channel",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "2.32",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.33236",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.3324,
                "accession": "SRS2635466",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-28",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Mallard Creek - Back creek (Residential)",
                "environment-biome": "urban",
                "environment-feature": "artificial channel",
                "environment-material": "waste water",
                "sample-name": "Sample_Mallard_Creek_RES_3",
                "sample-alias": "Sample_Mallard_Creek_RES_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635466/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635466/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635466?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635467",
            "attributes": {
                "biosample": "SAMN07839304",
                "longitude": -80.8452,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "23.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.84516",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "artificial channel",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "1.82",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.18673",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1867,
                "accession": "SRS2635467",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek - MH465996 (Hospital)",
                "environment-biome": "urban",
                "environment-feature": "artificial channel",
                "environment-material": "waste water",
                "sample-name": "Sample_Sugar_Creek_HOSP_3",
                "sample-alias": "Sample_Sugar_Creek_HOSP_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635467/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635467/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635467?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635468",
            "attributes": {
                "biosample": "SAMN07839303",
                "longitude": -80.6976,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "24.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.69757",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "wastewater treatment plant",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "2.24",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.33544",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.3354,
                "accession": "SRS2635468",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-28",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Mallard Creek Plant - Primary clarifier inf.",
                "environment-biome": "urban",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "waste water",
                "sample-name": "Sample_Mallard_Creek_PCI_3",
                "sample-alias": "Sample_Mallard_Creek_PCI_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635468/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635468/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635468?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635469",
            "attributes": {
                "biosample": "SAMN07839302",
                "longitude": -80.6672,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "28.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.66722",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "small river",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "stream",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "5.9",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.333138",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.3331,
                "accession": "SRS2635469",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-28",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Mallard Creek - Downstream B site",
                "environment-biome": "small river",
                "environment-feature": "stream",
                "environment-material": "water",
                "sample-name": "Sample_Mallard_Creek_DS_B_3",
                "sample-alias": "Sample_Mallard_Creek_DS_B_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635469/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635469/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635469?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635470",
            "attributes": {
                "biosample": "SAMN07839301",
                "longitude": -80.6976,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "24.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.69757",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-04-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "wastewater treatment plant",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "3.83",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.33544",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.3354,
                "accession": "SRS2635470",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-04-28",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Mallard Creek Plant - Final clarifier eff.",
                "environment-biome": "urban",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "waste water",
                "sample-name": "Sample_Mallard_Creek_FCE_3",
                "sample-alias": "Sample_Mallard_Creek_FCE_3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635470/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635470/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635470?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635471",
            "attributes": {
                "biosample": "SAMN07839310",
                "longitude": -80.853,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "26.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.85299",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-07-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "wastewater treatment plant",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "3.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.152912",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1529,
                "accession": "SRS2635471",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-07-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek Plant - Aeration tank eff.",
                "environment-biome": "urban",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "waste water",
                "sample-name": "Sample_Sugar_Creek_ATE_4",
                "sample-alias": "Sample_Sugar_Creek_ATE_4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635471/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635471/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635471?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635472",
            "attributes": {
                "biosample": "SAMN07839309",
                "longitude": -80.853,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "26.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.85299",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-07-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "wastewater treatment plant",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "2.98",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.152912",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1529,
                "accession": "SRS2635472",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-07-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek Plant - Final clarifier eff.",
                "environment-biome": "urban",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "waste water",
                "sample-name": "Sample_Sugar_Creek_FCE_4",
                "sample-alias": "Sample_Sugar_Creek_FCE_4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635472/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635472/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635472?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635473",
            "attributes": {
                "biosample": "SAMN07839311",
                "longitude": -80.8455,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "29.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.84545",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-07-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "small river",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "stream",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "4.38",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.18664",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1866,
                "accession": "SRS2635473",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-07-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek - Upstream A site",
                "environment-biome": "small river",
                "environment-feature": "stream",
                "environment-material": "water",
                "sample-name": "Sample_Sugar_Creek_UP_A_4",
                "sample-alias": "Sample_Sugar_Creek_UP_A_4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635473/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635473/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635473?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635474",
            "attributes": {
                "biosample": "SAMN07839312",
                "longitude": -80.853,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "27.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.85299",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-07-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "wastewater treatment plant",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "3.1",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.152912",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1529,
                "accession": "SRS2635474",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-07-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek Plant - Primary clarifier eff.",
                "environment-biome": "urban",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "waste water",
                "sample-name": "Sample_Sugar_Creek_PCE_4",
                "sample-alias": "Sample_Sugar_Creek_PCE_4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635474/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635474/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635474?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635475",
            "attributes": {
                "biosample": "SAMN07839313",
                "longitude": -80.853,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "27.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.85299",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-07-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "wastewater treatment plant",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "3.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.152912",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1529,
                "accession": "SRS2635475",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-07-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek Plant - Influent",
                "environment-biome": "urban",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "waste water",
                "sample-name": "Sample_Sugar_Creek_INF_4",
                "sample-alias": "Sample_Sugar_Creek_INF_4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635475/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635475/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635475?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635476",
            "attributes": {
                "biosample": "SAMN07839314",
                "longitude": -80.8496,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "28.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.84963",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-07-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "artificial channel",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "2.1",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.15712",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1571,
                "accession": "SRS2635476",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-07-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek - T010 (Residential)",
                "environment-biome": "urban",
                "environment-feature": "artificial channel",
                "environment-material": "waste water",
                "sample-name": "Sample_Sugar_Creek_RES_4",
                "sample-alias": "Sample_Sugar_Creek_RES_4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635476/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635476/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635476?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2635477",
            "attributes": {
                "biosample": "SAMN07839315",
                "longitude": -80.8452,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "30.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-80.84516",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: North Carolina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2016-07-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "urban",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "artificial channel",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "waste water",
                        "unit": null
                    },
                    {
                        "key": "pH",
                        "value": "1.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.18673",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-10-28",
                        "unit": null
                    }
                ],
                "latitude": 35.1867,
                "accession": "SRS2635477",
                "analysis-completed": "2019-06-17",
                "collection-date": "2016-07-26",
                "geo-loc-name": "USA: North Carolina",
                "sample-desc": "Sugar Creek - MH465996 (Hospital)",
                "environment-biome": "urban",
                "environment-feature": "artificial channel",
                "environment-material": "waste water",
                "sample-name": "Sample_Sugar_Creek_HOSP_4",
                "sample-alias": "Sample_Sugar_Creek_HOSP_4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-06-17T20:16:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Bioremediation:Terephthalate:Wastewater"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioremediation:Terephthalate:Wastewater?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635477/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005036",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005036?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635477/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2635477?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 4,
            "count": 92
        }
    }
}