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

{
    "data": {
        "type": "samples",
        "id": "ERS5917435",
        "attributes": {
            "longitude": -19.219,
            "biosample": "SAMEA8230868",
            "latitude": 64.036,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "ena-STUDY-University of Iceland-08-03-2021-14:50:30:167-1606",
                    "unit": null
                },
                {
                    "key": "experimental factor",
                    "value": "no lab treatment",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-19.219",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Iceland",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2018-09-18",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "alpine tundra",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "winter snow cover",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "coarse andosol",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina 2x75b",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "595.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "64.036",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000022",
                    "unit": null
                }
            ],
            "accession": "ERS5917435",
            "analysis-completed": null,
            "collection-date": "2018-09-18",
            "geo-loc-name": null,
            "sample-desc": "Untreat IV",
            "environment-biome": "alpine tundra",
            "environment-feature": "winter snow cover",
            "environment-material": "coarse andosol",
            "sample-name": "D",
            "sample-alias": "D",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-09-18T01:45:34"
        },
        "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/ERS5917435/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005721",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005721?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005784",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005784?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5917435/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5917435?format=api"
        }
    }
}