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

{
    "data": {
        "type": "samples",
        "id": "SRS822856",
        "attributes": {
            "biosample": "SAMN02376727",
            "longitude": -148.3,
            "latitude": 64.7,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "permafrost microbial communities",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "64.70,-148.3",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.3",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Alaska, USA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "Jun-09",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "tundra biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "permafrost",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "0.1",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                }
            ],
            "accession": "SRS822856",
            "analysis-completed": "2015-09-21",
            "collection-date": null,
            "geo-loc-name": "Alaska, USA",
            "sample-desc": "MIMARKS Survey related sample from 16S rRNA gene from active layer A5",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMARKS Survey related sample from 16S rRNA gene from active layer A5",
            "sample-alias": "A5",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-11-30T15:12:28"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS822856/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000529",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000529?format=api"
                        }
                    }
                ]
            },
            "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS822856/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS822856?format=api"
        }
    }
}