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

{
    "data": {
        "type": "samples",
        "id": "ERS1309764",
        "attributes": {
            "latitude": 64.7127,
            "longitude": -53.0106,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "2.49543",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Tara Oceans Expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-53.0106",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-10-23",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Polar Biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "[SRF] surface water layer (ENVO:00010504)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water (ENVO:00002006), including particulate matter (ENVO:01000060) such as planktonic material (ENVO:01000063)",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "5.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "32.602726",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "64.7127",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "biosample": "SAMEA4398315",
            "accession": "ERS1309764",
            "analysis-completed": null,
            "collection-date": "2013-10-23",
            "geo-loc-name": null,
            "sample-desc": "This sample (TARA_R110001606) was collected at station TARA_209 during campaign TARA_20131020Z of the Tara Oceans expedition (2009-2013), using a high volume peristaltic pump [HVP-PUMP]. The sampling event (TARA_20131023T1025Z_209_EVENT_PUMP) occurred at position latitudeN=64.7127 and longitudeE=-53.0106, on date/time=2013-10-23T10:25:00, at a depth of 3-7 m. The sample material was collected in the marine biome (ENVO:00000447) targeting a [SRF] surface water layer (ENVO:00010504). The sample material was size-fractionated (<0.22 micrometres) and prepared on board using protocol  [SEQ-(FeCl3)_W<0.22] for later detection and identification of biological and molecular entities (nucleotides) by sequencing (SEQ) methods. This sample may be used for example in biodiversity and metagenomics studies of viruses. This sample has no known replicate.",
            "environment-biome": "Polar Biome",
            "environment-feature": "[SRF] surface water layer (ENVO:00010504)",
            "environment-material": "water (ENVO:00002006), including particulate matter (ENVO:01000060) such as planktonic material (ENVO:01000063)",
            "sample-name": "TARA_R110001606",
            "sample-alias": "TARA_R110001606",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-12-03T06:44:44"
        },
        "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/ERS1309764/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005856",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005856?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005857",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005857?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1309764/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1309764?format=api"
        }
    }
}