GET /metagenomics/api/v1/samples/DRS071844/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/DRS071844/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS071844/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004324",
            "attributes": {
                "accession": "MGYS00004324",
                "bioproject": "PRJDB5020",
                "samples-count": 51,
                "is-private": false,
                "last-update": "2024-04-09T15:21:15",
                "secondary-accession": "DRP004355",
                "centre-name": "School of Marine Sciences, Ningbo University",
                "public-release-date": null,
                "study-abstract": "Coastal ecosystems are receiving elevated inputs of nitrogen (N), primarily as nitrate, from anthropogenic sources. Bacterioplankton play important roles in marine N-cycle. Understanding how excessive N-loading affects marine bacterioplankton communities is critical for the insight into the biodiversity of marine ecosystems under the condition of eutrophic disturbance. In this study, the oligotrophic coastal water microcosms were perturbed with a certain nitrate level of 1.0 mg L-1 in two loading modes: 1) one-off loading (OL) with the level of 1.0 mg L-1 at the beginning; 2) periodic loading (PL) with the level of 0.125 mg L-1 every two days during 16 days.",
                "study-name": "Temporal dynamics of bacterioplankton community in response to excessive nitrate loading in the oligotrophic coastal water",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004324/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004324/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004324/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004324/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"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004324/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004324/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004324?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}