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

{
    "data": {
        "type": "samples",
        "id": "ERS1569005",
        "attributes": {
            "latitude": 72.7978,
            "longitude": -159.6242,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "1.0376",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "GEOTRACES ARCTIC 2015",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-159.6242",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "12",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Arctic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-10-05",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine water body",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "seawater",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq 2x250 PE",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "12.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "31.2395",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "72.7978",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408172",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                },
                {
                    "key": "event date/time",
                    "value": "42282",
                    "unit": null
                },
                {
                    "key": "marine region",
                    "value": "Arctic Ocean",
                    "unit": null
                },
                {
                    "key": "protocol label",
                    "value": "NPL022",
                    "unit": null
                },
                {
                    "key": "sampling campaign",
                    "value": "GEOTRACES ARCTIC 2015",
                    "unit": null
                },
                {
                    "key": "sampling platform",
                    "value": "CGC Healy",
                    "unit": null
                },
                {
                    "key": "event label",
                    "value": "6467",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "42788",
                    "unit": null
                },
                {
                    "key": "nitrate sensor",
                    "value": "0.38",
                    "unit": null
                },
                {
                    "key": "oxygen sensor",
                    "value": "267.2",
                    "unit": null
                },
                {
                    "key": "sample collection device",
                    "value": "Niskin bottle",
                    "unit": null
                },
                {
                    "key": "sampling station",
                    "value": "61",
                    "unit": null
                },
                {
                    "key": "size fraction lower threshold",
                    "value": "0.22 um",
                    "unit": null
                },
                {
                    "key": "size fraction upper threshold",
                    "value": "none",
                    "unit": null
                }
            ],
            "biosample": "SAMEA98167918",
            "accession": "ERS1569005",
            "analysis-completed": "2017-03-13",
            "collection-date": "2015-10-05",
            "geo-loc-name": "Arctic Ocean",
            "sample-desc": "Arctic seawater metagenome, 12 m",
            "environment-biome": "marine biome",
            "environment-feature": "marine water body",
            "environment-material": "seawater",
            "sample-name": "KD128_S10_40",
            "sample-alias": "KD128_S10_40",
            "host-tax-id": null,
            "species": null,
            "last-update": "2021-03-29T17:39:41"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1569005/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000991",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000991?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00002040",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002040?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1569005/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1569005?format=api"
        }
    }
}