GET /metagenomics/api/v1/samples/SRS879244/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/SRS879244/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS879244/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000605",
            "attributes": {
                "accession": "MGYS00000605",
                "bioproject": "PRJNA278873",
                "samples-count": 191,
                "is-private": false,
                "last-update": "2019-11-07T16:56:10",
                "secondary-accession": "SRP056364",
                "centre-name": "Indiana University School of Medicine",
                "public-release-date": null,
                "study-abstract": "The aim of this project was to investigate the interaction of the skin microbiome and Haemophilus ducreyi during experimental infection of human volunteers. We hypothesized that the skin microbiome influences susceptibility to H. ducreyi infection and that infection with H. ducreyi causes changes in the skin microbiome. To address these hypotheses, we collected skin swab samples prior to inoculation with H. ducreyi, at Days 1, 2 and 5 post-inoculation, at clinical endpoint, and at the test of cure visit. Samples from four dose-matched pairs of volunteers that either resolved the infection or formed pustules were subjected to barcoded amplification and pyrosequencing of the V1-V3 region of bacterial 16S rRNA genes. We compared alpha and beta diversity measurements of the microbiomes of resolvers and pustule formers, and determined signature bacteria that were associated with infection resolution or pustule formation.",
                "study-name": "Skin microbiome in human volunteers inoculated with H. ducreyi Raw sequence reads",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000605/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000605/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000605/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000605/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Skin",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Skin?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000605/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000605/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000605?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}