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

{
    "data": {
        "type": "samples",
        "id": "ERS479249",
        "attributes": {
            "longitude": -95.71,
            "biosample": "SAMEA2593020",
            "latitude": 37.09,
            "sample-metadata": [
                {
                    "key": "sex",
                    "value": "47",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-95.71",
                    "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": "2011",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:urban biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:human-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:feces",
                    "unit": null
                },
                {
                    "key": "age",
                    "value": "36.0",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "body product",
                    "value": "UBERON:feces",
                    "unit": null
                },
                {
                    "key": "body site",
                    "value": "UBERON:feces",
                    "unit": null
                },
                {
                    "key": "body-mass index",
                    "value": "21.5",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0",
                    "unit": null
                },
                {
                    "key": "diet",
                    "value": "omnivore",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "256.05",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "37.09",
                    "unit": null
                },
                {
                    "key": "body habitat",
                    "value": "UBERON:feces",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408170",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "unspecified",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "sample name",
                    "value": "Stool433",
                    "unit": null
                },
                {
                    "key": "anonymized name",
                    "value": "Stool433",
                    "unit": null
                },
                {
                    "key": "common name",
                    "value": "human gut metagenome",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": ".1,g",
                    "unit": null
                },
                {
                    "key": "sample identifier",
                    "value": "1247972",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                },
                {
                    "key": "description",
                    "value": "DonorB Stool",
                    "unit": null
                }
            ],
            "accession": "ERS479249",
            "analysis-completed": "2016-10-21",
            "collection-date": null,
            "geo-loc-name": "GAZ:United States of America",
            "sample-desc": "DonorB Stool",
            "environment-biome": "ENVO:urban biome",
            "environment-feature": "ENVO:human-associated habitat",
            "environment-material": null,
            "sample-name": "qiime_study_2202:Stool433",
            "sample-alias": "qiime_study_2202:Stool433",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2024-01-08T12:30:38"
        },
        "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/ERS479249/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001278",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001278?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS479249/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS479249?format=api"
        }
    }
}