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

{
    "data": {
        "type": "samples",
        "id": "ERS443485",
        "attributes": {
            "latitude": 38.63,
            "longitude": -90.19,
            "sample-metadata": [
                {
                    "key": "sex",
                    "value": "47",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-90.19",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:United States of America",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010/3/31",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:animal-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:animal-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:feces",
                    "unit": null
                },
                {
                    "key": "amount or size of sample collected",
                    "value": "0.1",
                    "unit": "g"
                },
                {
                    "key": "age",
                    "value": "0.364383561644",
                    "unit": "years"
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "body product",
                    "value": "UBERON:feces",
                    "unit": null
                },
                {
                    "key": "body site",
                    "value": "UBERON:feces",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0",
                    "unit": "m"
                },
                {
                    "key": "elevation",
                    "value": "140.95",
                    "unit": "m"
                },
                {
                    "key": "host common name",
                    "value": "mouse",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "410661",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "38.63",
                    "unit": null
                },
                {
                    "key": "body habitat",
                    "value": "UBERON:feces",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410661",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "unspecified",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ENA default sample checklist (ERC000011)",
                    "unit": null
                },
                {
                    "key": "sample name",
                    "value": "Mcec.St4.I1.C1.M4.D28.FP",
                    "unit": null
                },
                {
                    "key": "anonymized name",
                    "value": "Mcec.St4.I1.C1.M4.D28.FP",
                    "unit": null
                },
                {
                    "key": "common name",
                    "value": "mouse gut metagenome",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": ".1,g",
                    "unit": null
                },
                {
                    "key": "sample identifier",
                    "value": "570394",
                    "unit": null
                }
            ],
            "biosample": "SAMEA2474093",
            "accession": "ERS443485",
            "analysis-completed": "2014-04-30",
            "collection-date": null,
            "geo-loc-name": "United States",
            "sample-desc": "Fecal pellet from mouse cecal contents recipient gnotobiotic mouse cohoused with mice that harbor a composite xenomicrobiota",
            "environment-biome": "host-associated biome",
            "environment-feature": "host-associated habitat",
            "environment-material": "faeces",
            "sample-name": "qiime_study_1513:Mcec.St4.I1.C1.M4.D28.FP",
            "sample-alias": "Mcec.St4.I1.C1.M4.D28.FP",
            "host-tax-id": 10090,
            "species": "Mus musculus",
            "last-update": "2015-08-13T15:31:01"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS443485/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000375",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000375?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS443485/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS443485?format=api"
        }
    }
}