GET /metagenomics/api/v1/samples/ERS462856/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/ERS462856/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS462856/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001241",
            "attributes": {
                "accession": "MGYS00001241",
                "bioproject": "PRJEB6373",
                "samples-count": 18,
                "is-private": false,
                "last-update": "2016-09-30T10:21:36",
                "secondary-accession": "ERP005895",
                "centre-name": "IBERS",
                "public-release-date": null,
                "study-abstract": "The rumen microbiota plays an essential role in maintaining an optimal fermentation pattern to satisfy the energy and protein requirement of the host. In this study, the effect of 2 additives (live yeast: YD and sodium bicarbonate: SBD) on the rumen microbial network structure was investigated in dairy cattle fed highly fermentable diets. Both YD and SBD were able to restore rumen fermentation, probably mediated through a stabilisation of the pH, however there seemed to be differences in the way this was actually achieved. Lactate concentration decreased and higher NDF digestibility was recorded with YD compared to either SBD or control. These changes were associated with different shifts in the bacterial population: higher bacterial richness in the solid fraction, decrease in Ruminobacter and increase in Megasphaera with YD, increase in Fibrobacter and Ruminococcus and decrease in Prevotella with both YD and SBD. Bacterial network and canonical correspondence analysis revealed the presence of 2 major bacterial consortiums (mutualistic groups composed of 6 and 4 genera respectively) negatively correlated with each other and having an opposite effects on VFA and acetate production. The use of network and interaction plots has shed new light on the mode of action, of apparently similar additives, on the rumen microbiota.",
                "study-name": "The rumen microbial network is key to understanding how the mode of action of yeast and bicarbonate differs.",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001241/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001241/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001241/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001241/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Digestive system:Stomach:Rumen",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Stomach:Rumen?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001241/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001241/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001241?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}