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

{
    "data": {
        "type": "samples",
        "id": "ERS1280147",
        "attributes": {
            "latitude": 74.482,
            "longitude": -20.5317,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-20.53167",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "GAZ:Greenland;Greenland",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "tundra biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "tundra",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.4-0.58",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "78.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "74.48202",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2016-08-03",
                    "unit": null
                }
            ],
            "biosample": "SAMEA4368698",
            "accession": "ERS1280147",
            "analysis-completed": "2019-02-19",
            "collection-date": null,
            "geo-loc-name": "GAZ:Greenland;Greenland",
            "sample-desc": "soil metagenome, Cryoturbated",
            "environment-biome": "tundra biome",
            "environment-feature": "tundra",
            "environment-material": "soil",
            "sample-name": "qiita_sid_1034:1034.ZKA4",
            "sample-alias": "qiita_sid_1034:1034.ZKA4",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-02-19T11:45:16"
        },
        "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/ERS1280147/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003759",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003759?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1280147/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1280147?format=api"
        }
    }
}