GET /metagenomics/api/v1/samples/SRS2138840/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/SRS2138840/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2138840/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002187",
            "attributes": {
                "accession": "MGYS00002187",
                "bioproject": "PRJNA383868",
                "samples-count": 540,
                "is-private": false,
                "last-update": "2019-11-07T16:54:02",
                "secondary-accession": "SRP104798",
                "centre-name": "J. Craig Venter Institute",
                "public-release-date": null,
                "study-abstract": "The development of dental caries in children provides a disease model that is well suited to a metagenomic investigation since the timeframe of caries development can be monitored within a defined study period during which longitudinal studies can be conducted. Dental caries has a well-established link to discrete, but only partially characterized changes in the dental plaque microbiome. Our study endeavors to define the relative abundance of many species comprising the dental plaque microbiome in twin pairs discordant for dental caries in association and longitudinal studies. The study power afforded by the use of discordant twin pairs for dental caries is substantially greater than similar studies using unrelated individuals. Next, we will compare the caries-free and caries-active microbiomes by deep metagenomic sequencing to identify differentially abundant genes and metabolic pathways. Lastly, we will determine the functional relevance of differentially abundant species, strains and genes by conducting targeted meta-transcriptomic studies. The statistical significance of all of the datasets will be determined which will allow for the widespread identification of species, strains, genes and transcripts associated with dental caries and dental health. These approaches are likely to enhance our understanding of dental caries onset and development and may enable in the future the development of novel treatment strategies.",
                "study-name": "Metagenomics of the Microbiome in Oral Health and Disease",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002187/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002187/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002187/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002187/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Digestive system:Oral",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002187/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002187/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002187?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}