GET /metagenomics/api/v1/samples/SRS459743/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/SRS459743/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS459743/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001070",
            "attributes": {
                "samples-count": 1980,
                "bioproject": "PRJNA208535",
                "accession": "MGYS00001070",
                "is-private": false,
                "last-update": "2022-03-18T00:48:43",
                "secondary-accession": "SRP026107",
                "centre-name": "University of Maryland Institue for Genome Sciences",
                "public-release-date": null,
                "study-abstract": "Bacterial vaginosis (BV) is a condition characterized by a dysbiotic state of the vaginal microbiota that could be accompanied with symptoms such as odor and discharge, but not always. Despite years of research, the etiology of BV is unknown, certainly due to our poor understanding of the vaginal microbiota prior to a BV event. Here we report on the characterization of the vaginal microbiota from samples collected prospectively and daily over 10 weeks in women who experience symptomatic BV (15 women) or asymptomatic BV (5 women), as well as from women who did not experience BV (4 women). This resource is unique, and we hope will contribute to a better understanding of the role that the vaginal microbiota play in the etiology of BV and ultimately to improve diagnostics and treatments.",
                "study-name": "The daily dynamics of the vaginal microbiota before and after bacterial vaginosis",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001070/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001070/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001070/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"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001070/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001070/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001070/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001070?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}