GET /metagenomics/api/v1/samples/ERS215411/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/ERS215411/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS215411/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004327",
            "attributes": {
                "accession": "MGYS00004327",
                "bioproject": "PRJEB1468",
                "samples-count": 6,
                "is-private": false,
                "last-update": "2019-04-06T02:30:05",
                "secondary-accession": "ERP002243",
                "centre-name": "SCKCEN",
                "public-release-date": null,
                "study-abstract": "The Boom Clay layer in Belgium is investigated in the context of subsurface nuclear waste storage, making use of the underground laboratory HADES. The HADES facility offers a rather unique access to a subsurface microbial community, in an environment of which all geological and geochemical characteristics are being thoroughly studied. This study presents the first elaborate description of a subsurface clay microbial community, residing in Boom Clay borehole water. Using an integrated approach of microscopy, metagenomics, activity screening and cultivation, the presence and activity of this community is disclosed. Despite the low energy environment, the microscopy and molecular analyses show a surprisingly large bacterial diversity and richness, tending to correlate positively with the organic matter content of the environment. Among different samples, a core bacterial community comprising seven bacterial phyla is defined, including both aerobic and anaerobic genera with a range of metabolic preferences. In addition, when using the appropriate media, a considerably large fraction of this community is found cultivable, active in situ and matching the metagenomic data. In conclusion, this study shows the possibility of a microbial community of relative complexity to actively persist in subsurface Boom Clay.",
                "study-name": "A diverse and metabolically active microbial community persists in deep subsurface clay borehole water",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004327/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004327/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004327/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004327/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Sediment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004327/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004327/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004327?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}