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

{
    "data": {
        "type": "samples",
        "id": "SRS086443",
        "attributes": {
            "biosample": "SAMN00027497",
            "longitude": -76.0,
            "latitude": 42.42,
            "sample-metadata": [
                {
                    "key": "sex",
                    "value": "male",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "infant time series",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-76.49",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0",
                    "unit": "m"
                },
                {
                    "key": "geographic location (altitude)",
                    "value": "0",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "United States of America",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "not available",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:feces",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:feces",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:feces",
                    "unit": null
                },
                {
                    "key": "age",
                    "value": "98",
                    "unit": "days"
                },
                {
                    "key": "host common name",
                    "value": "Homo sapiens",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "phenotype",
                    "value": "Infant",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "285.74",
                    "unit": "m"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "42.42",
                    "unit": null
                },
                {
                    "key": "diet-breastmilk",
                    "value": "Yes",
                    "unit": null
                },
                {
                    "key": "diet-formula",
                    "value": "No",
                    "unit": null
                },
                {
                    "key": "diet-solids",
                    "value": "PRE",
                    "unit": null
                },
                {
                    "key": "diet-cowsmilk",
                    "value": "No",
                    "unit": null
                },
                {
                    "key": "alt id - submitted sample id",
                    "value": "Day_98",
                    "unit": null
                },
                {
                    "key": "faecal colour description",
                    "value": "DarkYellow",
                    "unit": null
                },
                {
                    "key": "GOLD sample classification",
                    "value": "Host-associated > Human > Digestive system > Large intestine > Fecal",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408170",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                }
            ],
            "accession": "SRS086443",
            "analysis-completed": "2011-06-13",
            "collection-date": null,
            "geo-loc-name": "USA",
            "sample-desc": null,
            "environment-biome": "human microbiome",
            "environment-feature": "human-associated habitat",
            "environment-material": "faeces",
            "sample-name": "98 day old Infant gut microbiome",
            "sample-alias": "Day_98",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2015-11-23T11:33:31"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS086443/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000278",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000278?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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS086443/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS086443?format=api"
        }
    }
}