GET /metagenomics/api/v1/samples/ERS1719607/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/ERS1719607/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1719607/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001761",
            "attributes": {
                "samples-count": 14,
                "accession": "MGYS00001761",
                "bioproject": "PRJEB20765",
                "is-private": false,
                "last-update": "2017-05-23T11:13:20",
                "secondary-accession": "ERP022944",
                "centre-name": "Ecology Department",
                "public-release-date": null,
                "study-abstract": "Arctic soils contain an estimated 12-42% of the global soil C and much of this carbon is trapped in permafrost. With increasing global temperatures, thawing permafrost is becoming a potential source of greenhouse gas (GHG) emissions. On the Alaskan North Slope the collapse and rise of soil due to formation of ice wedges and permafrost thaw create distinct features called polygons. As part of the U.S. Department of Energy (DOE) Next Generation Ecosystem Experiment (NGEE) in the Arctic, we collected seasonally thawed active layer soils across a transect of polygon features at the Barrow Environmental Observatory (BEO). We used Illumina HiSeq technology to sequence metagenomes. The sequence data was accompanied by GHG flux measurements, geophysical and geochemical soil characteristics.",
                "study-name": "NGEE Arctic Microbial Communities of Polygonal Grounds",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001761/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001761/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001761/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001761/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001761/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil:Permafrost",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Permafrost?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001761/publications?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001761?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}