GET /metagenomics/api/v1/samples/ERS456669/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/ERS456669/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS456669/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000389",
            "attributes": {
                "bioproject": "PRJEB6310",
                "samples-count": 2,
                "accession": "MGYS00000389",
                "is-private": false,
                "last-update": "2016-01-20T14:12:06",
                "secondary-accession": "ERP005831",
                "centre-name": "UW",
                "public-release-date": null,
                "study-abstract": "Dimethylsulfide (DMS), a volatile sulfur compound, plays an important role in the global sulfur cycle and atmospheric chemistry. Microorganisms can use DMS as sole carbon, sulfur or energy source, contributing to the cycling of DMS in a wide variety of ecosystems. The diversity of microbial populations degrading DMS in terrestrial environments is poorly understood. Based on cultivation studies, it has been recognised that a wide range of bacteria isolated from terrestrial ecosystems are able to degrade DMS, yet it remains unknown whether any of these play important roles in situ. In this study we identified bacteria using DMS as a carbon and energy source in terrestrial environments, an agricultural soil and a lake sediment, by DNA stable isotope probing (SIP). Microbial communities involved in DMS degradation were analysed by high-throughput sequencing of SIP gradient fractions and metagenomic sequencing of phi29-amplified community DNA.",
                "study-name": "Stable isotope probing/metagenomics of terrestrial dimethylsulfide degrading microorganisms",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000389/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000389/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Freshwater:Lentic:Sediment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Lentic:Sediment?format=api"
                            }
                        },
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                            }
                        }
                    ]
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000389/samples?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000389/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000389/downloads?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000389/analyses?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000389?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}