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

{
    "data": {
        "type": "samples",
        "id": "ERS809682",
        "attributes": {
            "longitude": 0.1336,
            "biosample": "SAMEA3502533",
            "latitude": 51.5248,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Human tongue",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2006",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-oral",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Pyrosequencing",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "447426",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS human oral (ERC000016)",
                    "unit": null
                }
            ],
            "accession": "ERS809682",
            "analysis-completed": "2015-08-19",
            "collection-date": null,
            "geo-loc-name": "United Kingdom",
            "sample-desc": "Human tongue 454",
            "environment-biome": "Human oral cavity",
            "environment-feature": "Human tongue",
            "environment-material": "Human tongue dorsum",
            "sample-name": "Human tongue 454",
            "sample-alias": "1",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2015-12-01T10:20:55"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS809682/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000506",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000506?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS809682/runs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Oral:tongue dorsum"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral:tongue%20dorsum?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS809682?format=api"
        }
    }
}