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

{
    "data": {
        "type": "samples",
        "id": "DRS071776",
        "attributes": {
            "biosample": "SAMD00117073",
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "16S ribosomal RNA gene sequences from fermented foods",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Japan",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "traditional fermentation starter",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Japanese rice wine yamahai-moto",
                    "unit": null
                }
            ],
            "latitude": null,
            "accession": "DRS071776",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "16S ribosomal RNA gene sequences of bacteria contained in traditional fermentation starter of Japanese rice wine yamahai-moto",
            "environment-biome": null,
            "environment-feature": "traditional fermentation starter",
            "environment-material": "Japanese rice wine yamahai-moto",
            "sample-name": "SAMD00117073",
            "sample-alias": "SAMD00117073",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-06-07T13:50:54"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Food production:Fermented beverages"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Food%20production:Fermented%20beverages?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS071776/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005750",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005750?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS071776/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS071776?format=api"
        }
    }
}