GET /metagenomics/api/v1/samples/ERS7262966/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/ERS7262966/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS7262966/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005841",
            "attributes": {
                "bioproject": "PRJEB46946",
                "accession": "MGYS00005841",
                "samples-count": 2,
                "is-private": false,
                "last-update": "2021-11-11T21:09:05",
                "secondary-accession": "ERP131181",
                "centre-name": "Universidad Nacional Toribio Rodriguez de Mendoza",
                "public-release-date": null,
                "study-abstract": "Chondracanthus chamissoi belongs to the family Gigartinaceae and is considered an endemic carrageenophyte alga of the temperate coast of the South Pacific. Microbes are ubiquitously distributed, and they are also present in algae natural systems. Additionally, the algal microbiome is a pivotal part of the algae holobiont and has a key role in modulating its polysaccharide quality. Recently, unique microbiote has been isolated from polysaccharide-producers algae conferring specific  chemical properties to these compounds (e.g. agar, carrageenan). This study aims to identify specific microbiote associated to the carrageenophyte Chondracanthus chamissoi from the Central Coast of Peru including its biological, cellular, and molecular metabolism.",
                "study-name": "The microbiome associated with the carrageenophyte Chondracanthus chamissoi from the Central Coast of Peru",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005841/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005841/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005841/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Intertidal zone",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone?format=api"
                            }
                        }
                    ]
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005841/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005841/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005841/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005841?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}