Sample Studies Relationship List
GET /metagenomics/api/v1/samples/ERS234295/studies?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS234295/studies?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS234295/studies?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "studies", "id": "MGYS00000350", "attributes": { "accession": "MGYS00000350", "bioproject": "PRJEB1775", "samples-count": 44, "is-private": false, "last-update": "2016-01-20T14:12:06", "secondary-accession": "ERP001956", "centre-name": "UB", "public-release-date": null, "study-abstract": "Design, Setting and Patients Forty-five samples were selected from a set of fecal specimens obtained from patients with diarrhea during the 2011 outbreak of STEC O104:H4 in Germany. Samples were chosen to represent STEC-positive patients with a range of clinical conditions and colony counts together with a small number of patients with other infections (Campylobacter jejnuni, Clostridium difficile and Salmonella enterica). Samples were subjected to high-throughput sequencing on the Illumina MiSeq and HiSeq 2500, followed by bioinformatics analysis.", "study-name": "Diagnostic Metagenomics: A Culture-Independent Approach to the Investigation of Bacterial Infections", "data-origination": "SUBMITTED" }, "relationships": { "publications": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000350/publications?format=api" } }, "downloads": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000350/downloads?format=api" } }, "samples": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000350/samples?format=api" } }, "biomes": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000350/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/MGYS00000350/analyses?format=api" } }, "geocoordinates": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000350/geocoordinates?format=api" } } }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000350?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 1 } } }