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

{
    "data": {
        "type": "samples",
        "id": "SRS9770787",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN20770704",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: PA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2016-03-24",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "plaque",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.human-oral",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "host sex",
                    "value": "female",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "accession": "SRS9770787",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:6.0",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": "plaque",
            "sample-name": "Sample_116",
            "sample-alias": "Sample_116",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2024-03-15T13:58:54"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Oral:Saliva"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:Saliva?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9770787/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006635",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006635?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9770787/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9770787?format=api"
        }
    }
}