GET /metagenomics/api/v1/samples/ERS654098/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/ERS654098/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS654098/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001475",
            "attributes": {
                "accession": "MGYS00001475",
                "bioproject": "PRJEB5200",
                "samples-count": 9,
                "is-private": false,
                "last-update": "2017-02-13T14:49:33",
                "secondary-accession": "ERP004577",
                "centre-name": "IRIS",
                "public-release-date": null,
                "study-abstract": "Shifts in marine bacterial communities resulting from crude oil contamination were characterized by 16S rDNA PCR ? DGGE and 454 high-throughput sequencing with the aims to 1) reveal short-term changes in the structure of the marine bacterial community 2) identify the blooming bacteria resulting from oil occurrence by DNA analysis. A longer-term vision of this study is to use a selection of bacterial genes markers in combination with monitoring technology to sense and warn for oil contamination. Here, we present results obtained from seawater incubations with North Sea oil in absence (O) or presence (OD) of dispersant, carried out at low temperature (4 ?C) and in the presence of zooplankton. Despite the dispersant treatment, chemistry in O and OD was very similar possibly due to the setup with low mixing energy. Both O and OD treatments induced rapid (1 day) re-arrangement of bacterial community and enrichment of Pseudoalteromonas, Pseudomonas, Glaciecola, known as biosurfactant producers, as well as bacteria assigned to Sulfitobacter, Piscirickettsiaceae (Marine Methylotrophic Group 3), Neptunomonas and Vibrio. Pseudofulvibacter genus was enriched by oil in the treatment without dispersant. The oil- contaminated seawater contained bacterial genera of Polaribacter and Marinomonas identical in 98 -99 % to those found in the North Sea crude oil itself. This suggests that bacteria blooming in oil-contaminated seawater can also stem from the bacterial community in oil itself and contribute to the structural community shift observed.",
                "study-name": "Capturing early changes in the marine bacterial community as a result of crude oil pollution in a mesocosm experiment",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001475/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001475/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001475/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001475/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Oceanic:Oil-contaminated",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Oil-contaminated?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001475/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001475/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001475?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}