GET /metagenomics/api/v1/samples/SRS717833/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/SRS717833/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS717833/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004593",
            "attributes": {
                "accession": "MGYS00004593",
                "bioproject": "PRJNA257645",
                "samples-count": 35,
                "is-private": false,
                "last-update": "2019-11-07T16:16:31",
                "secondary-accession": "SRP048732",
                "centre-name": "Queens College CUNY",
                "public-release-date": null,
                "study-abstract": "This project is focused on exploring the spatial and temporal distribution of microbes involved in nitrification within the sediments of the Cape Fear Estuary. 454 Sequencing of both bacterial and archaeal amoA genes was conducted with DNA extracts obtained from estaurine surface sediment samples. Spatial patterns were evaluated by collecting sediment along the salinity gradient of the estuary. Temporal patterns were evaluated by collecting sediment samples seasonal over a three year period. The interaction of community composition with environmental conditions was evaluated using in situ sediment transplant experiments within the estuary, where sediment bundles were moved from one location in the estuary to another and changes in the microbial community were observed over time following transplantation. These data are relevant to understanding the diversity and distribution of microbes involved in microbial nitrogen cycling and how the diversity of these functional groups interact with environmental conditions within an estuary.",
                "study-name": "Ammonia monooxygenase biogeography and sequence diversity in the Cape Fear Estuary",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004593/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004593/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004593/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004593/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Estuary:Sediment",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004593/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004593/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004593?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}