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

{
    "data": {
        "type": "samples",
        "id": "ERS493881",
        "attributes": {
            "longitude": -79.3017,
            "biosample": "SAMEA2623430",
            "latitude": 7.4122,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "26.62925",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Tara Oceans expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-79.3017",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-12-21",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome (ENVO:00000447)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "surface water layer (ENVO:00002042)",
                    "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": "5.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "28.919008",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "7.4122",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "accession": "ERS493881",
            "analysis-completed": null,
            "collection-date": "2011-12-21",
            "geo-loc-name": null,
            "sample-desc": ""This sample (TARA_B100002017) was collected during the Tara Oceans expedition (2009-2013) at station TARA_140 (latitudeN=7.4122, longitudeE=-79.3017) on date/time=2011-12-21T16:20, using a PUMP (High Volume Peristaltic Pump).  The sample material (saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (0.22-3 micrometres), preserved on board with RNA-Later, and stored in liquid nitrogen for later detection of prokaryote nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_B100002018."",
            "environment-biome": "marine biome (ENVO:00000447)",
            "environment-feature": "surface water layer (ENVO:00002042)",
            "environment-material": ""saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)"",
            "sample-name": "TARA_B100002017",
            "sample-alias": "TARA_B100002017",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-11-08T20:09:37"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493881/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001482",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001482?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00006075",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006075?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493881/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"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493881?format=api"
        }
    }
}