GET /metagenomics/api/v1/samples/ERS1280430/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/ERS1280430/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1280430/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00003861",
            "attributes": {
                "accession": "MGYS00003861",
                "samples-count": 12,
                "bioproject": "PRJEB15055",
                "is-private": false,
                "last-update": "2019-02-26T00:54:38",
                "secondary-accession": "ERP016746",
                "centre-name": "UCSDMI",
                "public-release-date": null,
                "study-abstract": "Replacement Series. This well-designed experiment was established in the mid-1980s to evaluate competition between various mixtures of red alder and Douglas-fir. Experimental plots were established at two locations in Oregon: the Cascade Head Experimental Forest, a high-productivity site in the Coast Range and Site 1 of the Oregon Transect, and the H.J. Andrews Experimental Forest, a low-productivity site in the western Cascade Mountains similar to Site 3 of the Oregon Transect and an NSF LTER site. Both sites were clear-cut and burned in 1984 (Knowe and Hibbs, 1996). Cascade Head was planted the following year and the H.J.Andrews was planted in 1987. Both sites were planted with a design consisting of a replacement series of red alder and Douglas-fir planted on a 10-by-10 grid at 3-m spacing. Of the several mixtures available, we will use the 100 percent red alder and 100percent Douglas-fir plots. Each mixture is replicated three times within a site in a randomized complete block design. These sites have been studied intensively and significant metadata is available, including some information about microbial communities (Boyle et al., 2008; Boyle-Yarwood et al. 2008; Selmants et al., 2005; Vermes and Myrold, 1992; Yarwood et al., 2010). A total of 12 plots (2 sites, with 3 blocks per site, with each block containing plots of 2 tree species) will be sampled.",
                "study-name": "Myrold Alder Fir",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003861/samples?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003861/geocoordinates?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003861/publications?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003861/analyses?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003861/downloads?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003861/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"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003861?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}