GET /metagenomics/api/v1/samples/ERS385102/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/ERS385102/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS385102/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001571",
            "attributes": {
                "bioproject": "PRJEB5107",
                "samples-count": 8,
                "accession": "MGYS00001571",
                "is-private": false,
                "last-update": "2017-03-14T13:52:58",
                "secondary-accession": "ERP004472",
                "centre-name": "MPI BREMEN",
                "public-release-date": null,
                "study-abstract": "In winter 2009/10, a sudden under-ice bloom of heterotrophic bacteria occurred in the seasonally ice-covered, temperate, deep, oligotrophic Lake Stechlin (NE Germany). Extraordinary high bacterial abundance and biomass were fueled by the breakdown of a massive bloom of Aphanizomenon flos-aquae. The ice-cover was blanketed by snow leading to a significant reduction of the incident light. This exerted a pronounced physiological stress on the cyanobacteria. These were rapidly colonized by heterotrophic bacteria resulting in a sudden proliferation of associated and subsequently of free-living bacteria. Total bacterial protein production reached 201 ?g C l-1 d-1 - ca. five times higher than previously measured values that year. Fluorescence in situ hybridization and denaturing gradient gel electrophoresis at high temporal resolution showed a sharp change in bacterial community structure coinciding with changes in cyanobacteria physiology. Pyrosequencing of 16S rRNA genes revealed that during cyanobacteria breakdown diversity of cyanobacteria-associated and free-living bacteria communities were reduced to a few dominant families. Some of these families were not detectable during the early stages of the cyanobacterial bloom indicating that senescent cells of cyanobacteria select for specific and well adapted bacterial communities. This massive bacterial bloom was rapidly terminated by heterotrophic nanoflagellates shortly before ice-off. Our case study suggests that in winter, unlike commonly postulated, carbon rather than temperature is the limiting factor for bacterial growth. This highlights the need for year-round studies of aquatic ecosystems including the winter season to correctly understand and model element and energy cycling through aquatic food webs, particularly the microbial loop.",
                "study-name": "Growth of heterotrophic aquatic bacteria in winter is controlled by organic matter availability rather than temperature",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001571/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001571/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001571/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001571/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001571/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001571/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Freshwater:Lake",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Lake?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001571?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}