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

{
    "data": {
        "type": "samples",
        "id": "ERS1510282",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "biosample": "SAMEA54125668",
            "sample-metadata": [
                {
                    "key": "sex",
                    "value": "Male",
                    "unit": null
                },
                {
                    "key": "temperature",
                    "value": "37",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "0.353066",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Spain,Valencia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009-04-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "human-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "human-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "human-associated habitat",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-oral",
                    "unit": null
                },
                {
                    "key": "sample material processing",
                    "value": "total DNA extraction - enzymes",
                    "unit": null
                },
                {
                    "key": "age",
                    "value": "36 ; Year",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "13",
                    "unit": null
                },
                {
                    "key": "body product",
                    "value": "Supragingival dental plaque",
                    "unit": null
                },
                {
                    "key": "body site",
                    "value": "Teeth surfaces",
                    "unit": null
                },
                {
                    "key": "disease status",
                    "value": "Diseased, CAO's index = 8",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "13",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "39.481448",
                    "unit": null
                },
                {
                    "key": "alt id - MG-RAST",
                    "value": "mgs25827",
                    "unit": null
                },
                {
                    "key": "nose/mouth/teeth/throat disorder",
                    "value": "Teeth",
                    "unit": null
                },
                {
                    "key": "time since last toothbrushing",
                    "value": "24 hours",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "447426",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "unspecified",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ENA default sample checklist (ERC000011)",
                    "unit": null
                },
                {
                    "key": "collection time",
                    "value": "10:00:00",
                    "unit": null
                },
                {
                    "key": "sample name",
                    "value": "mgs25827",
                    "unit": null
                },
                {
                    "key": "broker object ID",
                    "value": "mgm4447103.3",
                    "unit": null
                },
                {
                    "key": "collection timezone",
                    "value": "UTC",
                    "unit": null
                },
                {
                    "key": "continent",
                    "value": "europe",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "1",
                    "unit": null
                },
                {
                    "key": "isol_growth_condt",
                    "value": "21716308",
                    "unit": null
                },
                {
                    "key": "sample_strategy",
                    "value": "human-associated habitat",
                    "unit": null
                },
                {
                    "key": "misc_param_1",
                    "value": "geodetic_system: wgs_84",
                    "unit": null
                }
            ],
            "accession": "ERS1510282",
            "analysis-completed": "2017-02-14",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "mgs25827 Taxonomy ID:447426",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "mgs25827 Taxonomy ID:447426",
            "sample-alias": "mgs25827",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2017-02-14T13:24:50"
        },
        "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/ERS1510282/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001481",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001481?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1510282/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1510282?format=api"
        }
    }
}