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

{
    "data": {
        "type": "samples",
        "id": "SRS7718056",
        "attributes": {
            "biosample": "SAMN16796856",
            "longitude": 12.57,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "12.57",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Denmark",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2018-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "saliva",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "bodily secretion",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "organism substance",
                    "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": "55.67",
                    "unit": null
                },
                {
                    "key": "host sex",
                    "value": "male",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "latitude": 55.67,
            "accession": "SRS7718056",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:6.0",
            "environment-biome": "saliva",
            "environment-feature": "bodily secretion",
            "environment-material": "organism substance",
            "sample-name": "MP1_SALIVA_DNA",
            "sample-alias": "MP1_SALIVA_DNA",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2024-03-26T17:26:15"
        },
        "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/SRS7718056/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006640",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006640?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7718056/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS7718056?format=api"
        }
    }
}