GET /metagenomics/api/v1/samples/ERS8375712/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/ERS8375712/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS8375712/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005995",
            "attributes": {
                "samples-count": 8,
                "accession": "MGYS00005995",
                "bioproject": "PRJEB48714",
                "is-private": false,
                "last-update": "2022-03-06T22:54:53",
                "secondary-accession": "ERP133112",
                "centre-name": "EAWAG",
                "public-release-date": null,
                "study-abstract": "Building plumbing systems are engineered environments in which some opportunistic pathogenic bacteria proliferate in complex biofilms, interacting and finding niches within resident microbial communities. Among these, Legionella spp. are the most reported waterborne pathogen associated with disease in industrialized countries. In this study, Shotgun sequencing has been performed on the DNA coming from shower hoses biofilms collected in different locations in Switzerland. The primary aim  of the work is to be able to correlate the microbiome compositions and specific functional annotation to the differential abundance of Legionella in the samples collected. This will help getting more insights about the ecology of Legionella and possibly identify conditions that can favour or not the growth of the opportunistic pathogen in plumbing systems.",
                "study-name": "Correlations between shower hoses biofilm microbiome and its functions and the presence of Legionella spp.",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005995/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005995/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005995/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005995/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005995/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Freshwater:Storm water:Drainage pipe biofilm",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Storm%20water:Drainage%20pipe%20biofilm?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005995/publications?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005995?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}