GET /metagenomics/api/v1/samples/ERS626327/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/ERS626327/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS626327/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001585",
            "attributes": {
                "accession": "MGYS00001585",
                "bioproject": "PRJEB7963",
                "samples-count": 14,
                "is-private": false,
                "last-update": "2017-03-16T09:04:12",
                "secondary-accession": "ERP008977",
                "centre-name": "Leibniz Institute for freshwater ecology and inland fisheries",
                "public-release-date": null,
                "study-abstract": "Downward fluxes of particulate organic matter (POM) are the major sink of atmospheric CO2 into aquatic sediments, remaining there for thousands of years. Budget calculations of the biological carbon pump are greatly based on the ratio between carbon export (sedimentation) and remineralization (release to the atmosphere). Current methodologies determine microbial dynamics on POM using closed vessels, thus, strongly biased towards heterotrophy due to rapidly changing water chemistry (Bottle Effect). We developed a flow-through rolling tank for long term studies that continuously maintains POM at near in-situ conditions. There, bacterial communities follow those in-situ, contrary to rapidly changing ones in closed rolling tanks. The active particle-associated community in the flow-through system is stable over several days contrary to several hours previously reported. Decrease in particles photosynthetic rates is much slower in our system than in traditional ones. These results call for reevaluating experimentally-derived carbon fluxes, using our new experimental tool.",
                "study-name": "A flow-through rolling tank allows to conduct experiments on particulate organic matter at near in-situ conditions.",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001585/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001585/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001585/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001585/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Bioreactor:Continuous culture:Marine sediment inoculum",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor:Continuous%20culture:Marine%20sediment%20inoculum?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001585/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001585/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001585?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}