GET /metagenomics/api/v1/samples/SRS344724/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/SRS344724/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS344724/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002216",
            "attributes": {
                "accession": "MGYS00002216",
                "bioproject": "PRJNA167398",
                "samples-count": 162,
                "is-private": false,
                "last-update": "2018-02-14T13:47:08",
                "secondary-accession": "SRP013615",
                "centre-name": "UMIGS",
                "public-release-date": null,
                "study-abstract": "The resident microbial consortia of the human gastrointestinal tract play an integral role in modulating the immune response both locally and systemically. However, detailed information regarding the correlates of protective immunity after vaccine administration in relation to the gastrointestinal microbiota is absent. In this study, the licensed oral attenuated typhoid vaccine Ty21a was administered in a clinical study to investigate whether oral immunization resulted in alterations of the microbiota and identify immune responses that may alter microbiota composition. The gastrointestinal microbiota was characterized from stool samples by pyrosequencing of the bacterial 16S ribosomal gene.",
                "study-name": "Effect of oral immunization with the Ty21a typhoid vaccine on local and systemic immune responses and the gut microbiota in adults",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002216/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002216/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002216/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002216/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002216/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002216/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002216?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}