GET /metagenomics/api/v1/samples/ERS078134/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/ERS078134/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS078134/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000295",
            "attributes": {
                "samples-count": 8,
                "bioproject": "PRJEB2790",
                "accession": "MGYS00000295",
                "is-private": false,
                "last-update": "2016-01-20T14:12:06",
                "secondary-accession": "ERP001068",
                "centre-name": "CEH",
                "public-release-date": null,
                "study-abstract": "Numerous globally distributed 16S rRNA surveys of soil bacterial communities are\n    now revealing consistent trends in the main environmental drivers of\n    biodiversity. Soil pH is consistently revealed as the predominant correlate of\n    taxonomic diversity, with low pH soils comprising less diversity and being\n    dominated by a few broad taxonomic groups such as the oligotrophic acidobacteria\n    phylum. What is less clear is what these broad differences in patterns of\n    taxonomic diversity mean for the functional genetic potential of soils. The low\n    culturability of many taxa from low pH soils means that they are significantly\n    underrepresented in genome sequence databases. Therefore, this study aims to\n    provide a metagenomic comparison of geographically isolated soils of low pH with\n    neutral pH soils to identify any broad functional differences between soils of\n    similar taxonomic composition.",
                "study-name": "Functional diversity of soil microbes across environmental gradients",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000295/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000295/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000295/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000295/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000295/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000295/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000295?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}