GET /metagenomics/api/v1/studies/MGYS00005246?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": {
        "type": "studies",
        "id": "MGYS00005246",
        "attributes": {
            "samples-count": 477,
            "bioproject": "PRJNA323375",
            "accession": "MGYS00005246",
            "is-private": false,
            "last-update": "2020-06-21T07:03:42",
            "secondary-accession": "SRP078519",
            "centre-name": "The University of Auckland",
            "public-release-date": null,
            "study-abstract": "We sought to determine the relative influences of spatial and environmental factors on entire bacterial communities and individual taxa, in both natural and human-impacted soils in the upper North Island of New Zealand. We conducted 16S rRNA (v3-v4 region) amplicon sequencing on soil samples from 110 native forests, plantation forest, horticultural or pastoral sites, which constitute the dominant land uses within temperate climate zones. These sites were located between 5 m and 300 km apart. This bacterial data was paired with extensive site metadata to determine which environmental variables were correlated with changes in bacterial community composition as a whole, as well as with changes in the abundance of specific taxa.",
            "study-name": "Response of soil bacteria to anthropogenic soil variables at large spatial scales",
            "data-origination": "HARVESTED"
        },
        "relationships": {
            "analyses": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005246/analyses?format=api"
                }
            },
            "publications": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005246/publications?format=api"
                }
            },
            "biomes": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005246/biomes?format=api"
                },
                "data": [
                    {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Forest soil",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Forest%20soil?format=api"
                        }
                    }
                ]
            },
            "geocoordinates": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005246/geocoordinates?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005246/studies?format=api"
                },
                "data": []
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005246/samples?format=api"
                }
            },
            "downloads": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005246/downloads?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005246?format=api"
        }
    }
}