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

{
    "data": {
        "type": "samples",
        "id": "SRS1616308",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "44.731451 N 110.7113131 W",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA:Beowulf Spring, Yellowstone National Park, Wyoming, USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-11-16",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "904678",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "host",
                    "value": "not applicable",
                    "unit": null
                },
                {
                    "key": "isolation source",
                    "value": "Beowulf Spring, Yellowstone National Park, Wyoming, USA",
                    "unit": null
                },
                {
                    "key": "BioSampleModel",
                    "value": "Metagenome or environmental",
                    "unit": null
                }
            ],
            "latitude": null,
            "biosample": "SAMN05518356",
            "longitude": null,
            "accession": "SRS1616308",
            "analysis-completed": "2017-01-11",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Hot spring microbial communities from Beowulf Spring, Yellowstone National Park, USA - T=65-68",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Hot spring microbial communities from Beowulf Spring, Yellowstone National Park, USA - T=65-68",
            "sample-alias": "Gp0054823",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-01-11T11:44:00"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1616308/studies?format=api"
                },
                "data": []
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1616308/runs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Thermal springs:Hot (42-90C)"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Thermal%20springs:Hot%20(42-90C)?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1616308?format=api"
        }
    }
}