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

{
    "data": {
        "type": "samples",
        "id": "ERS1308398",
        "attributes": {
            "latitude": 67.1188,
            "biosample": "SAMEA4396949",
            "longitude": 0.3271,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "Tara Oceans Expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "0.3271",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Polar Biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "[SRF] surface water layer (ENVO:00010504)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "particulate matter (ENVO:01000060), including planktonic material (ENVO:01000063)",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "67.1188",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "accession": "ERS1308398",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (TARA_N010000642) was collected at station TARA_158 during campaign TARA_20130519Z of the Tara Oceans expedition (2009-2013), using a plankton net [NET-BONGO-180]+[SIEVE-2000]. The sampling event (TARA_20130603T0946Z_158_EVENT_NET) occurred at position latitudeN=67.1188 and longitudeE=0.3271, on date/time=2013-06-03T09:46:00, at a depth of 3-7 m. The sample material was collected in the marine biome (ENVO:00000447) targeting a [SRF] surface water layer (ENVO:00010504). The sample material was size-fractionated (180-2000 micrometres) and prepared on board using protocol [SEQ-(500mL-or-15min)_N180-2000] 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_N010000643, TARA_N010000644, TARA_N010000645.",
            "environment-biome": "Polar Biome",
            "environment-feature": "[SRF] surface water layer (ENVO:00010504)",
            "environment-material": "particulate matter (ENVO:01000060), including planktonic material (ENVO:01000063)",
            "sample-name": "TARA_N010000642",
            "sample-alias": "TARA_N010000642",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-01T16:33:17"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1308398/runs?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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1308398/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/ERS1308398?format=api"
        }
    }
}