GET /metagenomics/api/v1/samples/ERS1814295/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/ERS1814295/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1814295/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005537",
            "attributes": {
                "accession": "MGYS00005537",
                "bioproject": "PRJEB21640",
                "samples-count": 246,
                "is-private": false,
                "last-update": "2020-06-21T08:24:05",
                "secondary-accession": "ERP023912",
                "centre-name": "Uppsala BioCenter",
                "public-release-date": null,
                "study-abstract": "Plant roots select non-random communities of fungi and bacteria from the surrounding soil that have effects on their health and growth, but we know little about the factors influencing their composition. We profiled bacterial microbiomes associated with individual ectomycorrhizal Pinus sylvestris roots colonised by different fungi and analysed differences in microbiome structure related to soils from distinct podzol horizons and effects of short term additions of N, a growth-limiting nutrient commonly applied as a fertiliser, but known to influence patterns of carbon allocation to roots. Ectomycorrhizal roots growing in soil from different horizons harboured distinct bacterial communities. The fungi colonising individual roots had a strong effect on the associated bacterial communities. Even closely related species within the same ectomycorrhizal genus had distinct bacterial microbiomes in unfertilised soil, but fertilisation removed this specificity. Effects of N were rapid and context dependent, being influenced by both soil type and the particular ectomycorrhizal fungi involved. Fungal community composition changed in soil from all horizons, but bacteria only responded strongly to N in soil from the B horizon where community structure was different and bacterial diversity was significantly reduced, possibly reflecting changed carbon allocation patterns.",
                "study-name": "Bacterial microbiomes of individual ectomycorrhizal Pinus sylvestris roots are shaped by soil horizon and differentially sensitive to nitrogen addition",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005537/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005537/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005537/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005537/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Plants:Root",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005537/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005537/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005537?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}