GET /metagenomics/api/v1/samples/DRS167493/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/DRS167493/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS167493/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005747",
            "attributes": {
                "accession": "MGYS00005747",
                "bioproject": "PRJDB7938",
                "samples-count": 14,
                "is-private": false,
                "last-update": "2021-06-07T20:08:46",
                "secondary-accession": "DRP006859",
                "centre-name": "Department of Biology, Faculty of Science, Kyushu University",
                "public-release-date": null,
                "study-abstract": "We characterized the rumen microbiota of wild Yaku sika population by high throughput sequencing of bacterial 16S rRNA genes. Rumen microbiota play a crucial role in digesting cellulolytic biomass for ruminant diet. Deer in Yakushima Island Japan, known as Yaku sika, graze a wide range of forage types, and have caused serious reduction of forest understory vegetation in the island while increasing their population. Dietary shifts in the host, observed especially with Yaku sika at highly populated areas, are expected to influence community composition in RM. Significantly higher diversity and distinct community structure were observed in Yaku sika from high-density areas compared to those from decreasing population density areas. These features may contribute to the flexibility of Yaku sika dietary shift and to maintain nutritional status under high density conditions.",
                "study-name": "Diversity and composition of rumen microbiome  in Sika deers (Cervus nippon yakushimae) from Yakushima Island, Japan",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005747/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005747/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005747/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005747/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Digestive system:Stomach:Rumen",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Stomach:Rumen?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005747/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005747/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005747?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}