GET /metagenomics/api/v1/samples/SRS1650235/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/SRS1650235/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1650235/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004022",
            "attributes": {
                "accession": "MGYS00004022",
                "bioproject": "PRJNA340012",
                "samples-count": 8,
                "is-private": false,
                "last-update": "2019-11-07T16:28:46",
                "secondary-accession": "SRP083084",
                "centre-name": "Marine Biological Laboratory",
                "public-release-date": null,
                "study-abstract": "We propose 16s tag sequencing from subsurface fluid samples and microbial mats sampled directly above the venting fluids to further our understanding of subsurface microbial populations in a low sulfide, high iron hydrothermal environment, and to determine the extent of interaction between microbial communities in the subsurface diffuse fluids and seafloor microbial mats. We will test the following hypotheses:1. The subsurface microbial communities in the Hiolo area and Spillway area have different compositions that are related to local fluid chemistry, and2. The dominant species in microbial mats at Loihi Seamount are seeded by subsurface populations present in diffuse flow fluids. It is likely that the dominant mat species are present but not dominant in the subsurface, and bloom in the transition zone at the seafloor where warm, reduced anoxic fluids mingle with cool,oxic seawater.",
                "study-name": "Loihi Seamount Targeted loci environmental",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004022/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004022/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004022/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004022/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents:Microbial mats",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents:Microbial%20mats?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004022/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004022/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004022?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}