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

{
    "data": {
        "type": "samples",
        "id": "DRS022614",
        "attributes": {
            "latitude": 43.94,
            "longitude": 114.59,
            "biosample": "SAMD00045579",
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Composition and structure of soil fungal community in Inner Mongolian steppe",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "114.59",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "10cm",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "China:Inner Mongolia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "grassland biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "steppe",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me.soil",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "10cm",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "1108",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "43.94",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "sample_title",
                    "value": "Abag Banner typical steppe_grass_3",
                    "unit": null
                },
                {
                    "key": "sample name",
                    "value": "DG3",
                    "unit": null
                }
            ],
            "accession": "DRS022614",
            "analysis-completed": "2016-04-13",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:6.0",
            "environment-biome": "grassland biome",
            "environment-feature": "steppe",
            "environment-material": "soil",
            "sample-name": "SAMD00045579",
            "sample-alias": "SAMD00045579",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-12T16:45:04"
        },
        "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS022614/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS022614/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000657",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000657?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS022614?format=api"
        }
    }
}