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

{
    "data": {
        "type": "samples",
        "id": "SRS455091",
        "attributes": {
            "latitude": 64.0,
            "longitude": -19.67,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "miens-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Soil microbial community changes during primary succession",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-19.67",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0-10 cm",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Iceland",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-08",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Terrestrial biome [ENVO:00000446]",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "lava field [ENVO:00000095]",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "andosol [ENVO:00002232]",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0-10 cm",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "300 m",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "6.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "64.0",
                    "unit": null
                },
                {
                    "key": "current land use",
                    "value": "successional shrub land",
                    "unit": null
                },
                {
                    "key": "sample weight for DNA extraction",
                    "value": "0.4 g",
                    "unit": null
                },
                {
                    "key": "texture",
                    "value": "16.5% coarse sand, 76.9% fine sand, 6.3% silt, 0.3% clay",
                    "unit": null
                },
                {
                    "key": "total N",
                    "value": "0.9 g N / kg soil",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "sample collection device",
                    "value": "push core 10 cm[L] x 2 cm[diam]",
                    "unit": null
                },
                {
                    "key": "sample size",
                    "value": "soil core 10 cm[L], 2 cm [diameter]",
                    "unit": null
                }
            ],
            "biosample": "SAMN02221884",
            "accession": "SRS455091",
            "analysis-completed": "2016-05-02",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:5.0",
            "environment-biome": "Terrestrial biome [ENVO:00000446]",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "HK-2",
            "sample-alias": "HK-2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-17T03:32:22"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS455091/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000784",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000784?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS455091/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS455091?format=api"
        }
    }
}