GET /metagenomics/api/v1/samples/ERS2599813/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/ERS2599813/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2599813/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002589",
            "attributes": {
                "bioproject": "PRJEB27672",
                "samples-count": 92,
                "accession": "MGYS00002589",
                "is-private": false,
                "last-update": "2018-07-23T15:23:35",
                "secondary-accession": "ERP109787",
                "centre-name": "CENTRE FOR ECOLOGY AND HYDROLOGY",
                "public-release-date": null,
                "study-abstract": "It is recognised that microplastics will associate with persistent organic chemicals within the environment, potentially changing their bioavailability and the interaction of organisms with these chemicals. The aims of this study were to investigate how the presence of microplastics affect PBDE bioaccumulation and the gut microbiome in the great pond snailLymnaea stagnalis. Snails were exposed to microplastics and PBDEs independently and in combination for 96 hours. Microplastic particles (13-15 µm nylon powder) were mixed with quartz sand sediment at 1% w/w. A PBDE mix (containing BDE-47, 99, 100, 153 and PBB-153) was added to the sediment-microplastic mix in glass vessels at six environmentally relevant concentrations (94, 188, 375, 750, 1500, 3000 ng g-1 each PBDE), with six replicates consisting of one snail per treatment. There was no significant mortality observed in any of the treatments after 96 hours exposure. Of the six snails per treatment, three were analysed for PBDE tissue concentration and three were analysed for gut microbiome composition. The presence of microplastics did not significantly change PBDE bioaccumulation. However, our data indicate that that the presence of microplastics did influence gut microbial community diversity. In snails exposed to microplastics only (without PBDEs), microbial diversity was lower compared to those not exposed to microplastics. In the presence of microplastics, with increasing PBDE concentration, gut microbial diversity increased. In comparison, when microplastics were absent microbial communities were less diverse at the higher concentrations. A similar trend is reflected in the community composition data. These data imply that microplastics alone can influence the gut microbial community and they can also alter the effects of PBDEs on the gut microbiome. Given the importance of the gut microbiome for nutrition, metabolic function and immunity, such perturbation to the microbial community may have implications for organism health and fitness.",
                "study-name": "Bioaccumulation and gut microbiome response in the great pond snail Lymnaea stagnalis exposed to PBDEs in the presence and absence of nylon microplastics",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002589/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002589/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002589/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002589/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002589/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002589/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mollusca:Digestive system",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mollusca:Digestive%20system?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002589?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}