GET /metagenomics/api/v1/samples/ERS483669/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/ERS483669/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS483669/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005157",
            "attributes": {
                "samples-count": 566,
                "bioproject": "PRJEB6596",
                "accession": "MGYS00005157",
                "is-private": false,
                "last-update": "2024-03-25T17:49:07",
                "secondary-accession": "ERP006144",
                "centre-name": "CCME-COLORADO",
                "public-release-date": null,
                "study-abstract": "Soil biota play key roles in the functioning of terrestrial ecosystems, however, compared to our knowledge of aboveground plant and animal diversity, the biodiversity found in soils remains largely uncharacterized. Here we present an assessment of soil biodiversity and biogeographical patterns across Central Park in New York City that spanned all three domains of life, demonstrating that even an urban, managed system can harbor large amounts of undescribed soil biodiversity. Despite high variability across the Park, belowground diversity patterns were predictable based on soil characteristics, with prokaryotic and eukaryotic communities exhibiting overlapping biogeographical patterns. Further, Central Park soils harbored nearly as many distinct soil microbial taxa and types of soil communities as we found in biomes across the globe (including arctic, tropical and desert soils). This integrated cross-domain investigation highlights that the amount and patterning of novel and uncharacterized diversity at a single urban location matches that observed across natural ecosystems spanning multiple biomes and continents. Our data therefore suggest that the dominant factors controlling soil biodiversity differ markedly to those controlling aboveground plant and animal diversity.",
                "study-name": "Eukaryotic diversity in Central Park",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005157/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005157/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005157/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Mixed",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005157/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005157/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005157/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005157?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}