GET /metagenomics/api/v1/samples/SRS1565943/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/SRS1565943/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1565943/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00003180",
            "attributes": {
                "accession": "MGYS00003180",
                "bioproject": "PRJNA316208",
                "samples-count": 24,
                "is-private": false,
                "last-update": "2019-11-07T16:52:37",
                "secondary-accession": "SRP078558",
                "centre-name": "University of Cambridge",
                "public-release-date": null,
                "study-abstract": "A reduced diversity of the commensal microbiota is associated with the development of several inflammatory diseases. Recent reports in humans and animal models have demonstrated the beneficial therapeutic effects of infections by parasitic worms (helminths) in some inflammatory disorders, such as inflammatory bowel disease (IBD) and coeliac disease (CeD). Interestingly, these studies have described how helminths may alter the intestinal microbiota, potentially representing a mechanism by which they regulate inflammation. However, for practical reasons, these reports have primarily analysed the fecal microbiota. In the present investigation, we have assessed, for the first time, the changes in the microbiota at the site of infection by a parasitic helminth (hookworm) and gluten-dependent inflammation in humans with CeD using biopsy tissue from the duodenum. Our results demonstrate that hookworm infection and gluten exposure were associated with increases in the richness and diversity of the tissue-resident microbiota within the intestine. This may represent one mechanism by which these parasites may restore intestinal immune homeostasis and exert a therapeutic benefit in CeD, and potentially other inflammatory disorders.",
                "study-name": "Changes in duodenal tissue-associated microbiota following hookworm infection and consecutive gluten challenges in humans with coeliac disease",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003180/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003180/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003180/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003180/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Digestive system",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003180/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003180/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003180?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}