GET /metagenomics/api/v1/samples/ERS1576413/studies?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/samples/ERS1576413/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1576413/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001697",
            "attributes": {
                "bioproject": "PRJEB19822",
                "samples-count": 48,
                "accession": "MGYS00001697",
                "is-private": false,
                "last-update": "2017-04-19T16:42:34",
                "secondary-accession": "ERP021893",
                "centre-name": "NEWCASTLE UNIVERSITY",
                "public-release-date": null,
                "study-abstract": "Biochar-amended infiltration systems may significantly improve urban water quality by  enhancing removal of trace organic contaminants (TOrCs) from runoff. As biochar's  sorption capacity will eventually saturate, stimulation of biological TOrC attenuation may  be beneficial. The objective of this study was to determine if biodegradable organic carbon amendments can improve TOrC attenuation in biochar-amended biofilters. It was  hypothesized that microbial growth in response to dissolved organic carbon (DOC)  availability would establish more robust and diverse microbial communities, leading to  enhanced TOrC biodegradation and sorption to biological material. This hypothesis was  evaluated in TOrC-spiked microcosm and column experiments, utilizing a representative  microbial consortium from actual runoff and DOC extracted from straw and compost.  Microcosms with compost DOC exhibited broader TOrC biodegradation potential than  microcosms with raw runoff or straw DOC. 16s rRNA gene sequencing revealed  community clustering according to DOC type, suggesting that DOC availability caused  shifts in community structure that affected TOrC biodegradation. Columns exhibited  enhanced biological TOrC attenuation in presence ofbiofilms established with compost  DOC but not straw DOC. These results reveal that biodegradable organic carbon sources  stimulate biological TOrC attenuation in biochar-amended biofilters, providing insight  into the design of stormwater biofilters for improved water quality.",
                "study-name": "Biodegradable organic carbon amendments enhance attenuation of trace organic contaminants in biochar amended stormwater biofilters",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001697/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001697/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Wastewater:Nutrient removal:Dissolved organics (aerobic)",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Nutrient%20removal:Dissolved%20organics%20(aerobic)?format=api"
                            }
                        }
                    ]
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001697/samples?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001697/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001697/downloads?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001697/analyses?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001697?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}