GET /metagenomics/api/v1/samples/SRS1539390/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/SRS1539390/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1539390/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002664",
            "attributes": {
                "samples-count": 10,
                "bioproject": "PRJNA327707",
                "accession": "MGYS00002664",
                "is-private": false,
                "last-update": "2019-11-07T16:33:29",
                "secondary-accession": "SRP077849",
                "centre-name": "Okinawa Institute of Science and Technology Graduate University",
                "public-release-date": null,
                "study-abstract": "In this study, we investigated marine sediment from around the Okinawan 'Kaichu-Doro' Causeway, which was constructed 44 years ago to connect three islands (Henza-jima, Miyagi-jima, Hamahiga-jima) to Okinawa. The construction of this causeway has been shown to influence the surrounding marine ecosystem via fragmentation and the loss of water circulation. In this research, we collected 10 sediment cores (5 cores from each side) 60-80 cm length from 1 m water depth and divided into layers (each layer 15 cm) to examine differences in environmental DNA from areas around the causeway. We examined the vertical diversity of microbial communities and metabolite to elucidate and estimate the correlation between metabolites and microbial communities among marine sediment layers.",
                "study-name": "marine sediment metagenome Metagenome",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002664/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002664/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002664/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Sediment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002664/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002664/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002664/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002664?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}