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

{
    "data": {
        "type": "samples",
        "id": "ERS1799080",
        "attributes": {
            "longitude": -128.1297,
            "biosample": "SAMEA104140062",
            "latitude": 51.6522,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "BIOMES",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-128.12971",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Canada",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-06-18",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Bog Forest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Forest soil",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq2500 250bp-PE",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "25.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "51.65222",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000022",
                    "unit": null
                }
            ],
            "accession": "ERS1799080",
            "analysis-completed": "2017-11-02",
            "collection-date": "2015-06-18",
            "geo-loc-name": "Canada",
            "sample-desc": "TSN3-S8-10cm-06/18/15-DNA_18S",
            "environment-biome": "Bog Forest",
            "environment-feature": "Forest soil",
            "environment-material": "Soil",
            "sample-name": "BIOMES1016_18S",
            "sample-alias": "BIOMES1016_18S",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-10-16T18:20:26"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Forest soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Forest%20soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1799080/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001864",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001864?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1799080/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1799080?format=api"
        }
    }
}