GET /metagenomics/api/v1/samples/SRS1909724/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/SRS1909724/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1909724/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004459",
            "attributes": {
                "accession": "MGYS00004459",
                "bioproject": "PRJNA360444",
                "samples-count": 31,
                "is-private": false,
                "last-update": "2019-11-07T16:38:41",
                "secondary-accession": "SRP096287",
                "centre-name": "Duke University",
                "public-release-date": null,
                "study-abstract": "Mercury (Hg) associated with coal ash is an environmental concern, particularly if the release of coal ash to the environment is associated with the conversion of Hg to methylmercury (MeHg), a bioaccumulative form of Hg that is produced by anaerobic microorganisms. In this study, sediment slurry microcosm experiments were performed to understand how spilled coal ash might influence MeHg production in anaerobic sediments of an aquatic ecosystem. Two coal ash types were used: (1) a weathered coal ash; and (2) a freshly collected, unweathered fly ash that was relatively enriched in sulfate and Hg compared to the weathered ash. These ash samples were added to anaerobic sediment slurries constructed with a relatively pristine sediment (containing 0.03 mg kg-1 Hg) and a Hg-contaminated sediment (containing 0.29 mg kg-1 Hg). 16S amplicon sequencing of microbial communities in the slurries was done for each microcosm.",
                "study-name": "MeHg Coal Ash",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004459/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004459/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004459/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004459/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Sediment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Sediment?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004459/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004459/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004459?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}