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

{
    "data": {
        "type": "samples",
        "id": "ERS492866",
        "attributes": {
            "biosample": "SAMEA2622799",
            "longitude": -140.5973,
            "latitude": -9.0714,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "25.221786",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Tara Oceans expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-140.5973",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-08-05",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome (ENVO:00000447)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine epipelagic mixed layer (ENVO:xxxxxxxxx)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": ""saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)"",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "120.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "35.797874",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-9.0714",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "accession": "ERS492866",
            "analysis-completed": null,
            "collection-date": "2011-08-05",
            "geo-loc-name": null,
            "sample-desc": ""This sample (TARA_Y100001938) was collected during the Tara Oceans expedition (2009-2013) at station TARA_124 (latitudeN=-9.0714, longitudeE=-140.5973) on date/time=2011-08-05T17:31:19, using a ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles.  The sample material (saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)) was collected at a depth of 120-120 m, targeting a marine epipelagic mixed layer (ENVO:xxxxxxxxx) in the marine biome (ENVO:00000447). The sample was size-fractionated (0.1-0.22 micrometres), and stored at -20 degC for later detection of large DNA virus nucleic acid sequences by pyrosequencing methods, and for later metagenomics analysis."",
            "environment-biome": "marine biome (ENVO:00000447)",
            "environment-feature": "marine epipelagic mixed layer (ENVO:xxxxxxxxx)",
            "environment-material": ""saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)"",
            "sample-name": "TARA_Y100001938",
            "sample-alias": "TARA_Y100001938",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-10-17T12:25:25"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492866/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006074",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006074?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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492866/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492866?format=api"
        }
    }
}