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

{
    "data": {
        "type": "samples",
        "id": "ERS797515",
        "attributes": {
            "latitude": -31.1554,
            "longitude": 110.1788,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "1.3",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Malaspina",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "110.17882",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-03-10",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Deep ocean",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "water column",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "4000.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "34.72",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-31.15536",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000027",
                    "unit": null
                }
            ],
            "biosample": "SAMEA3490366",
            "accession": "ERS797515",
            "analysis-completed": "2017-05-18",
            "collection-date": "2011-03-10",
            "geo-loc-name": null,
            "sample-desc": "deep ocean microbial eukaryote",
            "environment-biome": "Deep ocean",
            "environment-feature": "water column",
            "environment-material": "water",
            "sample-name": "M1241.ST67",
            "sample-alias": "M1241.ST67",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-11-01T16:53:51"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS797515/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001759",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001759?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS797515/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS797515?format=api"
        }
    }
}