GET /metagenomics/api/v1/samples/ERS4539879/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/ERS4539879/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4539879/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005613",
            "attributes": {
                "samples-count": 13,
                "accession": "MGYS00005613",
                "bioproject": "PRJEB38035",
                "is-private": false,
                "last-update": "2020-09-30T11:40:17",
                "secondary-accession": "ERP121403",
                "centre-name": "Universidad Nacional Toribio Rodriguez de Mendoza",
                "public-release-date": null,
                "study-abstract": "The quality of commercial coffee berry, the principal raw material for coffee production, depends on several factors including type of plantations, the agricultural practices and the post-harvest processing. Among these, fermentation are generally considered the most relevant step, since during these phases coffee flavors precursors are formed and fixed. Fermentation is characterized by a well-defined succession of yeasts, lactic acid bacteria and acetic acid bacteria, therefore the aim of this study is to explore total bacterial and fungal communities involved in coffee fermentation. To achieve these results, shotgun metagenomics was used on fermentations from good and bad quality coffees to assess the total bacterial and fungal community, indicating that this approach has the ability to provide a comprehensive view of the coffee fermentation microbiota at the species level.",
                "study-name": "Metagenomic sequencing of microbial communities present in spontaneous fermentation of coffees in northern Peru",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005613/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005613/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005613/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005613/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005613/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Plants",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005613/publications?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005613?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}