GET /metagenomics/api/v1/samples/ERS1628945/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/ERS1628945/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1628945/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001693",
            "attributes": {
                "bioproject": "PRJEB20133",
                "accession": "MGYS00001693",
                "samples-count": 4,
                "is-private": false,
                "last-update": "2017-04-12T10:56:03",
                "secondary-accession": "ERP022256",
                "centre-name": "KING ABDULAZIZ UNIVERSITY",
                "public-release-date": null,
                "study-abstract": "The examination of microbial diversity and distribution is one of the key concern in environmental microbiology. Identification of the microorganism exist in a particular environment is critical for understanding the function of organisms in that environment and the processes influencing the diversity of those organisms.  The hot springs are one of the most unique and diverse geothermal ecosystems on Earth, that host a collection of deeply-rooted and under studied prokaryotes. The combination of stringent chemical condition and extreme temperature encountered in geothermal system offers a vital opportunity for studying the diversity and function of indigenous microbiota. The unique microbial ecosystems of the hot springs from Saudi Arabia have never been studied in detail before. The purpose of this project is to examine the chemical and metabolic profile and to identify the bacterial and archaeal communities of the hot springs located at the southwestern region of the Saudi Arabia. This study will be conducted at five terrestrial hot springs for a period of two years. Culture-dependent and culture-independent metagenomic microbiological techniques will be used to investigate the microbial community composition and metabolic properties of the hot-springs microbial ecosystem.",
                "study-name": "Hot stream metagenomic analysis",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001693/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001693/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001693/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Thermal springs:Hot (42-90C)",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Thermal%20springs:Hot%20(42-90C)?format=api"
                            }
                        }
                    ]
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001693/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001693/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001693/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001693?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}