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

{
    "data": {
        "type": "samples",
        "id": "ERS411266",
        "attributes": {
            "biosample": "SAMEA2384955",
            "longitude": 35.3,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "35.3",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:Malawi",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "12/12/08",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:human-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:human-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:feces",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "2991.0",
                    "unit": null
                },
                {
                    "key": "host common name",
                    "value": "human",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-15.38",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "unspecified",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "latitude": -15.38,
            "accession": "ERS411266",
            "analysis-completed": "2018-04-27",
            "collection-date": null,
            "geo-loc-name": "GAZ:Malawi",
            "sample-desc": "Columns_1-6_DNA_from_Tanya_s_Malawi_samples",
            "environment-biome": "ENVO:human-associated habitat",
            "environment-feature": "ENVO:human-associated habitat",
            "environment-material": "ENVO:feces",
            "sample-name": "qiime_study_1517:h186M",
            "sample-alias": "qiime_study_1517:h186M",
            "host-tax-id": 9606,
            "species": null,
            "last-update": "2024-01-31T18:17:11"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Mixed"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS411266/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002364",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002364?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS411266/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS411266?format=api"
        }
    }
}