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

{
    "data": {
        "type": "samples",
        "id": "ERS1575737",
        "attributes": {
            "latitude": -78.143,
            "longitude": 163.534,
            "biosample": "SAMEA103216918",
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "163.534",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Antarctica:Antarctic Dry Valley system",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "polar desert biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "cold temperature habitat",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sand",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "728.0",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "8.05",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-78.143",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2017-03-02",
                    "unit": null
                }
            ],
            "accession": "ERS1575737",
            "analysis-completed": "2019-02-19",
            "collection-date": null,
            "geo-loc-name": "Antarctica:Antarctic Dry Valley system",
            "sample-desc": "antarctic sand",
            "environment-biome": "polar desert biome",
            "environment-feature": "cold temperature habitat",
            "environment-material": "sand",
            "sample-name": "qiita_sid_1035:1035.UQ11014",
            "sample-alias": "qiita_sid_1035:1035.UQ11014",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-02-19T17:25:11"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Mixed"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1575737/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1575737/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003798",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003798?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1575737?format=api"
        }
    }
}