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

{
    "data": {
        "type": "samples",
        "id": "SRS480766",
        "attributes": {
            "longitude": 13.5,
            "biosample": "SAMN02356655",
            "latitude": 52.35,
            "sample-metadata": [
                {
                    "key": "total organic carbon",
                    "value": "13 g C/kg",
                    "unit": null
                },
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Bacteria in arable soil, rhizosphere, or attached to juveniles of root-knot nematodes in three soil types",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "13.5",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0 - 0.3 m",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Germany: Grossbeeren",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-09",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:00002988",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "arable field",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0 - 0.3 m",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "42 m",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "7.6",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "52.35",
                    "unit": null
                },
                {
                    "key": "current land use",
                    "value": "arable soil",
                    "unit": null
                },
                {
                    "key": "current vegetation",
                    "value": "lettuce",
                    "unit": null
                },
                {
                    "key": "sample weight for DNA extraction",
                    "value": "5 g root with adhering soil",
                    "unit": null
                },
                {
                    "key": "soil type",
                    "value": "Gleyic-Fluvisol",
                    "unit": null
                },
                {
                    "key": "texture",
                    "value": "sandy loam",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "3 plants",
                    "unit": null
                }
            ],
            "accession": "SRS480766",
            "analysis-completed": "2016-05-04",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "16S rRNA genes of bacteria from lettuce (at harvest stage) rhizosphere in aluvial loam, 9/2010, replicate 3",
            "environment-biome": "ENVO:00002988",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "V3_2010T3ALr_c",
            "sample-alias": "V3_2010T3ALr_c",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-09T17:54:05"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS480766/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000833",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000833?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS480766/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS480766?format=api"
        }
    }
}