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

{
    "data": {
        "type": "samples",
        "id": "ERS155431",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "sample storage temperature",
                    "value": "-80",
                    "unit": "°C"
                },
                {
                    "key": "sex",
                    "value": "female",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "15-JUN-2011",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:00000446  terrestrial biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:00009003  human-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:00002003  feces",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "collection tube for faecal samples",
                    "unit": null
                },
                {
                    "key": "amount or size of sample collected",
                    "value": "1",
                    "unit": "g"
                },
                {
                    "key": "nucleic acid extraction",
                    "value": "Ausubel, F. M., Brent, R., Kinston, R., et al. 1992, Current protocol in molecular biology. ",
                    "unit": null
                },
                {
                    "key": "nucleic acid amplification",
                    "value": "none",
                    "unit": null
                },
                {
                    "key": "library size",
                    "value": "358",
                    "unit": null
                },
                {
                    "key": "library reads sequenced",
                    "value": "358",
                    "unit": null
                },
                {
                    "key": "library construction method",
                    "value": "Ligation of enzymatically digested DNA to pBluescript plasmid",
                    "unit": null
                },
                {
                    "key": "library vector",
                    "value": "pBluescript plasmid",
                    "unit": null
                },
                {
                    "key": "library screening strategy",
                    "value": "none",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "age",
                    "value": "24",
                    "unit": "years"
                },
                {
                    "key": "body product",
                    "value": "stool",
                    "unit": null
                },
                {
                    "key": "body-mass index",
                    "value": "19.7",
                    "unit": null
                },
                {
                    "key": "diet",
                    "value": "mediterranean",
                    "unit": null
                },
                {
                    "key": "disease status",
                    "value": "none",
                    "unit": null
                },
                {
                    "key": "height",
                    "value": "167",
                    "unit": "cm"
                },
                {
                    "key": "host body temperature",
                    "value": "36.7",
                    "unit": "°C"
                },
                {
                    "key": "host common name",
                    "value": "Homo sapiens",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "IHMC medication code",
                    "value": "none",
                    "unit": null
                },
                {
                    "key": "life stage",
                    "value": "adult",
                    "unit": null
                },
                {
                    "key": "sample storage duration",
                    "value": "1",
                    "unit": "week"
                },
                {
                    "key": "sample storage location",
                    "value": "freezer",
                    "unit": null
                },
                {
                    "key": "alt id - submitted sample id",
                    "value": "Long insert human faecal clone library 1",
                    "unit": null
                },
                {
                    "key": "smoker",
                    "value": "Non-smoker",
                    "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 Titanium",
                    "unit": null
                }
            ],
            "biosample": "SAMEA2128203",
            "accession": "ERS155431",
            "analysis-completed": "2012-07-24",
            "collection-date": "2011-06-15",
            "geo-loc-name": null,
            "sample-desc": "Human faecal sample",
            "environment-biome": "ENVO:00000446  terrestrial biome",
            "environment-feature": "ENVO:00009003  human-associated habitat",
            "environment-material": "ENVO:00002003  feces",
            "sample-name": "Long insert human faecal clone library 1",
            "sample-alias": "Long insert human faecal clone library 1",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2015-08-13T15:30:55"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS155431/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000306",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000306?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS155431/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS155431?format=api"
        }
    }
}