GET /metagenomics/api/v1/samples/ERS742155/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/ERS742155/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS742155/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001386",
            "attributes": {
                "accession": "MGYS00001386",
                "samples-count": 12,
                "bioproject": "PRJEB5323",
                "is-private": false,
                "last-update": "2017-01-09T11:08:31",
                "secondary-accession": "ERP004725",
                "centre-name": "CUMICRO",
                "public-release-date": null,
                "study-abstract": "The aim of this study was to provide new knowledge of bacterial community structure and composition found on various types of synthetic and natural support media used in the previous study. This was achieved by applying PCR based 454 pyrosequencing to bio?lm samples obtained from the media surfaces from laboratory scale, temperature-controlled experimental facility of the aerobic reactors. Then analyzed the sequences using bioinformatics tools. In particular we sought new understanding of the in?uence of different temperature conditions and media types on the bio?lm composition responsible for wastewater treatment. To the best of our knowledge, this study is the first application of pyrosequencing to characterize and compare biofilm samples on different types of media. Such information is important for the best operation and management of the FBRs in the future. It will prove very helpful in the selection of proper media having tendency of carrying diverse biofilm for respective wastewater treatment in the areas with extreme temperature conditions.",
                "study-name": "Pyrosequencing of biofilm 16S ribosomal RNA (rRNA) supported on various materials with a wastewater inoculum.",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001386/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001386/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001386/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001386/samples?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001386/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001386/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Bioreactor:Continuous culture",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor:Continuous%20culture?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001386?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}