GET /metagenomics/api/v1/samples/ERS2596331/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/ERS2596331/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2596331/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002502",
            "attributes": {
                "accession": "MGYS00002502",
                "bioproject": "PRJEB27599",
                "samples-count": 36,
                "is-private": false,
                "last-update": "2018-07-13T13:42:12",
                "secondary-accession": "ERP109701",
                "centre-name": "IUEM",
                "public-release-date": null,
                "study-abstract": "Stainless steels exposed to seawater undergo a several hundred millivolt increase of the open circuit potential called ennoblement.That phenomenon is caused by the bacteria present on the surface of the stainless steel.There is a critical temperature of 38°C above which the ennoblement is inhibited despite the presence of bacteria. We collected bacteria from samples exposed to a range of temperature: 30°C, 33°C, 36°C, 38°C and 40°C in order to compared the conditions leading to ennoblement (under 40°C).We find the presence of the electro-active bacteria Candidatus Tenderia electrophaga, an electro-autotrophic bacteria able to use an electrode as an electron donor to reduce oxygen. We propose a model for which electrotroph bacteria are responsible for the ennoblement.",
                "study-name": "Bacterial communities collected on the surface of stainless steels samples exposed to seawater heated from 30°C to 40°C.",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002502/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002502/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002502/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002502/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Lab enrichment:Defined media:Marine media",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Lab%20enrichment:Defined%20media:Marine%20media?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002502/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002502/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002502?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}