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

{
    "data": {
        "type": "samples",
        "id": "SRS5061774",
        "attributes": {
            "longitude": -82.59,
            "biosample": "SAMN12033593",
            "latitude": 39.59,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-82.59",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA:Ohio,Columbus",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "human oral cavity",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "subgingival crevice",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "biofilm material [ENVO:01000156]",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.human-oral",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "39.59",
                    "unit": null
                },
                {
                    "key": "host sex",
                    "value": "male",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "accession": "SRS5061774",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "human oral cavity",
            "environment-feature": "subgingival crevice",
            "environment-material": "biofilm material [ENVO:01000156]",
            "sample-name": "HS45_S9",
            "sample-alias": "HS45_S9",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2023-09-02T11:11:26"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Oral:Subgingival plaque"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Subgingival%20plaque?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5061774/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006366",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006366?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5061774/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5061774?format=api"
        }
    }
}