GET /metagenomics/api/v1/samples/SRS2077029?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"data": {
"type": "samples",
"id": "SRS2077029",
"attributes": {
"biosample": "SAMN06648534",
"longitude": -1.435,
"latitude": 50.933,
"sample-metadata": [
{
"key": "geographic location (longitude)",
"value": "-1.435",
"unit": null
},
{
"key": "geographic location (country and/or sea,region)",
"value": "United Kingdom: Southampton General Hospital, Southampton SO16 6YD",
"unit": null
},
{
"key": "collection date",
"value": "2012-08-29",
"unit": null
},
{
"key": "environmental package",
"value": "Metagenome or environmental",
"unit": null
},
{
"key": "geographic location (latitude)",
"value": "50.933",
"unit": null
},
{
"key": "host scientific name",
"value": "Homo sapiens",
"unit": null
}
],
"accession": "SRS2077029",
"analysis-completed": null,
"collection-date": null,
"geo-loc-name": null,
"sample-desc": "lung microbiome from sputum for AERIS.pl3.H7.80.25626069749002.POSM6",
"environment-biome": null,
"environment-feature": null,
"environment-material": null,
"sample-name": "AERIS.pl3.H7.80.25626069749002.POSM6",
"sample-alias": "AERIS.pl3.H7.80.25626069749002.POSM6",
"host-tax-id": 9606,
"species": "Homo sapiens",
"last-update": "2023-09-12T08:39:02"
},
"relationships": {
"studies": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2077029/studies?format=api"
},
"data": [
{
"type": "studies",
"id": "MGYS00006478",
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006478?format=api"
}
}
]
},
"biome": {
"data": {
"type": "biomes",
"id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung"
},
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
}
},
"runs": {
"links": {
"related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2077029/runs?format=api"
}
}
},
"links": {
"self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2077029?format=api"
}
}
}