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

{
    "data": {
        "type": "samples",
        "id": "ERS1509316",
        "attributes": {
            "latitude": 39.8833,
            "longitude": 9.55,
            "biosample": "SAMEA53401168",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Relating human gut metagenome and metaproteome",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "9.55",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Italy",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "gut",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "gut",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "stool",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-gut",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina WGS paired-end",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "39.883335",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiScanSQ",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000015",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                },
                {
                    "key": "human gut environmental package",
                    "value": "human-gut",
                    "unit": null
                }
            ],
            "accession": "ERS1509316",
            "analysis-completed": "2017-02-09",
            "collection-date": "2014-01-01",
            "geo-loc-name": "Italy",
            "sample-desc": "human gut metagenome",
            "environment-biome": "gut",
            "environment-feature": "gut",
            "environment-material": "stool",
            "sample-name": "S7",
            "sample-alias": "S7",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2020-11-24T17:53:34"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1509316/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1509316/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001442",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001442?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005657",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005657?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1509316?format=api"
        }
    }
}