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

{
    "data": {
        "type": "samples",
        "id": "ERS819342",
        "attributes": {
            "latitude": 17.5406,
            "biosample": "SAMEA3512193",
            "longitude": -51.6383,
            "sample-metadata": [
                {
                    "key": "silicate",
                    "value": "1.002",
                    "unit": null
                },
                {
                    "key": "temperature",
                    "value": "25.26",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "17.540632 -51.638252",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "101",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "North Atlantic Ocean:Open Ocean:International Waters East of Carribean Sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-12-04 03:40 PM +0000",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ocean biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Open Ocean",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "chlorophyll",
                    "value": "0.65",
                    "unit": null
                },
                {
                    "key": "dissolved oxygen",
                    "value": "4.6",
                    "unit": null
                },
                {
                    "key": "nitrate",
                    "value": "<0.03 (below detection)",
                    "unit": null
                },
                {
                    "key": "nitrite",
                    "value": "BD",
                    "unit": null
                },
                {
                    "key": "pH",
                    "value": "8.2",
                    "unit": null
                },
                {
                    "key": "phosphate",
                    "value": "<0.03 (below detection)",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "37.2",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408172",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ENA default sample checklist (ERC000011)",
                    "unit": null
                }
            ],
            "accession": "ERS819342",
            "analysis-completed": "2016-03-23",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Water sample taken on 2010-12-04 03:40 PM +0000 from site GS810 (lat:17.540632, long:-51.638252), 0.1?m filter fraction. Samples were collected by filtering 200L of 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.",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "GS810 0.1?m",
            "sample-alias": "jcvi_beyster_201508_GS810_0p1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-03-24T10:10:24"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS819342/runs?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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS819342/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000641",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000641?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS819342?format=api"
        }
    }
}