GET /metagenomics/api/v1/samples/ERS2679897/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/ERS2679897/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2679897/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005227",
            "attributes": {
                "samples-count": 962,
                "bioproject": "PRJEB27774",
                "accession": "MGYS00005227",
                "is-private": false,
                "last-update": "2022-04-18T21:35:36",
                "secondary-accession": "ERP109898",
                "centre-name": "UNIVERSITY OF ZUERICH",
                "public-release-date": null,
                "study-abstract": "To investigate the role of plant genes in shaping root-associated microbial communities, we grew wild Arabidopsis thaliana accessions in a field site where the model is known to occur. Because Arabidopsis predominantly occurs as a winter annual, we grew the plants from October until late March (~156 days). At the end of the field experiment, we collected the plants using sterile technique and plants were separated at the root collar. Samples were then flash frozen in the field before being stored at -80C.To characterize the bacteria and fungi in the rhizoplane and endosphere of the roots, samples were washed in phosphate buffer. PCR amplification and sequencing of ITS1 and the hypervariable regions V5-7 of 16S rDNA was used to characterize the bacteria and fungi of these samples.",
                "study-name": "The rhizoplane/endosphere of wild Arabidopsis accessions",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005227/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005227/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005227/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Plants:Rhizoplane:Endophytes",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizoplane:Endophytes?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005227/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005227/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005227/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005227?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}