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

{
    "data": {
        "type": "samples",
        "id": "SRS5501680",
        "attributes": {
            "biosample": "SAMN12997186",
            "longitude": 120.21,
            "latitude": 30.26,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "120.21",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "China:Zhejiang,Hangzhou",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2017",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "female vagina",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "vaginal microbiome",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "vaginal secretion",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.human-vaginal",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "30.26",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "accession": "SRS5501680",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "female vagina",
            "environment-feature": "vaginal microbiome",
            "environment-material": "vaginal secretion",
            "sample-name": "N-03",
            "sample-alias": "N-03",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2023-09-01T10:57:54"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5501680/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006308",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006308?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Reproductive system:Vagina"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Reproductive%20system:Vagina?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5501680/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS5501680?format=api"
        }
    }
}