GET /metagenomics/api/v1/samples/ERS421813/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/ERS421813/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS421813/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000365",
            "attributes": {
                "accession": "MGYS00000365",
                "bioproject": "PRJEB5849",
                "samples-count": 1,
                "is-private": false,
                "last-update": "2016-01-20T14:12:06",
                "secondary-accession": "ERP005282",
                "centre-name": "HELMHOLTZ ZENTRUM MUENCHEN",
                "public-release-date": null,
                "study-abstract": "Approximately two thirds of the Tibetan Plateau is affected by permafrost and this area reacts particularly sensitively to possible effects of climate change. However, little is known about the functional potential of the microbial communities inhabiting this environment, which is of key importance to predict potential feedback effects, such as increased emissions of greenhouse gas. A metagenomic analysis was performed on soil profiles from two meadow sites on the Tibetan Plateau, either affected by permafrost (site Huashixia [HUA]) or seasonal freezing (Site Haibei Station [HAI]). The goal was to determine how respiratory and fermentative pathways varied with soil depth and across sites.",
                "study-name": "Functional metagenomic profiling of Tibetan Plateau soils affected by permafrost or seasonal freezing",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000365/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000365/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000365/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000365/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000365/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000365/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000365?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}