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

{
    "data": {
        "type": "samples",
        "id": "SRS577355",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Potential of forest fertilization to alleviate effects of climate change-induced insect infestation",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "54.3333, -126.28333",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-10cm",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Canada: BC, Crow Creek",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Sub-Boreal Spruce Biogeoclimatic Zone",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "zonal Sxw?Huckleberry vegetation",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Fermentation-Humic sustrate",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "850m",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "biosample": "SAMN02054538",
            "accession": "SRS577355",
            "analysis-completed": "2016-04-21",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "MIMARKS Survey related sample from Fungi",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MIMARKS Survey related sample from Fungi",
            "sample-alias": "Mesh2_8",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-04-21T15:38:45"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS577355/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000763",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000763?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS577355/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS577355?format=api"
        }
    }
}