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

{
    "data": {
        "type": "samples",
        "id": "ERS689191",
        "attributes": {
            "longitude": null,
            "biosample": "SAMEA3313129",
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "silicate",
                    "value": "0.87",
                    "unit": "umol/L"
                },
                {
                    "key": "temperature",
                    "value": "25.7",
                    "unit": "°C"
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-19.05146667 178.1585",
                    "unit": "Degrees"
                },
                {
                    "key": "geographic location (depth)",
                    "value": "1.1",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "South Pacific Ocean:Fiji Islands Marine Ecoregion:Kadavu, Fiji",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2004-07-17T21:31:00+00:00",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ocean biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "coastal ocean",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "chlorophyll",
                    "value": "0.15",
                    "unit": "mg/m3"
                },
                {
                    "key": "dissolved oxygen",
                    "value": "4.7",
                    "unit": "mg/L"
                },
                {
                    "key": "nitrate",
                    "value": "0.47",
                    "unit": "umol/L"
                },
                {
                    "key": "phosphate",
                    "value": "0",
                    "unit": "umol/L"
                },
                {
                    "key": "salinity",
                    "value": "35",
                    "unit": "ppt"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408172",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS 20",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ENA default sample checklist (ERC000011)",
                    "unit": null
                }
            ],
            "accession": "ERS689191",
            "analysis-completed": "2016-05-18",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Water sample taken on 2004-07-17T21:31:00+00:00 from site GS059 (lat:-19.05146667, long:178.1585), 0.1µm filter fraction. Samples were collected by filtering water pumped through a 20µm prefilter, then size-fractionating by serial filtration through 3µm, 0.8µm, and 0.1µm membrane filters, then finally, in some samples, through tangential flow filtration fitted with a 50kDa pore size filter to concentrate a viral fraction. This genetic information may be considered to be part of the genetic patrimony of Fiji, the country from which the sample was obtained.  Users of this information agree to:  1) acknowledge Fiji as the country of origin in any country where the genetic information is presented and 2) contact the CBD focal point identified on the CBD website:  http://www.cbd.int/countries/ if they intend to use the genetic information for commercial purposes.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "GS059 0.1µm",
            "sample-alias": "jcvi_cn_GS059_0.1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-05-20T10:28:29"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic:Photic zone"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Photic%20zone?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS689191/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000974",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000974?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS689191/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS689191?format=api"
        }
    }
}