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

{
    "data": {
        "type": "samples",
        "id": "ERS033076",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "water content",
                    "value": "3",
                    "unit": "% (p/v)"
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "96.998 W",
                    "unit": "Degrees"
                },
                {
                    "key": "environment (material)",
                    "value": "Mammillaria carnea rhizosphere",
                    "unit": null
                },
                {
                    "key": "sample material processing",
                    "value": "samples were kept at 4ºC within two weeks before processing",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "7.24-7.61",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "17.8096 N",
                    "unit": "Degrees"
                },
                {
                    "key": "mean annual and seasonal precipitation",
                    "value": "250-500",
                    "unit": "mm"
                },
                {
                    "key": "mean annual and seasonal temperature",
                    "value": "24.5",
                    "unit": "Celsius degrees"
                },
                {
                    "key": "current land use",
                    "value": "well preserved land use",
                    "unit": null
                },
                {
                    "key": "current vegetation",
                    "value": "Xerophitic plants",
                    "unit": null
                },
                {
                    "key": "link to climate information",
                    "value": "http://smn.cna.gob.mx/",
                    "unit": null
                },
                {
                    "key": "sample weight for DNA extraction",
                    "value": "5",
                    "unit": "g"
                },
                {
                    "key": "total N",
                    "value": "1.18",
                    "unit": "mg/g"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "939928",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "isolation source",
                    "value": "Mammillaria carnea rhizosphere",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "250",
                    "unit": "g"
                }
            ],
            "biosample": "SAMEA1030370",
            "accession": "ERS033076",
            "analysis-completed": "2017-01-09",
            "collection-date": null,
            "geo-loc-name": "Mexico:",
            "sample-desc": "Dry season Mammillaria carnea rhizosphere",
            "environment-biome": "Xeric shrubland biome",
            "environment-feature": "clay soil",
            "environment-material": null,
            "sample-name": "DRY",
            "sample-alias": "DRY",
            "host-tax-id": 246732,
            "species": "Mammillaria carnea",
            "last-update": "2017-01-09T11:09:24"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants:Rhizosphere"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS033076/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001387",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001387?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS033076/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS033076?format=api"
        }
    }
}