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

{
    "data": {
        "type": "samples",
        "id": "SRS805247",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "64.83 N, 111.63 W",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "2-5 cm",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Canada: Daring Lake",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "Aug-2009",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Arctic permafrost",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Lake",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "424 m",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                }
            ],
            "biosample": "SAMN02741039",
            "accession": "SRS805247",
            "analysis-completed": "2016-05-13",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Sequencing of arctic soil samples on 454 platform for preliminary screening of most dominant bacteria and fungi before and after silver nanoparticles treatment",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Environmental/Metagenome sample from arctic soil",
            "sample-alias": "Arctic soil",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-13T11:53:08"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Permafrost"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Permafrost?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS805247/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000924",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000924?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS805247/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS805247?format=api"
        }
    }
}