GET /metagenomics/api/v1/samples/SRS963552/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/SRS963552/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS963552/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00003658",
            "attributes": {
                "samples-count": 8,
                "bioproject": "PRJNA277916",
                "accession": "MGYS00003658",
                "is-private": false,
                "last-update": "2019-11-07T16:16:59",
                "secondary-accession": "SRP056095",
                "centre-name": "University of Vermont",
                "public-release-date": null,
                "study-abstract": "The Vermont Asbestos Group (VAG) mine provides an experimental model to investigate resident microbial communities exposed simultaneously to multiple environmental stressors. The VAG Pit Pond and its Outlet present an alkaline aquatic environment, contaminated with asbestos-laden mine tailings and a variety of heavy metals.As no information is available on the microbial community structure of this aquatic ecosystem, our first goal was to characterize the taxonomic profile of its resident microorganisms. Investigations of human-induced perturbation have provided little understanding of microbial community dynamics. The overarching goal of this project is to expand our knowledge of these microbial community interactions using a combination of sequence-based and function-based methodologies. The work lays the foundation for study of microbial dynamics in ecological and geochemical processes of human-impacted environments.",
                "study-name": "VAG Mine Pit Pond Metagenome",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003658/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003658/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003658/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Freshwater:Groundwater:Mine drainage",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Groundwater:Mine%20drainage?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003658/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003658/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003658/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003658?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}