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

{
    "data": {
        "type": "samples",
        "id": "ERS1308979",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Tara Oceans Expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "76.2096",
                    "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": "74.8283",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "longitude": 76.2096,
            "biosample": "SAMEA4397530",
            "latitude": 74.8283,
            "accession": "ERS1308979",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (TARA_B110000206) was collected at station TARA_180 during campaign TARA_20130629Z of the Tara Oceans expedition (2009-2013), using a high volume peristaltic pump [HVP-PUMP]. The sampling event (TARA_20130718T0827Z_180_EVENT_PUMP) occurred at position latitudeN=74.8283 and longitudeE=76.2096, on date/time=2013-07-18T08:27:00, at a depth of 28-32 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_B110000207.",
            "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_B110000206",
            "sample-alias": "TARA_B110000206",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-01T15:51:16"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1308979/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1308979/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/ERS1308979?format=api"
        }
    }
}