GET /metagenomics/api/v1/samples/ERS791179/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/ERS791179/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS791179/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001227",
            "attributes": {
                "bioproject": "PRJEB9832",
                "samples-count": 34,
                "accession": "MGYS00001227",
                "is-private": false,
                "last-update": "2016-09-23T11:27:17",
                "secondary-accession": "ERP010979",
                "centre-name": "PURDUE UNIVERSITY",
                "public-release-date": null,
                "study-abstract": "Characterization of microbial communities has become useful in studying the ties between organismal health and the host microbiome. Pathogens currently threaten the existence of many amphibian species, and some studies have characterized the amphibian cutaneous microbiome. Hellbender salamanders (Cryptobranchus alleganiensis) provide an ideal system to explore the relationship between microbiome and disease due to differences in health between the two hellbender subspecies. The Ozark hellbender subspecies (C. a. bishopi) currently exhibits chronic wounds believed to be caused by bacterial infections, whereas the eastern hellbender (C. a. alleganiensis) does not. Through bacterial 16s rRNA amplicon sequencing, we detected more than 8,000 distinct operational taxonomic units in the cutaneous and environmental microbiome. We found differences in the bacterial communities between the two subspecies, while but there were no differences between the Ozark wound and healthy samples nor between respective subspecies environment samples. Several opportunistic pathogens were found to have an association with Ozark hellbenders. These findings suggest that wounds present only in the Ozark hellbenders may be due to a reduced immunocompetence relative to eastern hellbenders. Using next generation sequencing allowed for an in-depth exploration of the distribution and abundance of bacteria between two threatened amphibian subspecies.",
                "study-name": "Hellbender cutaneous microbiomes",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001227/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001227/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001227/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001227/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001227/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001227/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Amphibia",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Amphibia?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001227?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}