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

{
    "data": {
        "type": "samples",
        "id": "ERS656893",
        "attributes": {
            "biosample": "SAMEA3235164",
            "longitude": -120.35,
            "sample-metadata": [
                {
                    "key": "total carbon",
                    "value": "4012",
                    "unit": null
                },
                {
                    "key": "total nitrogen",
                    "value": "135",
                    "unit": "µg/L"
                },
                {
                    "key": "water content",
                    "value": "0.6",
                    "unit": "g/g"
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Metagenomic and metatranscriptomic analysis of forest soil communities across North America",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2011-06-18",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "5.07",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "1075",
                    "unit": "m"
                },
                {
                    "key": "current land use",
                    "value": "Forest",
                    "unit": null
                },
                {
                    "key": "horizon",
                    "value": "O horizon",
                    "unit": null
                },
                {
                    "key": "soil_taxonomic/local classification",
                    "value": "Brunisolic Gray Luvisol",
                    "unit": null
                },
                {
                    "key": "pH method",
                    "value": "Calcium chloride",
                    "unit": null
                },
                {
                    "key": "sample weight for DNA extraction",
                    "value": "0.5",
                    "unit": "g"
                },
                {
                    "key": "composite design/sieving (if any)",
                    "value": "Composite sample of three independent samples",
                    "unit": null
                },
                {
                    "key": "storage conditions (fresh/frozen/other)",
                    "value": "Stored with ice at sampling, frozen at -20 the same day, thawed, sieved and then frozen at -80 C before DNA extraction",
                    "unit": null
                },
                {
                    "key": "total organic C method",
                    "value": "combustion elemental analyzer",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS soil (ERC000022)",
                    "unit": null
                },
                {
                    "key": "sample volume or weight for DNA extraction",
                    "value": "0.5",
                    "unit": "g"
                },
                {
                    "key": "total nitrogen method",
                    "value": "combustion elemental analyzer",
                    "unit": null
                },
                {
                    "key": "water content method",
                    "value": "Gravimetric determination using a oven at 75 C overnight",
                    "unit": null
                }
            ],
            "latitude": 50.88,
            "accession": "ERS656893",
            "analysis-completed": "2016-07-01",
            "collection-date": null,
            "geo-loc-name": "Canada",
            "sample-desc": "O'' Connor lake sample, organic layer, OM2C0 treatment, replicate 1",
            "environment-biome": "Forest",
            "environment-feature": "Temperate coniferous forest",
            "environment-material": "soil",
            "sample-name": "O' Connor lake sample, organic layer, OM2C0 treatment, replicate 1",
            "sample-alias": "OC-OM2C0-O1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-07-01T14:44:35"
        },
        "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/ERS656893/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001167",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001167?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00002028",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002028?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS656893/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS656893?format=api"
        }
    }
}