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

{
    "data": {
        "type": "samples",
        "id": "ERS490494",
        "attributes": {
            "biosample": "SAMEA2621173",
            "longitude": -17.9604,
            "latitude": -8.7296,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "24.112673",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Tara Oceans expedition (2009-2013)",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-17.9604",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-10-05",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome (ENVO:00000447)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": ""saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)"",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "sample collection device or method",
                    "value": "PUMP (High Volume Peristaltic Pump) with ECOTriplet",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "100.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "36.603344",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-8.7296",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000030",
                    "unit": null
                }
            ],
            "accession": "ERS490494",
            "analysis-completed": "2017-08-23",
            "collection-date": "2010-10-05",
            "geo-loc-name": null,
            "sample-desc": ""This sample (TARA_R100001082) was collected during the Tara Oceans expedition (2009-2013) at station TARA_072 (latitudeN=-8.7296, longitudeE=-17.9604) on date/time=2010-10-05T15:35, using a PUMP (High Volume Peristaltic Pump) with ECOTriplet.  The sample material (saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)) was collected at a depth of 98-102 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) in the marine biome (ENVO:00000447). The sample was size-fractionated (<-0.22 micrometres), and stored in liquid nitrogen for later detection of virus nucleic acid sequences by pyrosequencing methods, and for later metagenomics analysis. This sample has replicate sample(s): TARA_R100001083,TARA_R100001084."",
            "environment-biome": "marine biome (ENVO:00000447)",
            "environment-feature": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
            "environment-material": ""saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)"",
            "sample-name": "TARA_R100001082",
            "sample-alias": "TARA_R100001082",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-10-01T13:01:19"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS490494/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001918",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001918?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005787",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005787?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/ERS490494/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS490494?format=api"
        }
    }
}