GET /metagenomics/api/v1/samples/ERS331884/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/ERS331884/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS331884/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001829",
            "attributes": {
                "samples-count": 4,
                "bioproject": "PRJEB4407",
                "accession": "MGYS00001829",
                "is-private": false,
                "last-update": "2017-06-20T14:19:02",
                "secondary-accession": "ERP003692",
                "centre-name": "UNI ULM",
                "public-release-date": null,
                "study-abstract": "Biogas is a flexible carrier of renewable energy, since methane can partly substitute fossil fuels for both heat and power generation and as fuel. Anaerobic digestion of biowastes in a full-scale biogas reactor was improved by the addition of straw, while the organic loading rate (OLR) could be increased in order to gain higher methane production. The composition of microbial community on straw as biofilm carrier and in fluid reactor content was analyzed by a 16S rDNA 454 pyrosequencing. The microorganisms Candidatus Cloacomonas acidaminovorans and the methanogenic archaeum Methanoculleus dominated the biofilm on straw. Most likely a syntrophic interaction between C. acidaminovorans and the hydrogenotrophic Methanoculleus is responsible for the achievable higher biogas yield after straw addition.",
                "study-name": "Biofilm-forming microbiota of a full-scale biogas reactor",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001829/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001829/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001829/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Biogas plant",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Biogas%20plant?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001829/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001829/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001829/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001829?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}