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

{
    "data": {
        "type": "samples",
        "id": "DRS019839",
        "attributes": {
            "biosample": "SAMD00031390",
            "longitude": 139.2669,
            "latitude": 35.5573,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "structural analysis of microbial community for feild soil and compost made from coffee lees",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "139.266921",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.1m",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Japan:Kanagawa, Sagamihara city",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-05-08",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "village biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "farm",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "farmsoil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me.soil",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.1m",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "230",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "35.557247",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "702656",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "sample_title",
                    "value": "farm soil fertilized by coffee compost a little spot1",
                    "unit": null
                },
                {
                    "key": "sample name",
                    "value": "yastu-1",
                    "unit": null
                }
            ],
            "accession": "DRS019839",
            "analysis-completed": "2016-04-16",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:6.0",
            "environment-biome": "village biome",
            "environment-feature": "farm",
            "environment-material": "farmsoil",
            "sample-name": "SAMD00031390",
            "sample-alias": "SAMD00031390",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-05-02T19:43:49"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS019839/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000716",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000716?format=api"
                        }
                    }
                ]
            },
            "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/DRS019839/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS019839?format=api"
        }
    }
}