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

{
    "data": {
        "type": "samples",
        "id": "ERS1307964",
        "attributes": {
            "latitude": 54.5451,
            "longitude": -16.7943,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "10.79018",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Tara Oceans Expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-16.7943",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-05-25",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Westerlies Biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "[DCM] deep chlorophyll maximum layer (ENVO:01000326)",
                    "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": "40.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "35.33502",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "54.5451",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "biosample": "SAMEA4396515",
            "accession": "ERS1307964",
            "analysis-completed": null,
            "collection-date": "2013-05-25",
            "geo-loc-name": null,
            "sample-desc": "This sample (TARA_R110002012) was collected at station TARA_155 during campaign TARA_20130519Z of the Tara Oceans expedition (2009-2013), using a high volume peristaltic pump [HVP-PUMP]. The sampling event (TARA_20130525T0907Z_155_EVENT_PUMP) occurred at position latitudeN=54.5451 and longitudeE=-16.7943, on date/time=2013-05-25T09:07:00, at a depth of 38-42 m. The sample material was collected in the marine biome (ENVO:00000447) targeting a [DCM] deep chlorophyll maximum layer (ENVO:01000326). 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": "Westerlies Biome",
            "environment-feature": "[DCM] deep chlorophyll maximum layer (ENVO:01000326)",
            "environment-material": "water (ENVO:00002006), including particulate matter (ENVO:01000060) such as planktonic material (ENVO:01000063)",
            "sample-name": "TARA_R110002012",
            "sample-alias": "TARA_R110002012",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-12-03T04:38:23"
        },
        "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/ERS1307964/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/ERS1307964/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1307964?format=api"
        }
    }
}