GET /metagenomics/api/v1/samples/ERS1471330/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/ERS1471330/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1471330/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00003808",
            "attributes": {
                "samples-count": 46,
                "bioproject": "PRJEB18565",
                "accession": "MGYS00003808",
                "is-private": false,
                "last-update": "2019-02-22T15:09:39",
                "secondary-accession": "ERP020507",
                "centre-name": "UCSDMI",
                "public-release-date": null,
                "study-abstract": "I hypothesize that microbial populations of the rocky intertidal of the northeast Pacific should be related to the nitrogen sources available to them, particularly the presence of animals and gradients in animals abundance. I thus have 48 collections for 16s analyses through the EMP at Argonne Labs (Gilbert Lab) designed to test whether microbial diversity increases in proximity to ammonium-excreting animals and whether the presence and absence of the abundant California mussel is a determinant of microbial diversity. All samples come from the coast of Washington state in 2009 and 2010, including 2 locales: Tatoosh Island and Second Beach. Microbial populations of the rocky intertidal areas of the northeast Pacific are little described compared to their open ocean counterparts. Thus, the work will be a novel investigation into diversity of this area as well as determinants of diversity.",
                "study-name": "The role of macrobiota in structuring microbial communities along rocky shores",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003808/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003808/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003808/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Mixed",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003808/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003808/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003808/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003808?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}