GET /metagenomics/api/v1/samples/ERS2625846/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/ERS2625846/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2625846/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002684",
            "attributes": {
                "accession": "MGYS00002684",
                "bioproject": "PRJEB27946",
                "samples-count": 560,
                "is-private": false,
                "last-update": "2023-05-31T09:44:30",
                "secondary-accession": "ERP110084",
                "centre-name": "UNIVERSITY OF CAMBRIDGE",
                "public-release-date": null,
                "study-abstract": "Community assembly is not only important for community structure, it is also a strong predictor of ecosystem functioning. Understanding how communities initially form and colonize lake sediments – where essential functions like carbon cycling occur – is therefore important for whole-ecosystem processes. Here, we tested for the deterministic processes that drive assembly order. Is this order primarily determined by the sediment or by the lake conditions ? What influences how rapidly this environmental filtering occurs? Do communities become more interconnected with time because of the sediment or lake conditions? Artificial mesocosms were created with varying levels and types of terrestrial organic matter. The mesocosms were placed at the bottom of three lakes. We sampled the sediment monthly over a two-month period to characterize microbial communities.",
                "study-name": "Effects of organic matter manipulation on archaeal, bacterial, and fungal community assembly",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002684/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002684/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002684/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002684/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Freshwater:Lentic:Sediment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Lentic:Sediment?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002684/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002684/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002684?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}