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

{
    "data": {
        "type": "samples",
        "id": "DRS049195",
        "attributes": {
            "latitude": 36.064,
            "longitude": 142.7279,
            "biosample": "SAMD00080418",
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "142.7279",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Pacific Ocean:Japan Trench",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-12-02",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "oceanic mesopelagic zone biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine mesopelagic zone",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sea water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "550.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "36.064",
                    "unit": null
                }
            ],
            "accession": "DRS049195",
            "analysis-completed": null,
            "collection-date": "2012-12-02",
            "geo-loc-name": null,
            "sample-desc": "Sea water collected at a depth of 550 m in the Japan Trench",
            "environment-biome": "oceanic mesopelagic zone biome",
            "environment-feature": "marine mesopelagic zone",
            "environment-material": "sea water",
            "sample-name": "SAMD00080418",
            "sample-alias": "SAMD00080418",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-05-22T03:07:40"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049195/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049195/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005439",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005440",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049195?format=api"
        }
    }
}