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

{
    "data": {
        "type": "samples",
        "id": "SRS1616309",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "44.972867 N 110.704443 W",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA:Mammoth Hot Spring (Liberty Cap Streamers), Yellowstone National Park, Wyoming, USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-11-21",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "433727",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "host",
                    "value": "not applicable",
                    "unit": null
                },
                {
                    "key": "isolation source",
                    "value": "Mammoth Hot Spring (Liberty Cap Streamers), Yellowstone National Park, Wyoming, USA",
                    "unit": null
                },
                {
                    "key": "BioSampleModel",
                    "value": "Metagenome or environmental",
                    "unit": null
                }
            ],
            "latitude": null,
            "biosample": "SAMN05518196",
            "longitude": null,
            "accession": "SRS1616309",
            "analysis-completed": "2017-01-11",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Hot spring cone microbial streamer communities from Mammoth Hot Spring (Liberty Cap Streamers), Yellowstone National Park, USA - T=72",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Hot spring cone microbial streamer communities from Mammoth Hot Spring (Liberty Cap Streamers), Yellowstone National Park, USA - T=72",
            "sample-alias": "Gp0054656",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-01-11T11:54:18"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1616309/studies?format=api"
                },
                "data": []
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1616309/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/SRS1616309?format=api"
        }
    }
}