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

{
    "data": {
        "type": "samples",
        "id": "SRS841176",
        "attributes": {
            "latitude": 34.0722,
            "longitude": -118.4441,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-118.4441",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Los Angeles",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Human subgingival microbiome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "a sample from a patient with with chronic Periodontitis S31-02-D",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Human subgingival plaque",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.human-oral",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "34.0722",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "biosample": "SAMN03287611",
            "accession": "SRS841176",
            "analysis-completed": "2018-07-27",
            "collection-date": "2011-01-01",
            "geo-loc-name": "USA: Los Angeles",
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "Human subgingival microbiome",
            "environment-feature": "a sample from a patient with with chronic Periodontitis S31-02-D",
            "environment-material": "Human subgingival plaque",
            "sample-name": "S31-02-D",
            "sample-alias": "S31-02-D",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2024-05-28T15:52:39"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Oral"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS841176/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002675",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002675?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS841176/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS841176?format=api"
        }
    }
}