GET /metagenomics/api/v1/samples/SRS024764/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/SRS024764/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS024764/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001281",
            "attributes": {
                "accession": "MGYS00001281",
                "bioproject": "PRJNA46435",
                "samples-count": 2,
                "is-private": false,
                "last-update": "2016-10-21T14:25:12",
                "secondary-accession": "SRP002070",
                "centre-name": "Université de Rennes",
                "public-release-date": null,
                "study-abstract": "In this work, we have characterized the microbial diversity in mesopelagic and bathypelagic zones of the water column (500, 1000 m and 1250 m depth) and bottom sediment from the Marmara Sea by amplifying, cloning and sequencing archaeal, bacterial and eukaryotic small-subunit rRNA (SSU rRNA) genes and by direct pyrosequencing of environmental DNA from 1000 m-deep plankton and sediment (approximately 35 Mbp, respectively).  The plankton sample was recovered from the water column in the Central Basin of the Marmara Sea (40° 50.3'N 28°1.4' E) at 1000m depth.  The sediment sample was recovered from the Central Basin of the Marmara Sea at 1,300 m depth (40° 46.8'N and 29°6.1' E).  A comparative metagenomics analysis of these data with that of previous studies of deep-sea and surface plankton, subsurface deep-sea sediment, whale carcasses and soil reveals interesting trends.  <a href=\"http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?holding=&db=Nucleotide&cmd=search&term=HM103388:HM103902[accn]\">HM103388-HM103902 </a> are ribosomal RNA sequences associated with this study.",
                "study-name": "Metagenome from microbial community of plankton and sediment",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001281/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001281/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001281/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001281/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"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001281/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001281/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001281?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}