GET /metagenomics/api/v1/samples/DRS012669/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/DRS012669/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS012669/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001647",
            "attributes": {
                "samples-count": 49,
                "accession": "MGYS00001647",
                "bioproject": "PRJDB2036",
                "is-private": false,
                "last-update": "2019-11-07T16:53:20",
                "secondary-accession": "DRP001277",
                "centre-name": "Laboratory for Intestinal Ecosystem",
                "public-release-date": null,
                "study-abstract": "Fructooligosaccharide (FOS), a prebiotic well known for its health-promoting properties, can improve the human gut ecosystem most likely through changes in its microbial composition. However, the detailed mechanism(s) of action of FOS in the modulation of the gut ecosystem remains obscure. Traditional methods of profiling microbes and metabolites could barely show any significant features due to the existence of large interindividual differences, but our novel microbe-metabolite correlation approach, combined with fecal IgA measurements, has revealed that the induction of mucosal IgA by FOS supplementation correlated with the presence of specific bacteria. Furthermore, the metabolic dynamics of butyrate, L-phenylalanine, L-lysine and tyramine were positively correlated with the dynamics of these bacteria and IgA production, whereas p-cresol was negatively correlated. Taken together, our focused intraindividual analysis with omics approaches is a powerful strategy for uncovering the gut molecular network and could provide a new vista for understanding the human gut ecosystem.",
                "study-name": "The prebiotic fructooligosaccharide modulates metabolic dynamics and IgA production in the human gut ecosystem",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001647/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001647/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001647/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001647/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001647/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/MGYS00001647/publications?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001647?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}