GET /metagenomics/api/v1/samples/ERS1300540/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/ERS1300540/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1300540/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005568",
            "attributes": {
                "accession": "MGYS00005568",
                "bioproject": "PRJEB15191",
                "samples-count": 229,
                "is-private": false,
                "last-update": "2020-07-25T22:35:15",
                "secondary-accession": "ERP016897",
                "centre-name": "UCSDMI",
                "public-release-date": null,
                "study-abstract": "The domestication of animals is often viewed as one of the most important developments in modern human history. Although much attention has been paid to the effects of domestication on host phenotypes, the effects of domestication on the host gut microbiome is relatively understudied. Given the important role of the mammalian gut microbiome in host health, nutrition, and the immune system (McFall-Ngai et al. 2013), filling this knowledge gap has important potential health implications for livestock, pets, and for improving current management strategies. The diet of domesticated animals is often highly different and less varied than their ancestral diet (e.g. dogs eating Iams or Purina processed food vs. wolves eating caribou or bison). We propose to study equids as a model for investigating the effects of domestication in mammals. We collected fecal samples from 45 individuals in the last wild population of the highly endangered Przewalski horse (Equus przewalskii) in Mongolia. The horse population was monitered with binoculars and fecal material was collected within an hour (usually within minutes) of defecation, allowing each fecal sample to be associated with a particular horse. Extremely detailed metadata is available for the population investigated, including pedigree, age, social structure, health, reintroduction dates, whole-genome data and years of daily behavioral observations in the field. We will compare the gut microbiota of these samples to fecal samples collected from 36 wild, domesticated horses living in the same region of Mongolia, which will allow us to isolate the effects of domestication/species differences from effects of current diet. We hypothesize that the gut microbiome of domesticated horses will have lower microbial diversity than the microbiome of their undomesticated relatives.",
                "study-name": "Characterizing the gut microbiome of the last population of undomesticated horses living in the wild, the Przewalski horse",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005568/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005568/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005568/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005568/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Digestive system:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Fecal?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005568/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005568/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005568?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}