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

{
    "data": {
        "type": "samples",
        "id": "ERS149134",
        "attributes": {
            "biosample": "SAMEA2178388",
            "longitude": 13.4,
            "sample-metadata": [
                {
                    "key": "sex",
                    "value": "male",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "13.4\r",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Germany\r",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "01-NOV-09\r",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Human-associated biome \r",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Human-associated habitat ENVO:00009003\r",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Feces ENVO:00002003  \r",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing\r",
                    "unit": null
                },
                {
                    "key": "host common name",
                    "value": "Homo sapiens\r",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606\r",
                    "unit": null
                },
                {
                    "key": "miscellaneous parameter",
                    "value": "period without antibiotics; 40\r",
                    "unit": "days"
                },
                {
                    "key": "phenotype",
                    "value": "healthy\r",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "52.516\r",
                    "unit": null
                },
                {
                    "key": "alt id - submitted sample id",
                    "value": "P-3,6",
                    "unit": null
                },
                {
                    "key": "GOLD sample classification",
                    "value": "Host-associated > Human > Digestive system > Large intestine > Fecal\r",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408170\r",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "latitude": 52.516,
            "accession": "ERS149134",
            "analysis-completed": "2012-06-29",
            "collection-date": "2009-11-01",
            "geo-loc-name": "Germany",
            "sample-desc": "Total DNA was extracted from human faecal samples using QIAamp® DNA Stool Kit (Quiagen) following the manufacturer's instructions",
            "environment-biome": "Human-associated biome ",
            "environment-feature": "Human-associated habitat ENVO:00009003",
            "environment-material": "Faeces ENVO:00002003  ",
            "sample-name": "Human gut metagenome, 40 days after antibiotics",
            "sample-alias": "P-3,6 (DNA)",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2015-08-13T15:30:54"
        },
        "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/ERS149134/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000304",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000304?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS149134/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS149134?format=api"
        }
    }
}