GET /metagenomics/api/v1/samples/ERS1259778/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/ERS1259778/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1259778/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001673",
            "attributes": {
                "accession": "MGYS00001673",
                "samples-count": 24,
                "bioproject": "PRJEB14855",
                "is-private": false,
                "last-update": "2017-03-30T15:05:10",
                "secondary-accession": "ERP016532",
                "centre-name": "HELMHOLTZ CENTER FOR INFECTION RESEARCH",
                "public-release-date": null,
                "study-abstract": "The increasing level of human exposure to freshwater systems requires effective water quality monitoring and surveillance to reduce health risks linked to contaminated environments with pathogenic waterborne and water-based bacteria. Despite the considerable advantages of sequence-based molecular techniques, the usefulness and potential for implementation of next-generation sequencing in environmental research and routine environmental diagnostics has not be thoroughly evaluated and assessed. In this study, a Illumina MiSeq-based approach, targeting the 16S rRNA gene V4-V5 regions was applied to cooling tower water samples monthly collected from January 2013 to December 2014, in order to characterise the temporal dynamics and structure of the bacterial community as well as to detect the main potentially pathogenic bacterial genera.",
                "study-name": "Bacterial community characterisation and pathogen profiling in a cooling tower system using an Illumina-based approach",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001673/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001673/analyses?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001673/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001673/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001673/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Freshwater",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001673/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001673?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}