GET /metagenomics/api/v1/samples/ERS1801659/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/ERS1801659/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1801659/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005289",
            "attributes": {
                "accession": "MGYS00005289",
                "bioproject": "PRJEB21072",
                "samples-count": 135,
                "is-private": false,
                "last-update": "2020-06-16T18:37:48",
                "secondary-accession": "ERP023301",
                "centre-name": "Medical University of Graz",
                "public-release-date": null,
                "study-abstract": "The MARS 500 project was the first full duration simulation of a manned flight to Mars. For 520 days, a six-man crew lived like astronauts in a specifically designed and hermetically sealed spacecraft-like environment. The MICHAm (MIcrobial ecology of Confined Habitats and humAn health, modified) study aimed to survey the microbial distribution and its community structure within the facility from the start to the end of the simulation study, and to investigate the impact of confinement. Therefore, the microbial load and biodiversity in the air and on surfaces as well as their changes over time were monitored.The cultivation approach showed that the overall microbial inventory in the air and on different surfaces was moderate compared to other non-confined rooms (air: 0 to 716 CFU/m3; average=86 CFU/m3; surface: 0 to 29,760 CFU/10 m2; average=675 CFU/10 m2). Despite the detection of fluctuations in microbial load over time and places, microbial hotspots were identified. Phylogenetic investigations revealed a higher diversity on surfaces than in air indicating the dominance of human-associated microorganisms (e.g. staphylococci). Besides cultivation-based analyses, the microbial community was also studied on the molecular level via PhyloChip analysis and next generation sequencing. The whole microbiome structure exhibited a significant change in structure and decrease in diversity over time, but potentially pathogenic microorganisms containing mobile elements increased during the confinement. Additionally, significantly different microbiome structures were identified for investigated modules.Since the majority of microorganisms were not harmful there was no alert and health concern due to potential danger caused by microorganisms. The scientific information obtained by our study is essential to evaluate biosafety risks, predict and mitigate the possible occurrence of biocorrosion, and improve the sanitary and hygienic quality of life for the crew inside closed habitats.",
                "study-name": "Preparing for the manned Mars journey: Microbiome dynamics in the confined MARS 500 habitat during simulated Mars flight and landing",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005289/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005289/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005289/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005289/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Built environment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Built%20environment?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005289/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005289/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005289?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}