GET /metagenomics/api/v1/samples/ERS580140/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/ERS580140/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS580140/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000942",
            "attributes": {
                "accession": "MGYS00000942",
                "bioproject": "PRJEB7703",
                "samples-count": 157,
                "is-private": false,
                "last-update": "2016-05-16T11:45:05",
                "secondary-accession": "ERP008640",
                "centre-name": "CUSB-HM",
                "public-release-date": null,
                "study-abstract": "Determining the composition and structure of the vaginal microbiome during pregnancy is critical to understanding its role in maintaining reproductive health outcomes. Historically, studies on the pregnant vaginal microbiome have been limited to Northern American populations. Using MiSeq sequencing of 16S rRNA gene amplicons, we characterised the vaginal microbiota of a mixed British ethnic cohort of women (n=42) who experienced normal, uncomplicated term delivery and whom were sampled longitudinally throughout pregnancy (8-12, 20-22, 28-30 and 34-36 weeks gestation) and the postpartum period (6 weeks) in. We show that the composition of the vaginal microbiome dramatically changes postpartum to become less Lactobacillus spp. dominant with greater alpha-diversity (CST IV) irrespective of the community structure for that individual during pregnancy and independent of their ethnic background. As observed in North American populations, a British population is characterised by a vaginal microbiome during pregnancy that is dominated by Lactobacillus spp. and low alpha-diversity (community state types CST I, II and III). However, significant numbers of women in this British cohort have an L. jensenii (CST V) dominated microbiome that is characterised by low levels of alpha-diversity. CST V was predominantly observed in women with Asian and Caucasian ethnic backgrounds whereas CST II (L. gasseri) was absent in samples collected from Black women. This study reveals new insights into biogeographical and ethnic effects upon the microbial communities in the vaginal microbiome during pregnancy and in the postpartum period and has important implications for future studies designed to explore relationships between the vaginal microbiome, host health and pregnancy outcomes.",
                "study-name": "The vaginal microbiome during pregnancy and the postpartum period in a European population.",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000942/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000942/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000942/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000942/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Reproductive system:Vagina",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Reproductive%20system:Vagina?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000942/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000942/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000942?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}