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

{
    "data": {
        "type": "samples",
        "id": "ERS537700",
        "attributes": {
            "biosample": "SAMEA2738170",
            "longitude": 12.5683,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "MetaHIT-IGC",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "12.568337",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "China",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2239-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "human oral",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "human-associated habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "saliva",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-gut",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "55.676098",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408170",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000015",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "latitude": 55.6761,
            "accession": "ERS537700",
            "analysis-completed": "2014-11-26",
            "collection-date": "2239-01-01",
            "geo-loc-name": "China",
            "sample-desc": "oral sample from China",
            "environment-biome": "human oral",
            "environment-feature": "human-associated habitat",
            "environment-material": "saliva",
            "sample-name": "SZAXPI018486-18",
            "sample-alias": "SZAXPI018486-18",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2020-12-23T11:35:45"
        },
        "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/ERS537700/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000427",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000427?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005321",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005321?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS537700/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS537700?format=api"
        }
    }
}