GET /metagenomics/api/v1/samples/SRS386104/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/SRS386104/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS386104/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000732",
            "attributes": {
                "accession": "MGYS00000732",
                "samples-count": 1,
                "bioproject": "PRJNA186666",
                "is-private": false,
                "last-update": "2019-11-07T16:40:09",
                "secondary-accession": "SRP017965",
                "centre-name": "Federal University of Pampa",
                "public-release-date": null,
                "study-abstract": "Despite the significant ecological and economical importance of the Cerrado, little is currently known about its biodiversity, especially concerning its soil microbial diversity.A still open question is how different land use systems influence the diversity and structure of microbial communities under the same soil type. In this context, the aim of this work was to analyze and compare the soil bacterial communities from Cerrado under different land use systems using high throughput pyrosequencing of 16S rRNA genes.  The research was performed on soil samples from agricultural and natural areas in the Triangulo Mineiro region in the state of Minas Gerais, Brazil, at 1858 S and 4702 W and 939 m above the sea level. A total of 12 soil samples (three for each environment) were chosen for sampling and were taken from four locations under Natural Forest (mesophilic forest comprised by species of Qualea grandifolia, Bowdichia virgilioides, Pterodon pubescens, Caryocar brasiliense, Vatairea macrocarpa, Astronium fraxinifolium, Eugenia dysenterica, and Hymenaea stigonocarpas), Grassland (used for grassing, comprised by Brachiaria decumbens ~ 20 years old), Sugarcane field (monoculture of sugarcane ~15 years old and annually fertilized with P, K and N) and Coniferous Forest (dense forest of Pinus caribaea var. hondurensis with 32 years old; the soil surface presented a 10 cm layer of litter consisting of needles, cones and woodchipsan area).",
                "study-name": "Cerrado soil Metagenome",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000732/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000732/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000732/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000732/samples?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000732/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000732/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000732?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}