GET /metagenomics/api/v1/samples/SRS724219/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/SRS724219/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS724219/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001028",
            "attributes": {
                "bioproject": "PRJNA263676",
                "samples-count": 6,
                "accession": "MGYS00001028",
                "is-private": false,
                "last-update": "2019-11-07T16:51:46",
                "secondary-accession": "SRP048856",
                "centre-name": "Manchester Metropolitan University",
                "public-release-date": null,
                "study-abstract": "We characterised the microbial communities in degraded moorland peat, and a variety of successful natural and managed restorations at a single site. Our hypothesis was that there is a dynamic interaction between soil microbes, edaphic factors, and vegetation in degraded peatlands which will be evidenced by changes in the soil microbial community associated with degradation and restoration. The results support our hypothesis and provide a basis to inform further studies which are needed to understand the roles of microbes in peatlands, and the impact of environmental change and management strategy upon their activities. We suggest that restoration success depends partly upon the readiness and response of below-ground microbial communities to the restoration activity, and that microbial community structure in peatlands may be diagnostic of future degradation risk or the progression of restoration.",
                "study-name": "Moorland peat bacteria and fungi (16S and ITS)",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001028/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001028/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001028/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001028/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001028/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001028/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil:Wetlands",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Wetlands?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001028?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}