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

{
    "data": {
        "type": "samples",
        "id": "ERS095012",
        "attributes": {
            "biosample": "SAMEA1318011",
            "longitude": 7.9,
            "latitude": 54.1917,
            "sample-metadata": [
                {
                    "key": "silicate",
                    "value": "2.76",
                    "unit": null
                },
                {
                    "key": "temperature",
                    "value": "4",
                    "unit": "°C"
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "7.9",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Germany, Heligoland, North Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "11-FEB-09",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "neritic epipelagic zone biome ENVO:01000042",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine bulk water ENVO:01000055",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sea water ENVO:00002149",
                    "unit": null
                },
                {
                    "key": "amount or size of sample collected",
                    "value": "500",
                    "unit": "L"
                },
                {
                    "key": "ammonium",
                    "value": "0.52",
                    "unit": null
                },
                {
                    "key": "chlorophyll",
                    "value": "0.25",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "1",
                    "unit": "m"
                },
                {
                    "key": "elevation",
                    "value": "0\r",
                    "unit": "m"
                },
                {
                    "key": "nitrate",
                    "value": "6.14",
                    "unit": null
                },
                {
                    "key": "nitrite",
                    "value": "0.91",
                    "unit": null
                },
                {
                    "key": "phosphate",
                    "value": "0.4",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "34.266",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "54.1917",
                    "unit": null
                },
                {
                    "key": "alt id - submitted sample id",
                    "value": "20090211_bulkDNA",
                    "unit": null
                },
                {
                    "key": "GOLD sample classification",
                    "value": "Environmental > Aquatic > Marine > Unclassified > Uncharacterized",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "ERS095012",
            "analysis-completed": "2012-02-22",
            "collection-date": "2009-02-11",
            "geo-loc-name": "Germany, Heligoland, North Sea",
            "sample-desc": "seawater was pumped into a 500 L carboy, brought ashore, subsequently filtered through 10 µm - and 3 µm - pore-size polycarbonate filters and finally filtered onto 0.2 µm pore-size polyethersulfone filter, frozen at -80°C",
            "environment-biome": "neritic epipelagic zone biome ENVO:01000042",
            "environment-feature": "marine bulk water ENVO:01000055",
            "environment-material": "sea water ENVO:00002149",
            "sample-name": "North Sea sample collected 11-FEB-2009",
            "sample-alias": "20090211_bulkDNA",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:30:55"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS095012/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000298",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000298?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/ERS095012/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS095012?format=api"
        }
    }
}