GET /metagenomics/api/v1/samples/ERS692308/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/ERS692308/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS692308/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001483",
            "attributes": {
                "samples-count": 84,
                "bioproject": "PRJEB8981",
                "accession": "MGYS00001483",
                "is-private": false,
                "last-update": "2017-02-15T09:49:25",
                "secondary-accession": "ERP010030",
                "centre-name": "UNIMIB",
                "public-release-date": null,
                "study-abstract": "Cryoconite holes, i.e. small ponds that form on glacier surface, are considered the most biologically active environments on glaciers. Ecology of cryoconite holes in polar regions has been widely investigated, while that of cryoconite holes on mountain glaciers has been neglected. In this study we investigated the temporal dynamics of the microbial communities in cryoconite holes on the Forni Glacier (Italian Alps) along the ablation season and the contribution of eolian transport from periglacial environments to the microbial communities of cryoconite holes. We used Next-Generation Sequencing to assess the structure of bacterial communities, and estimated also photosynthesis and respiration rates of cryoconite holes with field measurements. We found a seasonal succession of bacterial communities, with autotrophic populations dominating communities after snow melting, and heterotrophic populations increasing in abundance later in the season. However, communities in cryoconite holes were mainly heterotrophic. Surprisingly, we also observed similarity between communities in cryoconite holes within few tens of meters to one another. Conversely, none of the periglacial environments we investigated (moraines, proglacial plain, and the debris of probable endoglacial origin) hosted bacterial communities similar to those found in the cryoconite holes in any season. Hence, periglacial environments seem not to be the source of bacteria living in the cryoconite, but may provide inputs of organic matter to cryoconite necessary to sustain the heterotrophic communities of cryoconite holes even without affecting the structure of their microbial communities.",
                "study-name": "Sources and dynamics of microbial communities in cryoconite on an Alpine glacier",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001483/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001483/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001483/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001483/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001483/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001483/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001483?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}