GET /metagenomics/api/v1/samples/DRS028718/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/DRS028718/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS028718/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005268",
            "attributes": {
                "samples-count": 2,
                "accession": "MGYS00005268",
                "bioproject": "PRJDB4000",
                "is-private": false,
                "last-update": "2020-02-06T22:30:47",
                "secondary-accession": "DRP003079",
                "centre-name": "KYOTO_HE",
                "public-release-date": null,
                "study-abstract": "Here we show that diverse root-associated fungi form highly-compartmentalized networks of coexistence within host roots and that the structure of the fungal symbiont communities is partitioned into semi-discrete types even within a single host plant population. Intensive DNA-barcoding of root-associated fungi in a monodominant beech forest reveals that the network representing symbiont-symbiont co-occurrence pattern is compartmentalized into clear modules, which consist of diverse functional groups of mycorrhizal and endophytic fungi. As a result, each terminal root of the host plant is colonized by either of the two largest fugal species sets, forming rhizotypes. Thus, species-rich root microbiome can have alternative stable states as recently shown in relationship between gut microbiome type and human health.",
                "study-name": "Rhizotypes of plant-root fungal biome",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005268/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005268/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005268/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005268/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005268/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Plants",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005268/publications?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005268?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}