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

{
    "data": {
        "type": "samples",
        "id": "SRS473764",
        "attributes": {
            "biosample": "SAMN02333728",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Analysis of archaeological dental calculus",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "51.565093, 8.849015",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Germany",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "10/4/11",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "dentine",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "cemetery",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.human-oral",
                    "unit": null
                },
                {
                    "key": "specific host",
                    "value": "Homo sapiens",
                    "unit": null
                },
                {
                    "key": "miscellaneous parameter2",
                    "value": "S22S23-V6-X-B78-root",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "447426",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS Junior",
                    "unit": null
                },
                {
                    "key": "host sex",
                    "value": "female",
                    "unit": null
                },
                {
                    "key": "BioSampleModel",
                    "value": "MIMS.me,MIGS/MIMS/MIMARKS.human-oral",
                    "unit": null
                },
                {
                    "key": "isolate",
                    "value": "Dalheim B78 skeleton",
                    "unit": null
                },
                {
                    "key": "label",
                    "value": "B78",
                    "unit": null
                },
                {
                    "key": "host_disease",
                    "value": "periodontitis",
                    "unit": null
                }
            ],
            "accession": "SRS473764",
            "analysis-completed": "2016-11-10",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Human metagenome isolated from archaeological dentine (tooth root) of adult female with periodontal disease. Extract S22/S23 (no decontamination, extraction method A). Targeted 16S rRNA amplicons using V6 primers. Library X.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMS Environmental/Metagenome sample from Human dentine metagenome",
            "sample-alias": "S22S23-V6-X-B78-root",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2016-11-10T15:24:31"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS473764/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001302",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001302?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/SRS473764/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS473764?format=api"
        }
    }
}