GET /metagenomics/api/v1/samples/SRS1945740/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/SRS1945740/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1945740/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005118",
            "attributes": {
                "bioproject": "PRJNA368790",
                "samples-count": 80,
                "accession": "MGYS00005118",
                "is-private": false,
                "last-update": "2019-12-02T02:59:38",
                "secondary-accession": "SRP098151",
                "centre-name": "University of California Los Angeles",
                "public-release-date": null,
                "study-abstract": "Space travel is associated with continuous low-dose-rate exposure to high Linear Energy Transfer (LET) radiation. Pathophysiological manifestations after low-dose radiation exposure are strongly influenced by non-cytocidal radiation effects including microbiome and cellular gene expression. Using a mouse model for exposure to high LET radiation, we observed substantial changes in the composition and functional potential of the microbiome. These were paralleled by changes in the abundance of multiple metabolites, which were related to the enzymatic activity of the altered metagenome by means of metabolic network modeling. There was a complex dynamic in microbial and metabolic composition at different radiation doses, suggestive of transient, dose-dependent interactions between microbial ecology and signals from the hosts cellular damage repair processes. Functional shifts included features associated with dysbiosis at the onset of chronic inflammatory responses, which could pre-dispose space travelers to systemic, long-term health risks.",
                "study-name": "Mouse fecal microbiome after exposure to high LET radiation",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005118/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005118/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005118/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005118/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005118/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005118/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005118?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}