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

{
    "data": {
        "type": "samples",
        "id": "ERS1308623",
        "attributes": {
            "biosample": "SAMEA4397174",
            "longitude": 44.102,
            "latitude": 72.5432,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "3.824545",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Tara Oceans Expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "44.102",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-07-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Polar 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": "34.976036",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "72.5432",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "accession": "ERS1308623",
            "analysis-completed": null,
            "collection-date": "2013-07-01",
            "geo-loc-name": null,
            "sample-desc": "This sample (TARA_R110002073) was collected at station TARA_168 during campaign TARA_20130629Z of the Tara Oceans expedition (2009-2013), using a high volume peristaltic pump [HVP-PUMP]. The sampling event (TARA_20130701T1234Z_168_EVENT_PUMP) occurred at position latitudeN=72.5432 and longitudeE=44.102, on date/time=2013-07-01T12:34: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": "Polar 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_R110002073",
            "sample-alias": "TARA_R110002073",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-12-02T23:46:23"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1308623/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"
                        }
                    }
                ]
            },
            "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1308623/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1308623?format=api"
        }
    }
}