GET /metagenomics/api/v1/samples/SRS1115219/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/SRS1115219/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1115219/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001257",
            "attributes": {
                "accession": "MGYS00001257",
                "bioproject": "PRJNA298590",
                "samples-count": 271,
                "is-private": false,
                "last-update": "2019-11-07T16:53:15",
                "secondary-accession": "SRP064846",
                "centre-name": "Alkek Center for Metagenomics and Microbiome Research",
                "public-release-date": null,
                "study-abstract": "The objective of the study was to investigate the efficacy of fresh, frozen or lyophilized fecal microbiota transplantation (FMT) via colonoscopy in patients with recurrent C. difficile associated diarrhea (RCDAD). After a course of oral vancomycin we performed FMT in 36 patients with =3 bouts of RCDAD. FMT products from thoroughly screened healthy donors after filtering stools twice were given as single (non-pooled) product either as fresh, frozen (-80C) or lyophilized. Patients submitted fresh stools pre- and on 7, 14 and 30 days post-FMT. Bacterial DNA was extracted and the V4 region of the 16S rRNA gene was amplified by PCR and amplicons were sequenced on the MiSeq (Illumina) platform. The unique aspects of this study are the comparative efficacy in different patients with recurrent CDI of FMT using the same donor providing either fresh or frozen product, or the successful use of lyophilized FMT products.",
                "study-name": "Homo sapiens fecal microbiome transplant",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001257/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001257/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001257/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001257/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001257/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001257/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001257?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}