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

{
    "data": {
        "type": "samples",
        "id": "ERS667502",
        "attributes": {
            "latitude": 59.622,
            "longitude": 10.6282,
            "biosample": "SAMEA3275493",
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "18.0",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Micro B3",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "10.6282",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "1",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2014-06-20",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:00000447 marine biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "The site is in the outerpart of the Oslofjord",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:00002010 seawater",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "1.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "26.115",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "59.622",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408172",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000027",
                    "unit": null
                },
                {
                    "key": "sampling site",
                    "value": "OSD157,ELLEIm2",
                    "unit": null
                },
                {
                    "key": "event date/time",
                    "value": "2014-06-20T10:00:00+00",
                    "unit": null
                },
                {
                    "key": "event_device",
                    "value": "Niskin 1 bottle 20 l (80 m) and 2 x 10 l 1 m",
                    "unit": null
                },
                {
                    "key": "latitude end",
                    "value": "59.6220",
                    "unit": "DD"
                },
                {
                    "key": "latitude start",
                    "value": "59.6220",
                    "unit": "DD"
                },
                {
                    "key": "longitude end",
                    "value": "10.6282",
                    "unit": "DD"
                },
                {
                    "key": "longitude start",
                    "value": "10.6282",
                    "unit": "DD"
                },
                {
                    "key": "marine region",
                    "value": "Skaggerak",
                    "unit": null
                },
                {
                    "key": "protocol label",
                    "value": "NPL022",
                    "unit": null
                },
                {
                    "key": "sample_title",
                    "value": "OSD157_2014-06-20_1m_NPL022",
                    "unit": null
                },
                {
                    "key": "sampling campaign",
                    "value": "OSD-Jun-2014",
                    "unit": null
                },
                {
                    "key": "sampling platform",
                    "value": "Trygve Braarud  http://www.marinetraffic.com/ais/details/ships/257059600/vessel:TRYGVE_BRAARUD",
                    "unit": null
                },
                {
                    "key": "sampling_objective",
                    "value": "Testing the hands OSD concept for future use with students  and pupils (KOB III). Future reference and Supplementing time series at site 157 ELLEIm2",
                    "unit": null
                }
            ],
            "accession": "ERS667502",
            "analysis-completed": "2015-03-03",
            "collection-date": "2014-06-20",
            "geo-loc-name": null,
            "sample-desc": "Testing the hands OSD concept for future use with students  and pupils (KOB III).Future reference and Supplementing time series at site 157 ELLEIm2",
            "environment-biome": "ENVO:00000447 marine biome",
            "environment-feature": "The site is in the outerpart of the Oslofjord",
            "environment-material": "ENVO:00002010 seawater",
            "sample-name": "210",
            "sample-alias": "210",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-01-21T15:20:53"
        },
        "relationships": {
            "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/ERS667502/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000462",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000462?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00001977",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001977?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667502/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667502?format=api"
        }
    }
}