GET /metagenomics/api/v1/samples/ERS1069656/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/ERS1069656/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1069656/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002418",
            "attributes": {
                "samples-count": 55,
                "bioproject": "PRJEB24775",
                "accession": "MGYS00002418",
                "is-private": false,
                "last-update": "2018-06-13T14:53:06",
                "secondary-accession": "ERP106627",
                "centre-name": "EMBL-EBI",
                "public-release-date": null,
                "study-abstract": "The Impact of faecal microbiota transplantation on the intestinal microbiome in metabolic syndrome patients Third Party Annotation (TPA) assembly was derived from the primary whole genome shotgun (WGS) data set: PRJEB12357.  This project includes samples from the following biomes: Host-associated, Human, Digestive system, Large intestine, Fecal.",
                "study-name": "EMG produced TPA metagenomics assembly of the Durable coexistence of donor and recipient strains after fecal microbiota transplantation (Impact of faecal microbiota transplantation on the intestinal microbiome in metabolic syndrome patients) data set.",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002418/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002418/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002418/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"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002418/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002418/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002418/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002418?format=api"
            }
        },
        {
            "type": "studies",
            "id": "MGYS00001420",
            "attributes": {
                "samples-count": 55,
                "bioproject": "PRJEB12357",
                "accession": "MGYS00001420",
                "is-private": false,
                "last-update": "2017-01-16T10:00:36",
                "secondary-accession": "ERP013827",
                "centre-name": "EMBL HEIDELBERG",
                "public-release-date": null,
                "study-abstract": "Ten individuals with metabolic syndrome underwent a single faecal microbiota transplantation (FMT): 5 of which were allogenic, the other 5 autologous. Stool samples were collected before FMT (day 0) and days 2, 14, 42 and 84 after FMT; and from the donor before FMT. Metagenomic shotgun sequencing was performed on all samples.",
                "study-name": "Impact of faecal microbiota transplantation on the intestinal microbiome in metabolic syndrome patients",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001420/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001420/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001420/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"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001420/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001420/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001420/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001420?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 2
        }
    }
}