GET /metagenomics/api/v1/samples/ERS2393314/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/ERS2393314/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2393314/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002670",
            "attributes": {
                "samples-count": 215,
                "bioproject": "PRJEB25951",
                "accession": "MGYS00002670",
                "is-private": false,
                "last-update": "2024-06-28T17:26:57",
                "secondary-accession": "ERP107918",
                "centre-name": "UNIVERSITY OF BRITISH COLUMBIA",
                "public-release-date": null,
                "study-abstract": "Macroalgae (seaweeds) have an intimate relationship with their microbial symbionts. Microbial communities associated with macroalgal surfaces (epibiota) are generally host-specific and, historically, there has been great interest in the role of biological compounds and chemical warfare in  microbial community assembly on seaweeds. However, the interaction between seaweeds and their environment may also influence community assembly of their microbiota. In this experiment, I ask whether the interaction between water flow and seaweed morphology affects the settlement and structure of microbial biofilms. I test whether three common algal morphologies select for differential biofilm communities using artificial macro algae units (AM units) made out of latex. I find that morphology does affect initial microbial settlement and community structure, but that eventual dominance of substrate specialists (in our case, a latex degrader) swamps the influence of morphology in long-term biofilms.",
                "study-name": "Macroalgal Morphology affects composition and settlement of microbial communities",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002670/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002670/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002670/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002670/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002670/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002670/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002670?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}