GET /metagenomics/api/v1/samples/SRS1927070?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": {
        "type": "samples",
        "id": "SRS1927070",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Fort Myer, VA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-01-01",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                }
            ],
            "longitude": null,
            "biosample": "SAMN05615462",
            "latitude": null,
            "accession": "SRS1927070",
            "analysis-completed": null,
            "collection-date": "2014-01-01",
            "geo-loc-name": null,
            "sample-desc": "Certain occupational and geographical exposures have been associated with an increased risk of lung disease. As a baseline for future studies, we sought to characterize the upper respiratory microbiome of healthy military personnel in a garrison environment. Nasal, oropharyngeal and nasopharyngeal swabs were collected from 50 healthy active duty volunteers eight times over the course of one year and subjected to pyrosequencing of 16S rDNA V3 to V1 region. The study produced a large set of pyrosequencing data of bacterial 16S rDNA V3-V1 region for respiratory microbiome of healthy active duty service members. Pre-processing of sequencing reads shows good data quality. The derived microbiome profiles are consistent both internally and with previous reports, suggesting utility for further analyses and association studies using sequence and demographic data.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Nucleic acids from human upper respiratory swabs",
            "sample-alias": "Nucleic acids from human upper respiratory swabs",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2020-04-27T15:18:49"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1927070/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1927070/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005193",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005193?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Respiratory system:Nasopharyngeal:Nasal cavity"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Nasopharyngeal:Nasal%20cavity?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1927070?format=api"
        }
    }
}