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

{
    "data": {
        "type": "samples",
        "id": "ERS1308833",
        "attributes": {
            "latitude": 79.3473,
            "longitude": 66.2868,
            "biosample": "SAMEA4397384",
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Tara Oceans Expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "66.2868",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Polar Biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "[MIX] marine epipelagic wind mixed layer (ENVO:01000061)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "particulate matter (ENVO:01000060), including planktonic material (ENVO:01000063)",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "79.3473",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "accession": "ERS1308833",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (TARA_N010000326) was collected at station TARA_175 during campaign TARA_20130629Z of the Tara Oceans expedition (2009-2013), using a plankton net [NET-DOUBLE-20]+[SIEVE-180]. The sampling event (TARA_20130711T0545Z_175_EVENT_NET) occurred at position latitudeN=79.3473 and longitudeE=66.2868, on date/time=2013-07-11T05:45:00, at a depth of 0-100 m. The sample material was collected in the marine biome (ENVO:00000447) targeting a [MIX] marine epipelagic wind mixed layer (ENVO:01000061). The sample material was size-fractionated (20-180 micrometres) and prepared on board using protocol [SEQ-(500mL-or-15min)_N20-180] 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). This sample has replicate sample(s): TARA_N010000324, TARA_N010000325, TARA_N010000327.",
            "environment-biome": "Polar Biome",
            "environment-feature": "[MIX] marine epipelagic wind mixed layer (ENVO:01000061)",
            "environment-material": "particulate matter (ENVO:01000060), including planktonic material (ENVO:01000063)",
            "sample-name": "TARA_N010000326",
            "sample-alias": "TARA_N010000326",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-01T17:27: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/ERS1308833/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1308833/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/ERS1308833?format=api"
        }
    }
}