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

{
    "data": {
        "type": "samples",
        "id": "DRS083669",
        "attributes": {
            "latitude": 35.0749,
            "longitude": 135.471,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Contrasting the roles of mycorrhizal compatibility in community development between arbuscular- versus ecto-mycorhizal systems",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "135.471",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Japan:Kyoto, Kyoto University Botanical Garden",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-09-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "temperate broadleaf evergreen forest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "rhizosphere",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "root matter",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "114816",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "35.0749",
                    "unit": null
                }
            ],
            "biosample": "SAMD00072108",
            "accession": "DRS083669",
            "analysis-completed": null,
            "collection-date": "2013-09-01",
            "geo-loc-name": null,
            "sample-desc": "Seedling",
            "environment-biome": "temperate broadleaf evergreen forest",
            "environment-feature": "rhizosphere",
            "environment-material": "root matter",
            "sample-name": "SAMD00072108",
            "sample-alias": "SAMD00072108",
            "host-tax-id": 114816,
            "species": null,
            "last-update": "2020-02-09T13:19:38"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants:Root"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS083669/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005153",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005153?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS083669/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS083669?format=api"
        }
    }
}