GET /metagenomics/api/v1/samples/ERS719964/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/ERS719964/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS719964/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001485",
            "attributes": {
                "accession": "MGYS00001485",
                "samples-count": 14,
                "bioproject": "PRJEB9351",
                "is-private": false,
                "last-update": "2017-02-15T09:50:35",
                "secondary-accession": "ERP010442",
                "centre-name": "Center of Applied Geosciences",
                "public-release-date": null,
                "study-abstract": "Hypersaline environments, especially salt lakes, are extreme habitats for microbial life. The water bodies and sediments of salt lakes in Western Australia show a wide range of geochemical conditions. However, little is known about the composition and potential functions of the native microbial communities in these ecosystems. Here we compared microbial communities in the sediments of two salt lakes in Western Australia, slightly acidic Lake Orr and slightly alkaline Lake Strawbridge. Community composition was determined by 454 pyrosequencing of bacterial and archaeal 16S rRNA genes. The diversity and richness within the slightly acidic sediments of Lake Orr were lower compared to the pH neutral to alkaline sediments of Lake Strawbridge. Furthermore both salt lakes strongly differed regarding their geochemistry and microbial community composition. The archaeal community in both lakes was dominated by the Halobacteriacea, whereas Proteobacteria, Firmicutes and Bacteroidetes dominated the bacterial community. Inferred from the 16S rRNA gene based microbial community composition we found a high metabolic diversity including heterotrophic organisms, phototrophs, methanogens, fermenters, autotrophic organisms, sulfate reducers, sulfur oxidizers and metal reducers. The high phylogenetic and metabolic diversity in the salt lakes suggests that hypersaline lakes are important ecosystems with an active contribution to various biogeochemical element cycles.",
                "study-name": "Microbial community composition in acidic and pH neutral sediments from two hypersaline lakes in Western Australia",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001485/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001485/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001485/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001485/samples?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001485/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001485/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Non-marine Saline and Alkaline:Hypersaline:Sediment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Non-marine%20Saline%20and%20Alkaline:Hypersaline:Sediment?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001485?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}