GET /metagenomics/api/v1/samples/ERS2026972/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/ERS2026972/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2026972/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005260",
            "attributes": {
                "samples-count": 499,
                "bioproject": "PRJEB23682",
                "accession": "MGYS00005260",
                "is-private": false,
                "last-update": "2022-04-19T01:00:05",
                "secondary-accession": "ERP105451",
                "centre-name": "INRES Molecular Biology of the Rhizosphere",
                "public-release-date": null,
                "study-abstract": "In this study, we analysed soil microbial responses to different crop rotation systems (rice-rice (RR), maize-maize (MM), rice-maize (MR)) and rice straw mulching in the rhizosphere of Zea maize and the surrounding bulk soil. Soils were collected from different field locations subjected to the different crop rotation systems and Zea maize were planted in a microcosm experiment. The bacterial and fungal community composition was analysed by 16S rRNA gene and ITS based amplicon sequencing.",
                "study-name": "Effect of crop rotation and straw addition on microbial communities in rhizosphere and bulk soil",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005260/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005260/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005260/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Plants:Rhizosphere",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005260/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005260/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005260/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005260?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}