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

{
    "data": {
        "type": "samples",
        "id": "ERS477992",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "17.32198",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "17.715",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome (ENVO:00000447)",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "surface water (ENVO:00002042) layer",
                    "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)",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "5.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "38.201397",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "42.2038",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "longitude": 17.715,
            "biosample": "SAMEA2591097",
            "latitude": 42.2038,
            "accession": "ERS477992",
            "analysis-completed": "2017-08-23",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "This sample (TARA_E500000056) was collected in the marine biome (ENVO:00000447) during Tara Oceans expedition on date/time=2009-11-18T08:41Z at station TARA_023 (latitudeN=42.2038, longitudeE=17.715) from a surface water (ENVO:00002042) layer at a depth of 3-7 m, using a PUMP (High Volume Peristaltic Pump).  The sample material (saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)) was size-fractionated (<-0.22 micrometres) and preserved on board  in liquid nitrogen for later phylogenetic analysis of virus nucleotide sequences identification by pyrosequencing methods.",
            "environment-biome": "marine biome (ENVO:00000447)",
            "environment-feature": "surface water (ENVO:00002042) layer",
            "environment-material": "saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)",
            "sample-name": "TARA_20091118T0841Z_023_EVENT_PUMP_P_S_(5-7m)_VIRUS_NUC-DNA-Fe(20L)_W<-0.22_TARA_E500000056",
            "sample-alias": "TARA_E500000056",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-08-23T10:54:22"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS477992/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS477992/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001918",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001918?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/ERS477992?format=api"
        }
    }
}