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

{
    "data": {
        "type": "samples",
        "id": "DRS169414",
        "attributes": {
            "longitude": 136.7936,
            "biosample": "SAMD00171244",
            "latitude": 33.0272,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Subseafloor microbiome project",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "136.79361",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "not provided",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine sediment",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine sediment",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "35.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "33.02722",
                    "unit": null
                }
            ],
            "accession": "DRS169414",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "sediment microbiota of the Nankai Trough ID 316C0006E5H-02",
            "environment-biome": "marine sediment",
            "environment-feature": "marine sediment",
            "environment-material": null,
            "sample-name": "SAMD00171244",
            "sample-alias": "SAMD00171244",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-06-07T17:19:45"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS169414/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005743",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005743?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS169414/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS169414?format=api"
        }
    }
}