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

{
    "data": {
        "type": "samples",
        "id": "ERS353006",
        "attributes": {
            "biosample": "SAMEA2240840",
            "longitude": 14.341,
            "latitude": 47.5811,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Microbial diversity associated with Sphagnum mosses",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009-09-04",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "128215",
                    "unit": null
                },
                {
                    "key": "life stage",
                    "value": "gametophyte",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "639",
                    "unit": "m"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "1297885",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS plant associated (ERC000020)",
                    "unit": null
                },
                {
                    "key": "plant-associated environmental package",
                    "value": "plant-associated",
                    "unit": null
                }
            ],
            "accession": "ERS353006",
            "analysis-completed": "2017-03-07",
            "collection-date": null,
            "geo-loc-name": "Austria",
            "sample-desc": "Sample is composed of 4 independent replicates that were pooled together in equimolar ratio prior to sequencing.",
            "environment-biome": "terrestrial biome",
            "environment-feature": "sphagnum bog",
            "environment-material": "plants",
            "sample-name": "S. magellanicum microbiome (Austria, Styria, Pürgschachen Moor)",
            "sample-alias": "AM3",
            "host-tax-id": 13804,
            "species": "Sphagnum",
            "last-update": "2017-03-07T11:42:25"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS353006/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001552",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001552?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS353006/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS353006?format=api"
        }
    }
}