GET /metagenomics/api/v1/samples/SRS641848/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/SRS641848/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS641848/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000963",
            "attributes": {
                "samples-count": 1,
                "accession": "MGYS00000963",
                "bioproject": "PRJNA252387",
                "is-private": false,
                "last-update": "2019-11-07T16:50:10",
                "secondary-accession": "SRP043392",
                "centre-name": "University of British Columbia, Okanagan",
                "public-release-date": null,
                "study-abstract": "Different ectomycorrhizal fungi (EMF) colonize seedlings in clearcuts versus intact forests. We were curious whether the shift in EMF community was associated with a change in the ability to access nutrients from soil organic matter, as measured by extracellular enzyme (EE) activities. Previous work in our lab had demonstrated that EMF identity can be more important than soil nutrient status and site in determining EE activities of ectomycorrhizal roots. Hence, we hypothesized that EE profiles associated with seedlings regenerating naturally in clearcuts would differ from those in adjacent forests. To test this hypothesis, naturally-regenerated subalpine fir (Abies lasiocarpa) seedlings were reciprocally transplanted between three pairs of clearcut and forest plots. One growing season after transplantation, EMF communities on seedlings originating from clearcuts and forests still differed from each other, regardless of whether they had been transplanted into clearcuts or forests. Activities of eight EE were measured on randomly-selected, individual mycorrhizal tips of transplanted seedlings. Contrary to our hypothesis, enzyme profiles were most similar among seedlings planted in the same destination, regardless of origin. Given that the EMF community depended on the site of origin, our results suggest that ectomycorrhizas exhibit a range of physiological attributes with respect to EE activities.",
                "study-name": "Clearcut and forest ectomycorrhizal root tip communities Metagenome",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000963/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000963/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000963/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000963/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000963/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil:Forest soil",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Forest%20soil?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000963/publications?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000963?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}