Sample Studies Relationship List
GET /metagenomics/api/v1/samples/SRS1102078/studies?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1102078/studies?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1102078/studies?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "studies", "id": "MGYS00001987", "attributes": { "samples-count": 27, "bioproject": "PRJEB22389", "accession": "MGYS00001987", "is-private": false, "last-update": "2020-05-17T19:14:41", "secondary-accession": "ERP104069", "centre-name": "EMBL-EBI", "public-release-date": null, "study-abstract": "The human gut metagenome Third Party Annotation (TPA) assembly was derived from the primary whole genome shotgun (WGS) data set PRJNA297869. This project includes samples from the following biomes : Human gut.", "study-name": "EMG produced TPA metagenomics assembly of the Human gastric microbiome metagenome (human gut metagenome) data set", "data-origination": "SUBMITTED" }, "relationships": { "analyses": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001987/analyses?format=api" } }, "publications": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001987/publications?format=api" } }, "biomes": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001987/biomes?format=api" }, "data": [ { "type": "biomes", "id": "root:Host-associated:Human:Digestive system:Intestine", "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Intestine?format=api" } }, { "type": "biomes", "id": "root:Host-associated:Human:Digestive system:Large intestine", "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine?format=api" } } ] }, "geocoordinates": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001987/geocoordinates?format=api" } }, "samples": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001987/samples?format=api" } }, "downloads": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001987/downloads?format=api" } } }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001987?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 1 } } }