GET /metagenomics/api/v1/samples/ERS1162699/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/ERS1162699/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1162699/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000985",
            "attributes": {
                "samples-count": 19,
                "bioproject": "PRJEB14040",
                "accession": "MGYS00000985",
                "is-private": false,
                "last-update": "2016-05-19T09:28:41",
                "secondary-accession": "ERP015640",
                "centre-name": "Stazione Zoologica Anton Dohrn",
                "public-release-date": null,
                "study-abstract": "Bacterioplankton are the key components of the biogeochemical cycles in marine ecosystem. Consequently, their richness and evenness are critical for the way the ecosystem functions, and need regular monitoring in order to have a proper assessment of ecosystem health and functioning. It is also important to estimate the functional potential of each bacterial population so as to understand their individual contribution to the ecosystem processes. Community structure and function of bacterial assemblages are influenced by a number of biotic and abiotic interactions which are highly dynamic in marine ecosystems, especially in the coastal areas. This study aims to investigate the diversity, community composition and functional potential of bacterial communities in a coastal area of the Mediterranean Sea.",
                "study-name": "Bacterial diversity, community composition and potential activity in surface waters of the Gulf of Naples",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000985/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000985/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000985/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000985/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Coastal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                            }
                        }
                    ]
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000985/samples?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000985/publications?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000985?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}