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

{
    "data": {
        "type": "samples",
        "id": "ERS667890",
        "attributes": {
            "biosample": "SAMEA3276033",
            "longitude": 15.1545,
            "latitude": 47.6843,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Analysing core microbiome of the Alpine bog vegetation",
                    "unit": null
                },
                {
                    "key": "geographic location (altitude)",
                    "value": "696",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2012-11-11",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "illumina",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "28469",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "1297885",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS plant associated (ERC000020)",
                    "unit": null
                },
                {
                    "key": "geographic location (region and locality)",
                    "value": "Styria, Rotmoos",
                    "unit": null
                },
                {
                    "key": "plant-associated environmental package",
                    "value": "plant-associated",
                    "unit": null
                }
            ],
            "accession": "ERS667890",
            "analysis-completed": "2017-01-05",
            "collection-date": null,
            "geo-loc-name": "Austria",
            "sample-desc": "Austria, Styria, Rotmoos, MS2 plot",
            "environment-biome": "terrestrial biome",
            "environment-feature": "sphagnum bog",
            "environment-material": "plants",
            "sample-name": "Rhytidiadelphus triquetrus microbiome from the Sphagnum bog",
            "sample-alias": "MS2.1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-01-05T10:28:06"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667890/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001363",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001363?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Freshwater:Wetlands:Bog"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Wetlands:Bog?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667890/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667890?format=api"
        }
    }
}