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

{
    "data": {
        "type": "samples",
        "id": "ERS1309682",
        "attributes": {
            "latitude": 70.9433,
            "longitude": -53.5127,
            "biosample": "SAMEA4398233",
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Tara Oceans Expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-53.5127",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Polar 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": "70.9433",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "accession": "ERS1309682",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (TARA_B110000494) was collected at station TARA_206 during campaign TARA_20130921Z of the Tara Oceans expedition (2009-2013), using a Rosette Vertical Sampling System [RVSS]. The sampling event (TARA_20131012T1802Z_206_Combined-EVENTS_CAST) occurred at position latitudeN=70.9433 and longitudeE=-53.5127, on date/time=2013-10-12T18:02:00, at a depth of 407-416 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 (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_B110000493.",
            "environment-biome": "Polar 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_B110000494",
            "sample-alias": "TARA_B110000494",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-01T17:02:19"
        },
        "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1309682/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1309682/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006609",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006609?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1309682?format=api"
        }
    }
}