GET /metagenomics/api/v1/samples/SRS412484/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/SRS412484/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS412484/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004130",
            "attributes": {
                "accession": "MGYS00004130",
                "samples-count": 3,
                "bioproject": "PRJNA196690",
                "is-private": false,
                "last-update": "2019-11-07T16:23:52",
                "secondary-accession": "SRP021077",
                "centre-name": "University of Trieste",
                "public-release-date": null,
                "study-abstract": "Heterotrophic nanoflagellate (HNF) grazing is one of the main factors shaping the structure of the prokaryotic communities in the marine environments as an important source of microbial mortality. It strongly affects prokaryotic abundance, diversity and taxonomic composition. We analyzed the effects of predation exerted by heterotrophic nanoflagellates (HNF) on bacterioplankton assemblages from a surface coastal station in the North Adriatic Sea, evaluating also the effects of smaller HNF (<3 m) which are known to constitute an important link between bacteria and larger protists. We coupled the traditional dilution method with 454 sequencing of 16S rRNA gene, providing qualitatively and quantitatively evaluations of the grazing process occurring in marine microbial communities.",
                "study-name": "Seawater sample Targeted Locus (Loci)",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004130/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004130/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004130/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004130/samples?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004130/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004130/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"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004130?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}