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

{
    "data": {
        "type": "samples",
        "id": "ERS1266186",
        "attributes": {
            "latitude": 50.9,
            "longitude": -120.35,
            "biosample": "SAMEA4354737",
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-120.35",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:Canada;Canada:BC:Kamloops",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "temperate grasslands, savannas, and shrubland biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "luvisol",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "1075.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "50.9",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2016-07-24",
                    "unit": null
                }
            ],
            "accession": "ERS1266186",
            "analysis-completed": "2018-12-17",
            "collection-date": null,
            "geo-loc-name": "GAZ:Canada;Canada:BC:Kamloops",
            "sample-desc": "luvisol IDF3-OM2C0-ORG",
            "environment-biome": "temperate grasslands, savannas, and shrubland biome",
            "environment-feature": "luvisol",
            "environment-material": "soil",
            "sample-name": "luvisol IDF3-OM2C0-ORG",
            "sample-alias": "qiita_sid_1037:1037.IDF3.OM2C0.ORG",
            "host-tax-id": null,
            "species": null,
            "last-update": "2018-12-17T15:53:39"
        },
        "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/ERS1266186/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003691",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003691?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1266186/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1266186?format=api"
        }
    }
}