GET /metagenomics/api/v1/samples/SRS8076898/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/SRS8076898/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8076898/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006157",
            "attributes": {
                "accession": "MGYS00006157",
                "bioproject": "PRJEB56767",
                "samples-count": 6,
                "is-private": false,
                "last-update": "2023-04-06T17:06:10",
                "secondary-accession": "ERP141734",
                "centre-name": "EMG",
                "public-release-date": null,
                "study-abstract": "The Third Party Annotation (TPA) assembly was derived from the primary whole genome shotgun (WGS) data set PRJNA693108, and was assembled with metaSPAdes v3.15.3. This project includes samples from the following biomes: root:Environmental:Aquatic:Marine.",
                "study-name": "EMG produced TPA metagenomics assembly of PRJNA693108 data set (Sulfate-dependant microbially induced corrosion of mild steel in the deep sea: a 10-year microbiome study.).",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006157/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006157/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006157/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006157/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"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006157/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006157/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006157?format=api"
            }
        },
        {
            "type": "studies",
            "id": "MGYS00006080",
            "attributes": {
                "accession": "MGYS00006080",
                "bioproject": "PRJNA693108",
                "samples-count": 9,
                "is-private": false,
                "last-update": "2022-11-08T23:24:32",
                "secondary-accession": "SRP302406",
                "centre-name": "Nanyang Technological University",
                "public-release-date": null,
                "study-abstract": "Metal corrosion in seawater has been extensively studied in surface and shallow waters. However, infrastructure is increasingly being installed in deep-sea environments, where extremes of temperature, salinity, and high hydrostatic pressure increase the costs and logistical challenges associated with monitoring corrosion. Moreover, there is currently only a rudimentary understanding of the role of microbially induced corrosion, which has rarely been studied in the deep-sea. We report here an integrative study of the biofilms growing on the surface of corroding mooring chain links that had been deployed for 10 years at ~2 km depth and developed a model of microbially induced corrosion based on flux-balance analysis.",
                "study-name": "Sulfate-dependant microbially induced corrosion of mild steel in the deep sea: a 10-year microbiome study.",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006080/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006080/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006080/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006080/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"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006080/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006080/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006080?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 2
        }
    }
}