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

{
    "data": {
        "type": "samples",
        "id": "ERS1309364",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Tara Oceans Expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-168.8142",
                    "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": "geographic location (latitude)",
                    "value": "73.3275",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "longitude": -168.8142,
            "biosample": "SAMEA4397915",
            "latitude": 73.3275,
            "accession": "ERS1309364",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (TARA_B110000966) was collected at station TARA_194 during campaign TARA_20130907Z of the Tara Oceans expedition (2009-2013), using a high volume peristaltic pump [HVP-PUMP]. The sampling event (TARA_20130912T0359Z_194_EVENT_PUMP) occurred at position latitudeN=73.3275 and longitudeE=-168.8142, on date/time=2013-09-12T03:59:00, at a depth of 33-37 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-3 micrometres) and prepared on board using protocol [SEQ-(10L-or-15min)_W0.22-3] for later detection and identification of biological and molecular entities (nucleotides) by sequencing (SEQ) methods. This sample may be used for example in biodiversity, metagenomics and/or transcriptomics studies of prokaryotes. This sample has replicate sample(s): TARA_B110000965.",
            "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_B110000966",
            "sample-alias": "TARA_B110000966",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-01T16:55:22"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1309364/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1309364/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006609",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006609?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"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1309364?format=api"
        }
    }
}