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

{
    "data": {
        "type": "samples",
        "id": "SRS588996",
        "attributes": {
            "biosample": "SAMN02712576",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-113.23",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Guangzhou",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "microbiome",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-oral",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "23.16",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "latitude": 23.16,
            "longitude": -113.23,
            "accession": "SRS588996",
            "analysis-completed": "2018-01-24",
            "collection-date": null,
            "geo-loc-name": "Guangzhou",
            "sample-desc": "Principles for exploiting the spatial and temporal variations of microbiota for modeling chronic infections are not well established. Early Childhood Caries (ECC) is the most common disease in children and is irreversible once started; thus, its preventive intervention is crucial but usually difficult. Here we simultaneously tracked the development of microbiota at two distinct oral niches (plaque and saliva) for 34 four-year-old preschoolers over one year. During the tracked period, 10 children stayed free of caries (HHH group), 14 entered from health into cariogenesis (HCC group and HHC group), while the remaining 10 experienced caries exacerbation (CCC group). ",
            "environment-biome": "microbiome",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "ECC",
            "sample-alias": "ECC",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2018-01-24T09:34:36"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Oral"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS588996/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002170",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002170?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS588996/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS588996?format=api"
        }
    }
}