GET /metagenomics/api/v1/samples/ERS6356219/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/ERS6356219/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6356219/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005779",
            "attributes": {
                "samples-count": 64,
                "bioproject": "PRJEB44163",
                "accession": "MGYS00005779",
                "is-private": false,
                "last-update": "2025-07-02T11:54:55",
                "secondary-accession": "ERP128181",
                "centre-name": "Universidad de la Amazonia",
                "public-release-date": null,
                "study-abstract": "This study aimed to characterize the microbiome present in both litter and the soil of rainforest in the northwest Colombian Amazon region, and the response of the microbiome to land use change. The study was conducted specifically in Belén de los Andaquies and Solano counties, in Caqueta state, the second most important hotspot of deforestation in the entire Amazon basin. Experimental study design included 4 study sites for comparing native forest to livestock pasture systems, within the main landscapes of the region, mountain and hill landscapes separately.",
                "study-name": "Land use change effects on the soil microbiome of the rainforest of the northwest Colombian Amazon region.",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005779/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005779/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005779/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil:Tropical rainforest",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Tropical%20rainforest?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005779/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005779/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005779/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005779?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}