GET /metagenomics/api/v1/samples/SRS1886136/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/SRS1886136/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1886136/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004310",
            "attributes": {
                "samples-count": 2,
                "bioproject": "PRJNA359378",
                "accession": "MGYS00004310",
                "is-private": false,
                "last-update": "2019-11-07T16:36:46",
                "secondary-accession": "SRP095859",
                "centre-name": "State Key Laboratory of Pollution Control and Resources Reuse",
                "public-release-date": null,
                "study-abstract": "Benthic communities in the aquatic ecosystem are influenced by both natural and anthropogenic stressors. To understand the ecogenomic responses of sediment communities to the multiple stressors of polluted environments, the bacteria, protistanand metazoan communities in sediments from marine and adjacent riverine areas of North Bohai Sea were characterized by environmental DNA meta-systematics, and their associations with environmental variables were assessed bymultiple statistical approaches. The structures of communities in sediments were shaped by both natural variables and anthropogenic contaminants, including DDTs, PAHs or metals. Particularly, the correlation network of multiple communities was modulated by the concentrationsof Na and DDTs at the family level.",
                "study-name": "sediment metagenome Metagenome",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004310/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004310/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004310/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Sediment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004310/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004310/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004310/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004310?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}