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

{
    "data": {
        "type": "samples",
        "id": "ERS489850",
        "attributes": {
            "biosample": "SAMEA2620738",
            "longitude": 42.2866,
            "latitude": -17.2855,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "26.34018",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "42.2866",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-06-29",
                    "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": "66.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "99999.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-17.2855",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "ERS489850",
            "analysis-completed": "2017-06-14",
            "collection-date": "2010-06-29",
            "geo-loc-name": null,
            "sample-desc": "\"This sample (TARA_Y100000204) was collected during the Tara Oceans expedition (2009-2013) at station TARA_058 (latitudeN=-17.2855, longitudeE=42.2866) on date/time=2010-06-29T15:00, 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 64-68 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) 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": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
            "environment-material": "\"saline water (ENVO:00002010), including plankton (ENVO:xxxxxxxx)\"",
            "sample-name": "TARA_20100629T1500Z_058_EVENT_PUMP_P_D_(66 m)_GIRUS_NUC-dry_W0.1-0.22_TARA_Y100000204",
            "sample-alias": "TARA_Y100000204",
            "host-tax-id": null,
            "species": null,
            "last-update": "2017-06-14T11:25:57"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489850/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001811",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001811?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/ERS489850/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489850?format=api"
        }
    }
}