GET /metagenomics/api/v1/samples/ERS1631621/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/ERS1631621/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1631621/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001701",
            "attributes": {
                "samples-count": 487,
                "accession": "MGYS00001701",
                "bioproject": "PRJEB20159",
                "is-private": false,
                "last-update": "2017-04-20T09:25:22",
                "secondary-accession": "ERP022287",
                "centre-name": "HELMHOLTZ CENTRE FOR INFECTION RESEARCH",
                "public-release-date": null,
                "study-abstract": "The urinary and vaginal fluid microbiota was analysed using sequencing of the rRNA gene V1-V2 regions. Vaginal fluid and urine samples were taken from women with bacterial vaginosis (BV) and analysed throughout the course of a clinical study that aimed at characterising the effect of a newly developed pessary containing an amphoteric tenside compared to a pessary containing lactic acid. Before participating women received either pessary, theywere first treated with the antibiotic metronidazole. Vaginal fluid samples were taken and analysed at five different time points thoughout the study. Urine samples were taken and analyed before and after metronidazole treatment. As healthy control groups, vaginal fluid samples were taken and analysed from healthy women and urine samples from healthy men and women.",
                "study-name": "The vaginal and urinary microbiota in health, during BV and after treatment",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001701/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001701/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001701/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/MGYS00001701/geocoordinates?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001701/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001701/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001701?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}