GET /metagenomics/api/v1/samples/ERS905310/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/ERS905310/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS905310/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000554",
            "attributes": {
                "accession": "MGYS00000554",
                "samples-count": 13,
                "bioproject": "PRJEB11384",
                "is-private": false,
                "last-update": "2016-02-03T10:02:08",
                "secondary-accession": "ERP012766",
                "centre-name": "MAX PLANCK INSTITUTE FOR MARINE MICROBIOLOGY",
                "public-release-date": null,
                "study-abstract": "Microbial processes are fundamental in nutrient cycling and remineralization in marine sediments. To understand how ocean acidification (OA) may influence sediment microbial diversity and activity, naturally CO2-rich sites are increasingly being used. However, the characterization of naturally CO2-rich sites is often limited to OA-related variables, neglecting additional variables that may obscure OA effects, especially when the CO2 increase is caused by geological processes. Here, we reevaluated the factors affecting changes in microbial communities at volcanic CO2 seeps in Papua New Guinea based on a comprehensive characterization of the conditions in the sediment. Microbial community composition was assessed using molecular fingerprinting and amplicon sequencing. pH was among the factors significantly, yet not mainly, explaining changes in microbial community composition. In-situ microprofiles and trace element concentrations further showed a variation in the strength of the hydrothermal signature of the sediment at similar pH allowing the identification of sites which may better represent future OA than others. At these sites, changes in the microbial community may have implications for element cycling in the sediment. We recommend focusing on a detailed environmental characterization in future OA research, to ensure better comparability between studies and a more reliable selection of naturally CO2-rich sites.",
                "study-name": "Microbial community composition in the sediment at naturally CO2-rich sites and its implications for ocean acidification research",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000554/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000554/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000554/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000554/samples?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000554/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000554/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Oceanic:Sediment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Sediment?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000554?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}