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

{
    "data": {
        "type": "samples",
        "id": "SRS292166",
        "attributes": {
            "biosample": "SAMN00790402",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "accession": "SRS292166",
            "analysis-completed": "2018-02-14",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Root Canal Sample collected from the root canal space of the diseased tooth.  After rubber dam isolation, the tooth surface was disinfected with 30% hydrogen peroxide, followed by 5% tincture of iodine, 5.25% sodium hypochlorite and finally 5% sodium thiosulfate to inactivate the halides. The pulp chamber was accessed with #4 round carbide bur followed by an endo Z bur. Canals were identified under a surgical operating microscope. Three Fine paper points were placed in each canal to collect fluids from the canal space.  If purulence or serous fluid was present in the canal, this was directly sampled with three fine size paper points followed by a sterile file to the working length, as indicated by an apex locator and then aseptically separated into the sampling vial. In multicanaled teeth, one paper point sample was obtained from each canal unless the canals were very calcified, in which case sampling of the canal root with the largest periapical lesion and the largest canal was sampled. If the canal was dry, sterile saline was added, the biofilm disrupted with a file, and the file together with three paper points were similarly sampled. The file and paper points were placed in sterile, DNA- and RNA-free vials containing 1.5mL of filter sterilized 10mM Tris-HCl, (pH 8.0).",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "E019_root canal",
            "sample-alias": "E019RC",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2018-02-14T13:02:33"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS292166/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002215",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002215?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/SRS292166/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS292166?format=api"
        }
    }
}