GET /metagenomics/api/v1/samples/ERS2434443/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/ERS2434443/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2434443/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002366",
            "attributes": {
                "bioproject": "PRJEB25722",
                "samples-count": 57,
                "accession": "MGYS00002366",
                "is-private": false,
                "last-update": "2018-05-04T14:20:04",
                "secondary-accession": "ERP107666",
                "centre-name": "COST Action",
                "public-release-date": null,
                "study-abstract": "Establishment of a beneficial microbiota profile for piglets as early in life as possible is important as it will impact their future health. In the current study, we hypothesized that resistant starch (RS)  provided in the maternal diet during gestation and lactation will be fermented in their hindgut, which would favourably modify their milk and/or microbiota composition and that it would in turn affect piglets' microbiota profile and their absorptive and immune abilities. In this experiment, 33% of pea starch was used in the diet of gestating and lactating sows and compared to control sows. Their microbiota and milk composition were determined and the microbiota, short-chain fatty acids (SCFA) production and gut health related parameters of the piglets were measured two days before weaning.  In addition, their overall performances and post-weaning faecal score were also assessed. The RS diet modulated the microbiota of the sows during gestation, increasing the Firmicutes:Bacteroidetes ratio and the relative abundance of beneficial genera like Bifidobacterium but these differences disappeared during lactation and were not transmitted to the offspring. Milk protein and lactose concentrations were impacted by the diet, without an impact on piglets' bodyweight or diarrhoea frequency post-weaning.  Moreover, the intestinal morphology measured as villus height and crypt depths, and the inflammatory cytokines in the intestine of the piglets were not differentially expressed between maternal treatments.  Only ZO-1 was more expressed in the ileum of piglets born from RS sows, suggesting a better closure of the mucosa tight junctions. It is concluded that changes in the microbiota transferred from mother to piglets due to the inclusion of RS in the maternal diet are rather limited even though milk composition was affected.",
                "study-name": "Feeding sows resistant starch during gestation and lactation impacts their faecal microbiota and milk composition but shows limited effects on their progeny",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002366/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002366/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Digestive system:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Fecal?format=api"
                            }
                        }
                    ]
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002366/samples?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002366/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002366/downloads?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002366/analyses?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002366?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}