GET /metagenomics/api/v1/samples/SRS675025/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/SRS675025/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS675025/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002262",
            "attributes": {
                "bioproject": "PRJNA257562",
                "samples-count": 2,
                "accession": "MGYS00002262",
                "is-private": false,
                "last-update": "2019-11-07T16:56:06",
                "secondary-accession": "SRP045295",
                "centre-name": "Qibebt,CAS,China",
                "public-release-date": null,
                "study-abstract": "Quantitative assessment of anti-gingivitis methods based on the microbiota holds great potential yet remains challenging. Although anti-gingivitis efficacy of different oral care products has been studied from clinical outcomes, we know little about their impacts on oral microbiota and its metabolic capabilities. Here, ninety one adults underwent controlled transitions from naturally occurring gingivitis, to healthy gingivae using different anti-gingivitis products. Oral care product regimen, which contains stannous chloride in toothpaste and cetylpyridinium chloride in mouthwash, showed significant better anti-plaque and anti-gingivitis efficacy than placebo toothpaste in twenty seven days parallel study. Microbial diversity for regimen group was significantly decreased from Baseline Day 0 to Day 27. Meanwhile, plaque microbiota structure exhibited a continuous transition along the first principal component, which correlated with changes of Mazza Gingival Index and Plaque Index. Thirteen oral bacteria tend to be affected by two antibacterial activess. Metabonomic analysis of saliva indicates reduced anaerobic fermentation and tissue degradation of oral microbiota. Interestingly, microbial parameters demonstrate the ability to predict treatment effects of different product and regression of gingivitis symptom. Thus, our study provided novel insight into impacts of oral care products on microbial clades and metabolic pathways of gingivitis.",
                "study-name": "Human oral microbiome associated with OC regiment",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002262/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002262/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002262/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002262/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002262/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002262/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Digestive system:Oral:Supragingival plaque",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Supragingival%20plaque?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002262?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}