GET /metagenomics/api/v1/samples/ERS1238531/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/ERS1238531/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1238531/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00003909",
            "attributes": {
                "bioproject": "PRJEB14729",
                "samples-count": 96,
                "accession": "MGYS00003909",
                "is-private": false,
                "last-update": "2019-03-06T12:48:53",
                "secondary-accession": "ERP016395",
                "centre-name": "UCSDMI",
                "public-release-date": null,
                "study-abstract": "The Lost City Hydrothermal Field, an ultramafic-hosted system located 15 km west of the Mid-Atlantic Ridge, has experienced at least 30,000 years of hydrothermal activity. Previous studies have shown that its carbonate chimneys form by mixing of round 90C, pH 9-11 hydrothermal fluids and cold seawater. Flow of methane and hydrogen-rich hydrothermal fluids in the porous interior chimney walls supports an archaeal biofilm dominated by a single phylotype of Methanosarcinales. We have a collection of 40 carbonate chimney samples, most of which have been dated with uranium-thorium isotopic systematics. The resulting ages range from 34 to 145,000 years. Previous 16S rRNA pyrotag sequencing of 4 of these samples revealed that rare sequences in young chimneys were often more abundant in older chimneys, indicating that species can remain rare in a chimney for >100 years before blooming and becoming dominant when the environmental conditions allow. These results suggest that a long history of selection over many cycles of chimney growth has resulted in numerous closely related species at Lost City, each of which is pre-adapted to a particular set of re-occurring environmental conditions. Due to the unique characteristics of the Lost City Hydrothermal Field, these data offer an unprecedented opportunity to study the dynamics of a microbial ecosystem's rare biosphere over thousands of years.",
                "study-name": "Brazelton LostCity chimney biofilm",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003909/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003909/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003909/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003909/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003909/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003909/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003909?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}