Study Sample Relationship List
GET /metagenomics/api/v1/studies/MGYS00006823/samples?format=api
{ "links": { "first": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006823/samples?format=api&page=1", "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006823/samples?format=api&page=1", "next": null, "prev": null }, "data": [ { "type": "samples", "id": "SRS8084950", "attributes": { "latitude": 42.2, "biosample": "SAMN17393296", "longitude": -71.06, "sample-metadata": [ { "key": "geographic location (longitude)", "value": "-71.06", "unit": null }, { "key": "geographic location (country and/or sea,region)", "value": "USA", "unit": null }, { "key": "collection date", "value": "2018-01-17", "unit": null }, { "key": "environmental package", "value": "Metagenome or environmental", "unit": null }, { "key": "geographic location (latitude)", "value": "42.2", "unit": null }, { "key": "host scientific name", "value": "Homosapiens", "unit": null } ], "accession": "SRS8084950", "analysis-completed": null, "collection-date": null, "geo-loc-name": null, "sample-desc": "Metagenome or environmental sample from metagenome", "environment-biome": null, "environment-feature": null, "environment-material": null, "sample-name": "IMSmetagenome", "sample-alias": "IMSmetagenome", "host-tax-id": 9606, "species": "Homo sapiens", "last-update": "2025-07-07T23:05:48" }, "relationships": { "runs": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8084950/runs?format=api" } }, "biome": { "data": { "type": "biomes", "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal" }, "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api" } }, "studies": { "links": { "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8084950/studies?format=api" }, "data": [ { "type": "studies", "id": "MGYS00006823", "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006823?format=api" } } ] } }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS8084950?format=api" } } ], "meta": { "pagination": { "page": 1, "pages": 1, "count": 1 } } }