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

{
    "data": {
        "type": "samples",
        "id": "ERS1307931",
        "attributes": {
            "biosample": "SAMEA4396482",
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Tara Oceans Expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-16.8345",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Westerlies Biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "[MES] marine water layer (ENVO:01000295) within the mesopelagic zone (ENVO:00000213)",
                    "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": "54.5742",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "latitude": 54.5742,
            "longitude": -16.8345,
            "accession": "ERS1307931",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (TARA_N010000606) was collected at station TARA_155 during campaign TARA_20130519Z of the Tara Oceans expedition (2009-2013), using a Rosette Vertical Sampling System [RVSS]. The sampling event (TARA_20130524T1315Z_155_Combined-EVENTS_CAST) occurred at position latitudeN=54.5742 and longitudeE=-16.8345, on date/time=2013-05-24T13:15:00, at a depth of 742-760 m. The sample material was collected in the marine biome (ENVO:00000447) targeting a [MES] marine water layer (ENVO:01000295) within the mesopelagic zone (ENVO:00000213). The sample material was size-fractionated (3-20 micrometres) and prepared on board using protocol [SEQ-(10-100L-or-15min)_W3-20] 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 unicellular eukaryotes (protists) and attached prokaryotes. This sample has replicate sample(s): TARA_N010000602, TARA_N010000603, TARA_N010000604, TARA_N010000605.",
            "environment-biome": "Westerlies Biome",
            "environment-feature": "[MES] marine water layer (ENVO:01000295) within the mesopelagic zone (ENVO:00000213)",
            "environment-material": "water (ENVO:00002006), including particulate matter (ENVO:01000060) such as planktonic material (ENVO:01000063)",
            "sample-name": "TARA_N010000606",
            "sample-alias": "TARA_N010000606",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-01T17:04: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/ERS1307931/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006609",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006609?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1307931/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1307931?format=api"
        }
    }
}