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

{
    "data": {
        "type": "samples",
        "id": "ERS667594",
        "attributes": {
            "biosample": "SAMEA3275576",
            "longitude": 12.2605,
            "latitude": 45.4568,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "25.7",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Micro B3",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "12.2605",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2014-06-21",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:00000038, "LAGOON"",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:00002042, "SURFACE WATER"",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:00002019, "BRACKISH WATER"",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "29.41",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "45.4568",
                    "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": "OSD69,Venice - Marghera",
                    "unit": null
                },
                {
                    "key": "event date/time",
                    "value": "2014-06-21T16:08:00+00",
                    "unit": null
                },
                {
                    "key": "event_device",
                    "value": "10 L bottle",
                    "unit": null
                },
                {
                    "key": "latitude end",
                    "value": "45.4568",
                    "unit": "DD"
                },
                {
                    "key": "latitude start",
                    "value": "45.4568",
                    "unit": "DD"
                },
                {
                    "key": "longitude end",
                    "value": "12.2605",
                    "unit": "DD"
                },
                {
                    "key": "longitude start",
                    "value": "12.2605",
                    "unit": "DD"
                },
                {
                    "key": "marine region",
                    "value": "Adriatic Sea",
                    "unit": null
                },
                {
                    "key": "protocol label",
                    "value": "NPL022",
                    "unit": null
                },
                {
                    "key": "sample_title",
                    "value": "OSD69_2014-06-21_0m_NPL022",
                    "unit": null
                },
                {
                    "key": "sampling campaign",
                    "value": "OSD-Jun-2014",
                    "unit": null
                },
                {
                    "key": "sampling platform",
                    "value": "UNIPD Boat",
                    "unit": null
                },
                {
                    "key": "sampling_objective",
                    "value": "OSD samplig",
                    "unit": null
                }
            ],
            "accession": "ERS667594",
            "analysis-completed": "2015-03-03",
            "collection-date": "2014-06-21",
            "geo-loc-name": null,
            "sample-desc": "OSD samplig",
            "environment-biome": "ENVO:00000038, "LAGOON"",
            "environment-feature": "ENVO:00002042, "SURFACE WATER"",
            "environment-material": "ENVO:00002019, "BRACKISH WATER"",
            "sample-name": "151",
            "sample-alias": "151",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-01-21T15:44:54"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667594/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"
                        }
                    }
                ]
            },
            "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/ERS667594/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667594?format=api"
        }
    }
}