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

{
    "data": {
        "type": "samples",
        "id": "DRS036583",
        "attributes": {
            "longitude": 142.0091,
            "biosample": "SAMD00054492",
            "latitude": 44.9859,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Amplicon metagenomics of soil fungi",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "142.00912",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Japan:Teshio Experimental Forest",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-12-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "forest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "forest soil",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "44.98593",
                    "unit": null
                }
            ],
            "accession": "DRS036583",
            "analysis-completed": null,
            "collection-date": "2011-12-01",
            "geo-loc-name": null,
            "sample-desc": "H.700__B.003__1",
            "environment-biome": "forest",
            "environment-feature": "forest soil",
            "environment-material": "soil",
            "sample-name": "DRS036583",
            "sample-alias": "DRS036583",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-01-29T14:55:21"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS036583/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005288",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005288?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS036583/runs?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"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS036583?format=api"
        }
    }
}