GET /metagenomics/api/v1/samples/SRS005730/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/SRS005730/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS005730/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004055",
            "attributes": {
                "accession": "MGYS00004055",
                "bioproject": "PRJNA109315",
                "samples-count": 8,
                "is-private": false,
                "last-update": "2019-04-05T16:06:42",
                "secondary-accession": "SRP001212",
                "centre-name": "MBL",
                "public-release-date": null,
                "study-abstract": "The tenet that 'everything is everywhere, but the environment selects' has influenced microbiology for several decades, and is still debated controversially. However, the proof or disproof of the hypothesis still remains difficult. Scant data from prokaryotic studies suggest that at least over large distances historical separation may overwhelm environmental effects, challenging the above mentioned hypothesis. Though, at smaller spatial scales, environmental effects seem to dominate diversity patterns, while distance effects are of secondary importance. We tried to contribute to the ongoing discussion by investigating patterns of protistan diversity from two geographically separated marine anoxic basins (Cariaco Basin, Venezuela, Framvaren Fjord, Norway). To take distance and environmental effects into account, each basin was sampled at two different locations along an environmental gradient. Biodiversity patterns were analyzed by applying the 454 sequencing technique. Resulting data sets were used to examine overall diversity of samples under study and to compare recorded community patterns based on taxonomic composition and similarity indices. By combining our results with contextual data from both sampling sites we tested for distance effects in relation to contemporary environmental effects.",
                "study-name": "Structuring effect of environmental variables on protistan diversity patterns in two anoxic marine basins",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004055/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004055/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004055/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004055/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004055/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004055/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004055?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}