GET /metagenomics/api/v1/samples/ERS11619322/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/ERS11619322/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11619322/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006036",
            "attributes": {
                "samples-count": 1,
                "bioproject": "PRJEB52176",
                "accession": "MGYS00006036",
                "is-private": false,
                "last-update": "2022-07-24T14:59:37",
                "secondary-accession": "ERP136868",
                "centre-name": "Department of Biosciences and Bioengineering",
                "public-release-date": null,
                "study-abstract": "Compost is an aerobic self-heating environment that houses biological degraders capable of degrading wood, starch, cellulose, lignin, lipids, peptides and other carbohydrates. It has cycle of thermophilic heating and cooling phases due to oxidation of the organic matter into inorganic matter until the maturation where it will be used as a fertilizer. Compost attracts attention as it is readily accessible hotspot for thermophilic microorganisms and its enzymes. The enzymes such as amylases, cellulases, proteases and lipases are being sought in industries and are being replaced with its mesophilic counterparts. Metagenome of manure compost was isolated and sequenced. It revealed abundances of Actinobacteria, proteobacteria, fermicutes lineages",
                "study-name": "Cattle manure compost metagenome as a source of industrially important enzymes",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006036/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006036/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006036/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Solid waste:Composting",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Solid%20waste:Composting?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006036/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006036/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006036/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006036?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}