GET /metagenomics/api/v1/samples/ERS699005/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/ERS699005/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS699005/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005134",
            "attributes": {
                "accession": "MGYS00005134",
                "samples-count": 31,
                "bioproject": "PRJEB9043",
                "is-private": false,
                "last-update": "2019-11-28T11:37:19",
                "secondary-accession": "ERP010098",
                "centre-name": "CCME-COLORADO",
                "public-release-date": null,
                "study-abstract": "Frozen soil samples were collected that represent topographically high and low areas from basins of various ages around Barrow, Alaska. All of the sites are coordinated with portable or permanent Eddy covariance towers that have been used to study gas exchange. The samples were collected from several transects that include polygon rims and centers. At each site two cores were taken from rims and three from centers. The cores were approximately 25 cm deep, and so only include the active layer. Specifically samples were obtained from matching sets of polygon rims and centers from 3 different basins. This produced 24 samples: 3 basins x 2 types (rim/center) x 4 depths (6-10, 16-20, 26-30, 36-40cm). These were supplemented with smaller cores from additional basins: 3 basins x 2 types x 2 depths (6-10, 16-20cm). For the samples high refers to polygon rims, low to polygon centers. Additional abundant biological and chemical metadata have been collected for these samples.",
                "study-name": "Ice Wedge Polygon",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005134/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005134/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005134/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005134/samples?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005134/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005134/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"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005134?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}