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

{
    "data": {
        "type": "samples",
        "id": "SRS1369968",
        "attributes": {
            "latitude": 49.5,
            "longitude": 6.2,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "6.2",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Luxembourg",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-06-29",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "human gut",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "stool",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.human-gut",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "49.5",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "host sex",
                    "value": "male",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "biosample": "SAMN04571685",
            "accession": "SRS1369968",
            "analysis-completed": "2017-11-01",
            "collection-date": "2012-06-29",
            "geo-loc-name": "Luxembourg",
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "human gut",
            "environment-feature": null,
            "environment-material": "stool",
            "sample-name": "M01.1-V2-stool",
            "sample-alias": "M01.1-V2-stool",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2023-10-09T14:44:09"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1369968/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001985",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001985?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005360",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005360?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1369968/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1369968?format=api"
        }
    }
}