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

{
    "data": {
        "type": "samples",
        "id": "SRS473689",
        "attributes": {
            "longitude": null,
            "biosample": "SAMN02324807",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "total organic carbon",
                    "value": "12.4",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Soil microbial diversity",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "36.965736: -3.338815",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0,2 m",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Spain",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-04-05",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "montane shrubland",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Rhizosphere",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Rhizosphere",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "2000 m",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "6.8",
                    "unit": null
                },
                {
                    "key": "current land use",
                    "value": "shrub land (e.g. mesquite,sage-brush,creosote bush,shrub oak,eucalyptus)",
                    "unit": null
                },
                {
                    "key": "pooling of DNA extracts (if done)",
                    "value": "Yes 3 samples",
                    "unit": null
                },
                {
                    "key": "sample weight for DNA extraction",
                    "value": "0.5 g",
                    "unit": null
                },
                {
                    "key": "texture",
                    "value": "69% sand, 23% silt, 8% clay",
                    "unit": null
                },
                {
                    "key": "total N",
                    "value": "0.82",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS473689",
            "analysis-completed": "2016-05-04",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Environmental/Metagenome sample for Rhizosphere soil",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Environmental/Metagenome sample for Rhizosphere soil",
            "sample-alias": "Rhizosphere soil SNNP",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-04T09:19:43"
        },
        "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/SRS473689/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000817",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000817?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS473689/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS473689?format=api"
        }
    }
}