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

{
    "data": {
        "type": "samples",
        "id": "SRS561330",
        "attributes": {
            "biosample": "SAMN02647186",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Malaysia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-04-01/2013-04-30",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Dental Caries",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-oral",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "accession": "SRS561330",
            "analysis-completed": "2018-02-16",
            "collection-date": "2013-04-01",
            "geo-loc-name": "Malaysia",
            "sample-desc": "unculturable bacteria 16S rRNA gene",
            "environment-biome": "Dental Caries",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Human Oral Metagenome DCG",
            "sample-alias": "Human Oral Metagenome DCG",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2018-02-16T08:57:23"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS561330/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002249",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002249?format=api"
                        }
                    }
                ]
            },
            "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS561330/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS561330?format=api"
        }
    }
}