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

{
    "data": {
        "type": "samples",
        "id": "ERS667667",
        "attributes": {
            "latitude": 48.7778,
            "longitude": -3.9375,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "14.38",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Micro B3",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-3.9375",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2014-06-20",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "surface water",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "seawater",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "35.128",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "48.7778",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408172",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000027",
                    "unit": null
                },
                {
                    "key": "sampling site",
                    "value": "OSD2,Roscoff - SOMLIT",
                    "unit": null
                },
                {
                    "key": "event date/time",
                    "value": "2014-06-20T12:26:00+00",
                    "unit": null
                },
                {
                    "key": "event_device",
                    "value": "5L Niskin bottle",
                    "unit": null
                },
                {
                    "key": "latitude end",
                    "value": "48.7778",
                    "unit": "DD"
                },
                {
                    "key": "latitude start",
                    "value": "48.7778",
                    "unit": "DD"
                },
                {
                    "key": "longitude end",
                    "value": "-3.9375",
                    "unit": "DD"
                },
                {
                    "key": "longitude start",
                    "value": "-3.9375",
                    "unit": "DD"
                },
                {
                    "key": "marine region",
                    "value": "English Channel",
                    "unit": null
                },
                {
                    "key": "protocol label",
                    "value": "NPL022",
                    "unit": null
                },
                {
                    "key": "sample_title",
                    "value": "OSD2_2014-06-20_0m_NPL022",
                    "unit": null
                },
                {
                    "key": "sampling campaign",
                    "value": "OSD-Jun-2014",
                    "unit": null
                },
                {
                    "key": "sampling platform",
                    "value": "RV Neomysis",
                    "unit": null
                },
                {
                    "key": "sampling_objective",
                    "value": "Our objective is to contribute to the OSD dataset on marine microbial diversity and functions and possibly its analysis. We are particularly interested by the structure and fucntions of prokaryotic and eukaryotic communities and their in situ interactions.",
                    "unit": null
                }
            ],
            "biosample": "SAMEA3275645",
            "accession": "ERS667667",
            "analysis-completed": "2015-03-03",
            "collection-date": "2014-06-20",
            "geo-loc-name": null,
            "sample-desc": "Our objective is to contribute to the OSD dataset on marine microbial diversity and functions and possibly its analysis. We are particularly interested by the structure and fucntions of prokaryotic and eukaryotic communities and their in situ interactions.",
            "environment-biome": "marine biome",
            "environment-feature": "surface water",
            "environment-material": "seawater",
            "sample-name": "36",
            "sample-alias": "36",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-01-21T13:41:16"
        },
        "relationships": {
            "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/ERS667667/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000462",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000462?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00001977",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001977?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667667/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667667?format=api"
        }
    }
}