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

{
    "data": {
        "type": "samples",
        "id": "SRS753811",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "58.14 N 38.12 E",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Russia: West Siberia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-06",
                    "unit": null
                },
                {
                    "key": "relationship to oxygen",
                    "value": "aerobe",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "isolation source",
                    "value": "peatland in West Siberia",
                    "unit": null
                },
                {
                    "key": "BioSampleModel",
                    "value": "Metagenome or environmental",
                    "unit": null
                }
            ],
            "longitude": null,
            "biosample": "SAMN03220294",
            "latitude": null,
            "accession": "SRS753811",
            "analysis-completed": "2016-06-17",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Northern peatlands play an extraordinary role in the global carbon balance.The most extensive type of these ecosystems is represented by Sphagnum-dominated acidic peatlands, which are inhabited by microorganisms whose degradation capabilities remain poorly understood. We attempted to identify microorganisms involved in degradation of cellulose, xylan, and pectin, which are the major components of Sphagnum-derived litter, and chitin, which is derived from exoskeletons of peat-inhabiting arthropods",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "environmental sample from acidic northern peatland",
            "sample-alias": "peat_control sample",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-06-17T14:56:57"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS753811/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS753811/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001082",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001082?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS753811?format=api"
        }
    }
}