GET /metagenomics/api/v1/samples/ERS497879/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/ERS497879/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS497879/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001730",
            "attributes": {
                "accession": "MGYS00001730",
                "bioproject": "PRJEB6675",
                "samples-count": 11,
                "is-private": false,
                "last-update": "2020-05-20T21:30:49",
                "secondary-accession": "ERP006234",
                "centre-name": "UNIV-WUE",
                "public-release-date": null,
                "study-abstract": "Culture-dependent surveys of the oral cavity of snakes have found a wide array of potential human pathogens, hence bacterial infections secondary to snakebites and cases of salmonellosis have been linked to the oral microbiota of reptiles. Further, another set of literature records demonstrate that reptile oral bacteria are attributable to prey feces. Here, we used culture-independent16S rDNA amplicon sequencing to characterize the oral microbiota of snakes and other common pet reptiles and to test for the proportion of bacteria reported in literature. In our oral samples the vast majority of reported bacteria were either absent or present in very low proportions. We found strong differences between the taxonomic groups of reptiles, suggesting a highly specific and unique microbiota structure. Moreover, the oral microbiome of snakes was very different from the fecal microbiota reported for mice. Our study provides a first comprehensive survey with next-generation sequencing investigating the oral microbiota of snakes and reptiles in general and points out that it is important to readdress the current knowledge with culture independent techniques.",
                "study-name": "Culture-independent assessment of oral microbiota composition in pet reptiles",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001730/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001730/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001730/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001730/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Reptile:Oral cavity",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Reptile:Oral%20cavity?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001730/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001730/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001730?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}