Sample Studies Relationship List
GET /metagenomics/api/v1/samples/SRS6541012/studies?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6541012/studies?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6541012/studies?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "studies", "id": "MGYS00005684", "attributes": { "accession": "MGYS00005684", "samples-count": 33, "bioproject": "PRJEB41785", "is-private": false, "last-update": "2020-12-24T13:25:35", "secondary-accession": "ERP125620", "centre-name": "EMG", "public-release-date": null, "study-abstract": "The Third Party Annotation (TPA) assembly was derived from the primary whole genome shotgun (WGS) data set PRJNA628604, and was assembled with metaSPAdes v3.14.1. This project includes samples from the following biomes: root:Host-associated:Human:Digestive system:Large intestine:Fecal.", "study-name": "EMG produced TPA metagenomics assembly of PRJNA628604 data set (Oral capsulized Fecal microbiota transplantation for eradication of carbapenemase-producing Enterobacteriaceae colonization with a metagenomic perspective).", "data-origination": "SUBMITTED" }, "relationships": { "analyses": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005684/analyses?format=api" } }, "geocoordinates": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005684/geocoordinates?format=api" } }, "downloads": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005684/downloads?format=api" } }, "samples": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005684/samples?format=api" } }, "publications": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005684/publications?format=api" } }, "biomes": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005684/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" } } ] } }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005684?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 1 } } }