GET /metagenomics/api/v1/samples/ERS2641036/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/ERS2641036/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2641036/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002662",
            "attributes": {
                "bioproject": "PRJEB27880",
                "samples-count": 60,
                "accession": "MGYS00002662",
                "is-private": false,
                "last-update": "2018-07-26T09:25:56",
                "secondary-accession": "ERP110018",
                "centre-name": "YORK UNIVERSITY",
                "public-release-date": null,
                "study-abstract": "Anaerobic digestion uses a variety of organic wastes (domestic, industrial, agricultural) to produce biogas – a mixture of carbon dioxide and methane. Biogas is often used on the industrial application to generate heat and power but can also be upgraded to biomethane and injected directly into the National Grid as a substitute for natural gas. Currently, the upgrading step limits the wider use of biomethane as a gaseous biofuel. In order to increase the biomethane potential, biomethanization can be applied either by adding H2 to the reactor and converting it to methane in presence of endogenous (in-situ) or exogenous (ex-situ) CO2 by the resident microbiome.  Here, we upgraded biogas to biomethane using in-situ biomethanization. Using DNA sequencing approaches such as metagenomics and 16S amplicon sequencing the identity of microbial members of the enriched community and their functional potential was uncovered leading to better understanding on how the AD biomethanization process can be manipulated and improved.",
                "study-name": "Biomethanization of CO2 in AD plants - amplicon study",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002662/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002662/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002662/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002662/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002662/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002662/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Biogas plant:Wet fermentation",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Biogas%20plant:Wet%20fermentation?format=api"
                            }
                        },
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Bioreactor",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002662?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}