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

{
    "data": {
        "type": "samples",
        "id": "SRS542453",
        "attributes": {
            "biosample": "SAMN02594421",
            "longitude": -50.0417,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-50.04173",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Kangerlussuaq, Greenland",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Cryoconite 7",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.21",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "67.15167",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "latitude": 67.1517,
            "accession": "SRS542453",
            "analysis-completed": "2019-04-06",
            "collection-date": null,
            "geo-loc-name": "Kangerlussuaq, Greenland",
            "sample-desc": "Sampled at the margin of the Ice sheet 7",
            "environment-biome": "Cryoconite 7",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Sampled at the margin of the Ice sheet 7",
            "sample-alias": "M 25/9 DNa",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-04-06T04:04:39"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542453/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004352",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542453/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542453?format=api"
        }
    }
}