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

{
    "data": {
        "type": "samples",
        "id": "ERS667915",
        "attributes": {
            "biosample": "SAMEA3276058",
            "longitude": 14.3414,
            "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": "631",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2012-11-11",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "illumina",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "389497",
                    "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, Pürgschachen Moor",
                    "unit": null
                },
                {
                    "key": "plant-associated environmental package",
                    "value": "plant-associated",
                    "unit": null
                }
            ],
            "latitude": 47.5803,
            "accession": "ERS667915",
            "analysis-completed": "2017-01-05",
            "collection-date": null,
            "geo-loc-name": "Austria",
            "sample-desc": "Austria, Styria, Pürgschachen Moor, MS4 plot",
            "environment-biome": "terrestrial biome",
            "environment-feature": "sphagnum bog",
            "environment-material": "plants",
            "sample-name": "Mylia anomala microbiome from the Sphagnum bog",
            "sample-alias": "MS4.5",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-01-05T10:28:06"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667915/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001363",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001363?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667915/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667915?format=api"
        }
    }
}