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

{
    "data": {
        "type": "samples",
        "id": "ERS2625854",
        "attributes": {
            "biosample": "SAMEA4805944",
            "longitude": 81.0636,
            "latitude": 46.3664,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Microbial community assembly in lake sediments",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "81.063614",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Canada",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-08-11",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Boreal",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Lake",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Sediment",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Amplicon sequencing (2x300bp, MiSeq)",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "348.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "46.366386",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000021",
                    "unit": null
                }
            ],
            "accession": "ERS2625854",
            "analysis-completed": "2018-07-31",
            "collection-date": "2015-08-11",
            "geo-loc-name": "Canada",
            "sample-desc": "Microbial community assembly in lake sediments",
            "environment-biome": "Boreal",
            "environment-feature": "Lake",
            "environment-material": "Sediment",
            "sample-name": "34_shef_16S",
            "sample-alias": "34_shef_16S",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-10-15T23:46:07"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2625854/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002684",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002684?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Lentic:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Lentic:Sediment?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2625854/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2625854?format=api"
        }
    }
}