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

{
    "data": {
        "type": "samples",
        "id": "ERS713514",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "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.2",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2011-06-18",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA",
                    "unit": null
                },
                {
                    "key": "target subfragment",
                    "value": "V1-V3",
                    "unit": null
                },
                {
                    "key": "pcr primers",
                    "value": "AGAGTTTGATCMTGGCTCAG, GWATTACCGCGGCKGCTG",
                    "unit": null
                },
                {
                    "key": "multiplex identifiers",
                    "value": "CTCGCGTGTC",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "454",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "1075",
                    "unit": "m"
                },
                {
                    "key": "horizon",
                    "value": "A horizon",
                    "unit": null
                },
                {
                    "key": "sample weight for DNA extraction",
                    "value": "0.5",
                    "unit": "g"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "77133",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS soil (ERC000022)",
                    "unit": null
                },
                {
                    "key": "Replicate",
                    "value": "1",
                    "unit": null
                },
                {
                    "key": "soil environmental package",
                    "value": "soil",
                    "unit": null
                }
            ],
            "longitude": -120.35,
            "biosample": "SAMEA3360062",
            "latitude": 50.88,
            "accession": "ERS713514",
            "analysis-completed": "2016-12-15",
            "collection-date": null,
            "geo-loc-name": "Canada",
            "sample-desc": "soil samples for bacterial pyrotag sequencing",
            "environment-biome": "forest",
            "environment-feature": "forest",
            "environment-material": "soil",
            "sample-name": "13C-OM0-Mineral-OC-C4-1",
            "sample-alias": "13C-OM0-Mineral-OC-C4-1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-12-15T09:15:33"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS713514/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS713514/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001353",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001353?format=api"
                        }
                    }
                ]
            },
            "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"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS713514?format=api"
        }
    }
}