GET /metagenomics/api/v1/samples/SRS2132502/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/SRS2132502/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2132502/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005164",
            "attributes": {
                "accession": "MGYS00005164",
                "bioproject": "PRJNA383404",
                "samples-count": 544,
                "is-private": false,
                "last-update": "2020-06-21T07:55:13",
                "secondary-accession": "SRP104271",
                "centre-name": "University of Pennsylvania",
                "public-release-date": null,
                "study-abstract": "The skin microbiome is a complex ecosystem with important implications for cutaneous health and disease. This includes its ability to educate the immune system and promote key epidermal barrier functions during infection. Despite their widespread use, the effects of topical antibiotics and antiseptics on these communities have been largely understudied. Instead the majority of work has focused on their effect in pathogenic bacteria, with little regard for their influence on broader communities. Here, we report the longitudinal impact of topical antibiotics and antiseptics on skin bacterial communities. In response to antibiotics, cutaneous populations exhibited an immediate and long-term shift in bacterial residents. By contrast, antiseptics elicited only minor changes to underlying communities. Upon deeper analysis, we detected a conserved decrease in Staphylococcus residents, a group which varied greatly in response to both antimicrobial and environmental pressures. These particular inhabitants were also shown to compete with Staphylococcus aureus for colonization at the skin surface, a stable effect which extended to multiple resident Staphylococcus species. This study demonstrates that antimicrobial drugs have distinct and durable effects on skin bacterial residents, and that these alterations have important ramifications for infection by pathogenic bacteria such as S. aureus.",
                "study-name": "Topical antimicrobial treatments elicit shifts to resident skin bacterial communities and reduce colonization by Staphylococcus aureus competitors",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005164/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005164/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005164/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005164/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Skin",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Skin?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005164/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005164/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005164?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}