GET /metagenomics/api/v1/samples/SRS798563/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/SRS798563/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS798563/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004119",
            "attributes": {
                "accession": "MGYS00004119",
                "samples-count": 1,
                "bioproject": "PRJNA270849",
                "is-private": false,
                "last-update": "2019-11-07T16:23:37",
                "secondary-accession": "SRP051378",
                "centre-name": "Kent State University",
                "public-release-date": null,
                "study-abstract": "The continental shelf ecosystem off the Georgia coast i.e., the South Atlantic Bight (SAB), is among the most productive marine environments that hosts many hard or live bottom areas and are homes to large number of phytoplankton, sponges, corals and many species of tropical and subtropical fishes. From the Georgia bank seaward, the coastal, shelf, slope and Gulf Stream waters represent a natural gradient of many environmental parameters, including decreased nutrients and increased salinity. Extensive efforts have surveyed the major macroorganisms in the region, however, little is known yet on the dynamics of bacteria, which are the major conduits in the energy and nutrient flow within the system. This study investigated the spatial and temporal dynamics of bacterioplankton community composition along transects from the coast bank of Georgia to Gulf Streams on the SAB.",
                "study-name": "Spatial variation of bacterioplankton in south Atlantic Bight",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004119/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004119/analyses?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004119/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004119/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004119/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"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004119/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004119?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}