GET /metagenomics/api/v1/samples/SRS487153/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/SRS487153/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS487153/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000836",
            "attributes": {
                "bioproject": "PRJNA217346",
                "samples-count": 11,
                "accession": "MGYS00000836",
                "is-private": false,
                "last-update": "2019-11-07T16:16:36",
                "secondary-accession": "SRP030216",
                "centre-name": "University of Arizona",
                "public-release-date": null,
                "study-abstract": "Small scale biosand filters (BSFs) utilized as point of use (POU) water treatment technologies can provide quality drinking water in arid regions. In this current study, biofilms within a novel biologically active POU technology that removes pathogens from water were studied. The biofilms develop across porous foam cartridge filters termed biofoam, and were assayed for community membership. Biofilms within the POU filter medium were developed at three different locations in the US using three different surface waters. Biofilm microbial communities that developed on biofoam were analyzed utilizing 454 pyrosequencing of the 16S rDNA genes, and showed a remarkable degree of shared community membership among the three locations. A large, diverse shared microbiome was found as defined by the top 100 shared operational taxonomic units (OTUs) at 0.03 cut off (97% similarity). This represented 280,000 of the 306,000 sequences (>90%). Of those, 25% were classified within the genus Pseudomonas. Members of the microbial communities found within the shared microbiome of the biofoam were closely associated with organisms commonly found in activated sludge, drinking water biofilms, rhizosphere, phyllosphere, and soil ecosystems. The biofoam provides a unique and effective porous matrix for biofilm formation, which appears to allow for the establishment of consistent microbial communities, even when developed at different locations utilizing different water sources. Improving our understanding of the biofoams microbial ecology may provide insights into mechanisms of pathogen removal, and allow development of customized biofilms for targeted remediation projects, as part of a lightweight and energy efficient water filtration system.",
                "study-name": "Biofoam biofilm sample 16S rRNA gene libraries",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000836/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000836/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Freshwater:Drinking water",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Drinking%20water?format=api"
                            }
                        }
                    ]
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000836/samples?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000836/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000836/downloads?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000836/analyses?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000836?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}