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

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000462/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000462/samples?format=api&page=7",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000462/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS667567",
            "attributes": {
                "biosample": "SAMEA3275549",
                "longitude": 13.71,
                "latitude": 45.7009,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "20.821",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "13.71003",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:00000447",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00002042",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:00002010",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "1.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "33.931",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "45.70092",
                        "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": "OSD99,C1 North Adriatic Italy",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T11:24:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "5 L Niskin Bottle, PAR, CTD",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "45.70092",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "45.70092",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "13.71003",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "13.71003",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "Adriatic Sea",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD99_2014-06-21_1m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "Research Vessel: VF RAFF 07",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "C1 is an Italian LTER site for the North Adriatic Sea (Italy). The OSD project will enrich the present time series data set with the state-of-the-art sequencing information on the microbial community",
                        "unit": null
                    }
                ],
                "accession": "ERS667567",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "C1 is an Italian LTER site for the North Adriatic Sea (Italy). The OSD project will enrich the present time series data set with the state-of-the-art sequencing information on the microbial community",
                "environment-biome": "ENVO:00000447",
                "environment-feature": "ENVO:00002042",
                "environment-material": "ENVO:00002010",
                "sample-name": "143",
                "sample-alias": "143",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T16:09:25"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667567/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/ERS667567/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667567?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667569",
            "attributes": {
                "biosample": "SAMEA3275551",
                "longitude": -28.13,
                "latitude": 38.64,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "18.7",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-28.13",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0.5",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:00000447",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00002042",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:00002010",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.64",
                        "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": "OSD98,Sao Jorge Azores",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T11:40:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "bucket",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "38.64",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "38.64",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-28.13",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-28.13",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "North Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD98_2014-06-21_0.5m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "from shore",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Water sample from dock in Urzelina for microbial community",
                        "unit": null
                    }
                ],
                "accession": "ERS667569",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "Water sample from dock in Urzelina for microbial community",
                "environment-biome": "ENVO:00000447",
                "environment-feature": "ENVO:00002042",
                "environment-material": "ENVO:00002010",
                "sample-name": "79",
                "sample-alias": "79",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T16:08:32"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667569/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/ERS667569/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667569?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667570",
            "attributes": {
                "biosample": "SAMEA3275552",
                "longitude": -28.6018,
                "latitude": 38.5297,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "16.9",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-28.601778",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0.5",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:01000048; ENVO:01000035",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00002150; ENVO:00002042; ENVO:01000061",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:00002010; ENVO:00002150",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.5297",
                        "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": "OSD97,Faial Azores",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T11:35:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "bucket",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "38.52970",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "38.52970",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-28.601778",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-28.601778",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "North Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD97_2014-06-21_0.5m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "Semi-Inflatable Vessel \"Pintado\"",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Water sampling for surface microbial community characterization in Faial-Pico channel, a highly dynamic region influenced by tides charactherized by semidiurnal periodocity with maximum values during falling sea level. SST varies from 16 degrees C (winter/spring months) to 24 degrees C (summer/autumn months) with 0.1mg/m3 Chla (summer /autumn months) to about 2mg/m3 (winter/spring months)",
                        "unit": null
                    }
                ],
                "accession": "ERS667570",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "Water sampling for surface microbial community characterization in Faial-Pico channel, a highly dynamic region influenced by tides charactherized by semidiurnal periodocity with maximum values during falling sea level. SST varies from 16ºC (winter/spring months) to 24ºC (summer/autumn months) with 0,1mg/m3 Chla (summer /autumn months) to about 2mg/m3 (winter/spring months)",
                "environment-biome": "ENVO:01000048; ENVO:01000035",
                "environment-feature": "ENVO:00002150; ENVO:00002042; ENVO:01000061",
                "environment-material": "ENVO:00002010; ENVO:00002150",
                "sample-name": "37",
                "sample-alias": "37",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T16:07:01"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667570/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000462",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000462?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/ERS667570/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667570?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667571",
            "attributes": {
                "biosample": "SAMEA3275553",
                "longitude": -25.3156,
                "latitude": 37.4257,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "18.5",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-25.3156",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:00000447",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00002042",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:00002010",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "37.4257",
                        "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": "OSD96,Sao Miguel Azores I",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T11:50:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "Bucket",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "37.4257",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "37.4257",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-25.3156",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-25.3156",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "North Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD96_2014-06-21_0m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "Zephirus (zodiac)",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Microbial environment characterization",
                        "unit": null
                    }
                ],
                "accession": "ERS667571",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "Microbial environment characterization",
                "environment-biome": "ENVO:00000447",
                "environment-feature": "ENVO:00002042",
                "environment-material": "ENVO:00002010",
                "sample-name": "87",
                "sample-alias": "87",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T16:06:06"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667571/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000462",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000462?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/ERS667571/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667571?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667572",
            "attributes": {
                "biosample": "SAMEA3275554",
                "longitude": 103.9168,
                "latitude": 1.2685,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "31.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "103.9168",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Marine Biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Surface Water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Sea Water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "31.03",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "1.2685",
                        "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": "OSD95,Singapore Indigo_V",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T16:25:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "Bucket",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "1.2726",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "1.2685",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "103.9206",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "103.9168",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "Singapore Strait",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD95_2014-06-21_0m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "none",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "OSD 2014",
                        "unit": null
                    }
                ],
                "accession": "ERS667572",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "none",
                "environment-biome": "Marine Biome",
                "environment-feature": "Surface Water",
                "environment-material": "Sea Water",
                "sample-name": "108",
                "sample-alias": "108",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T16:05:15"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667572/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/ERS667572/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667572?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667573",
            "attributes": {
                "biosample": "SAMEA3275555",
                "longitude": -2.2147,
                "latitude": 35.0864,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "23.6",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.214658",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO 01000047",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO 0000569",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO 00002150",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "31.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.086353",
                        "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": "OSD94,Saidia Marina",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T10:30:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "bottle 5L",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "35.086353",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "35.086353",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-2.214658",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-2.214658",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "Alboran Sea",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD94_2014-06-21_0m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "ship",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "exploring diversity",
                        "unit": null
                    }
                ],
                "accession": "ERS667573",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "exploring diversity",
                "environment-biome": "ENVO 01000047",
                "environment-feature": "ENVO 0000569",
                "environment-material": "ENVO 00002150",
                "sample-name": "49",
                "sample-alias": "49",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T16:03:44"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667573/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/ERS667573/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667573?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667574",
            "attributes": {
                "biosample": "SAMEA3275556",
                "longitude": -8.4992,
                "latitude": 33.2596,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "19.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-8.499222",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "2",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO 01000043",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO 00000569",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO 00002150",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "2.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "32.88",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "33.25961",
                        "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": "OSD93,Eljadida",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T11:00:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "bottle 5L",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "33.259611",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "33.259611",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-8.499222",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-8.499222",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "North Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD93_2014-06-21_2m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "ship",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Exploring diversity",
                        "unit": null
                    }
                ],
                "accession": "ERS667574",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "Exploring diversity",
                "environment-biome": "ENVO 01000043",
                "environment-feature": "ENVO 00000569",
                "environment-material": "ENVO 00002150",
                "sample-name": "51",
                "sample-alias": "51",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T16:03:06"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667574/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/ERS667574/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667574?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667575",
            "attributes": {
                "biosample": "SAMEA3275557",
                "longitude": -7.7006,
                "latitude": 33.5839,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "24.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-7.700639",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "2",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO 01000043",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO 00000569",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO 00002150",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "2.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "30.75",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "33.583916",
                        "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": "OSD92,Casablanca",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T11:00:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "bottle 5L",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "33.583917",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "33.583917",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-7.700639",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-7.700639",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "North Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD92_2014-06-21_2m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "ship",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Exploring diversity",
                        "unit": null
                    }
                ],
                "accession": "ERS667575",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "Exploring diversity",
                "environment-biome": "ENVO 01000043",
                "environment-feature": "ENVO 00000569",
                "environment-material": "ENVO 00002150",
                "sample-name": "50",
                "sample-alias": "50",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T16:02:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667575/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/ERS667575/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667575?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667576",
            "attributes": {
                "biosample": "SAMEA3275558",
                "longitude": -9.0367,
                "latitude": 32.7468,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "19.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-9.036667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "2",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO 01000043",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO 00000569",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO 00002150",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "2.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "27.24",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "32.74675",
                        "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": "OSD91,Oualidiya (El oualidia)",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T11:00:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "bottle 5L",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "32.74675",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "32.74675",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-9.036667",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-9.036667",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "North Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD91_2014-06-21_2m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "ship",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Exploring diversity",
                        "unit": null
                    }
                ],
                "accession": "ERS667576",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "Exploring diversity",
                "environment-biome": "ENVO 01000043",
                "environment-feature": "ENVO 00000569",
                "environment-material": "ENVO 00002150",
                "sample-name": "52",
                "sample-alias": "52",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T16:01:23"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667576/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/ERS667576/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667576?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667577",
            "attributes": {
                "biosample": "SAMEA3275559",
                "longitude": 21.3169,
                "latitude": 38.4844,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "26.29",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "21.31689",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "2",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:01000252 "freshwater lake biome"",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00002042 "surface water"",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:00000021 "freshwater lake"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "2.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "15.09",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.48435",
                        "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": "OSD90,Etoliko lagoon",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T10:00:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "5L Niskin Bottle",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "38.48435",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "38.48435",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "21.31689",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "21.31689",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "Ionian Sea",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD90_2014-06-21_2m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "Research Vessel",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Dataset on microbial diversity and function from a unique environment such as Etoliko Lagoon, Greece",
                        "unit": null
                    }
                ],
                "accession": "ERS667577",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "Dataset on microbial diversity and function from a unique environment such as Etoliko Lagoon, Greece",
                "environment-biome": "ENVO:01000252 "freshwater lake biome"",
                "environment-feature": "ENVO:00002042 "surface water"",
                "environment-material": "ENVO:00000021 "freshwater lake"",
                "sample-name": "71",
                "sample-alias": "71",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:59:45"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667577/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/ERS667577/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667577?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667658",
            "attributes": {
                "biosample": "SAMEA3275637",
                "longitude": -118.4,
                "latitude": 33.55,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "19.2",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-118.4",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-18",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:00000447",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00002042",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:00002010",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "33.56",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "33.55",
                        "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": "OSD9,SPOTS",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-18T20:18:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "5 gallon bucket",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "33.55",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "33.55",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-118.4",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-118.4",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "North Pacific Ocean",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD9_2014-06-18_0m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "research vessel, R/V Yellowfin",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "The San Pedro Ocean Time-series station, or SPOT, is a long term study of the microbial and biogeochemical cycles in the San Pedro Basin off Southern California. Sampling for Ocean Sampling Day in June 2014 was performed at the SPOT station to maintain continuity and a broader ecological context for the solstice day. Many marine sites around the globe conducted sampling within this time frame of several days.",
                        "unit": null
                    }
                ],
                "accession": "ERS667658",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-18",
                "geo-loc-name": null,
                "sample-desc": "The San Pedro Ocean Time-series station, or SPOT, is a long term study of the microbial and biogeochemical cycles in the San Pedro Basin off Southern California. Sampling for Ocean Sampling Day in June 2014 was performed at the SPOT station to maintain continuity and a broader ecological context for the solstice day. Many marine sites around the globe conducted sampling within this time frame of several days.",
                "environment-biome": "ENVO:00000447",
                "environment-feature": "ENVO:00002042",
                "environment-material": "ENVO:00002010",
                "sample-name": "8",
                "sample-alias": "8",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:59:05"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667658/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/ERS667658/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667658?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667579",
            "attributes": {
                "biosample": "SAMEA3275561",
                "longitude": -7.9731,
                "latitude": 37.0051,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "22.2",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-7.973119",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Surface",
                        "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": "34.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "37.005054",
                        "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": "OSD81,Ria Formosa lagoon",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T10:58:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "5L Plastic water Gallons, Disinfected",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "37.005053",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "37.005053",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-7.973119",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-7.973119",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "North Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD81_2014-06-21_0m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "Boat",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Comparative study of microbial diversity and function in ocean (site OSD153) versus coastal lagoon (site OSD81) waters representing unique ecosystems located in southern Portugal. These samples make part of a larger research initiative that will tackle the microbial biogeography along the Portuguese coast, extending to its oceanic archipelagos (i.e. Madeira and Azores).",
                        "unit": null
                    }
                ],
                "accession": "ERS667579",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "Comparative study of microbial diversity and function in ocean (site OSD153) versus coastal lagoon (site OSD81) waters representing unique ecosystems located in southern Portugal. These samples make part of a larger research initiative that will tackle the microbial biogeography along the Portuguese coast, extending to its oceanic archipelagos (i.e. Madeira and Azores).",
                "environment-biome": "Marine",
                "environment-feature": "Surface",
                "environment-material": "Seawater",
                "sample-name": "135",
                "sample-alias": "135",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:58:25"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667579/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/ERS667579/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667579?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667580",
            "attributes": {
                "biosample": "SAMEA3275562",
                "longitude": -20.3043,
                "latitude": 74.31,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "-1.6",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-20.3043",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "2",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:00000447",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00002042",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:00002010",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "2.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "32.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "74.31",
                        "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": "OSD80,Greenland - Young Sound",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T14:30:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "peristaltic pump",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "74.3100",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "74.3100",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-20.3043",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-20.3043",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "Greenland Sea",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD80_2014-06-21_2m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "92, ice shelf",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "As part of the Arctic Science partnership, the Young Sound campaign aims to investigate the physical, chemical, and biological interactions between atmosphere, sea ice, and ocean",
                        "unit": null
                    }
                ],
                "accession": "ERS667580",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "As part of the Arctic Science partnership, the Young Sound\\ncampaign aims to investigate the physical, chemical, and\\nbiological interactions between atmosphere, sea ice, and ocean",
                "environment-biome": "ENVO:00000447",
                "environment-feature": "ENVO:00002042",
                "environment-material": "ENVO:00002010",
                "sample-name": "170",
                "sample-alias": "170",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:57:06"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667580/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/ERS667580/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667580?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667582",
            "attributes": {
                "biosample": "SAMEA3275564",
                "longitude": -20.3043,
                "latitude": 74.31,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "-0.1",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-20.3043",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:00000447",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00002042",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:00002010",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "5.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "74.31",
                        "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": "OSD80,Greenland - Young Sound",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T16:30:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "40L bucket",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "74.3100",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "74.3100",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-20.3043",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-20.3043",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "Greenland Sea",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD80_2014-06-21_0m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "92, ice shelf",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "As part of the Arctic Science partnership, the Young Sound campaign aims to investigate the physical, chemical, and biological interactions between atmosphere, sea ice, and ocean",
                        "unit": null
                    }
                ],
                "accession": "ERS667582",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "As part of the Arctic Science partnership, the Young Sound\\ncampaign aims to investigate the physical, chemical, and\\nbiological interactions between atmosphere, sea ice, and ocean",
                "environment-biome": "ENVO:00000447",
                "environment-feature": "ENVO:00002042",
                "environment-material": "ENVO:00002010",
                "sample-name": "178",
                "sample-alias": "178",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:55:33"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667582/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/ERS667582/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667582?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667583",
            "attributes": {
                "biosample": "SAMEA3275565",
                "longitude": 13.595,
                "latitude": 43.57,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "24.25",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "13.595",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0.5",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:00000447 for marine biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00002042 for surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:00000569 for seawater",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.33",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.57",
                        "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": "OSD78,Italy - CONISMA",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T10:00:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "5 L Niskin bottle",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "43.570",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "43.570",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "13.595",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "13.595",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "Adriatic Sea",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD78_2014-06-21_0.5m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "CONISMA - URL ANCONA",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "OSD 2014",
                        "unit": null
                    }
                ],
                "accession": "ERS667583",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "short abstract",
                "environment-biome": "ENVO:00000447 for marine biome",
                "environment-feature": "ENVO:00002042 for surface water",
                "environment-material": "ENVO:00000569 for seawater",
                "sample-name": "17",
                "sample-alias": "17",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:54:16"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667583/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/ERS667583/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667583?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667585",
            "attributes": {
                "biosample": "SAMEA3275567",
                "longitude": 13.0731,
                "latitude": 43.8514,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "24.1",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "13.0731",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0.5",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-20",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:00000447",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00000447",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "26.29",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.8514",
                        "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": "OSD77,Italy - Metauro",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-20T12:00:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "tank/CTD",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "44",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "43.8514",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "13",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "13.0731",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "Adriatic Sea",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD77_2014-06-20_0.5m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "Athena Research  Vessel_Urbino University_Italy",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Metagenomic research on seawater of the NW Adriatic Sea",
                        "unit": null
                    }
                ],
                "accession": "ERS667585",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-20",
                "geo-loc-name": null,
                "sample-desc": "Metagenomic research on seawater of the NW Adriatic Sea",
                "environment-biome": "ENVO:00000447",
                "environment-feature": "ENVO:00000447",
                "environment-material": "seawater",
                "sample-name": "147",
                "sample-alias": "147",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:52:33"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667585/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/ERS667585/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667585?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667586",
            "attributes": {
                "biosample": "SAMEA3275568",
                "longitude": 12.935,
                "latitude": 43.9475,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "23.61",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "12.935",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0.5",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-20",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:00000447",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00000447",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "27.78",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.9475",
                        "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": "OSD76,Italy - Foglia",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-20T10:15:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "tank/CTD",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "43.9475",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "43.9475",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "12.935",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "12.935",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "Adriatic Sea",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD76_2014-06-20_0.5m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "Athena Research  Vessel_Urbino University_Italy",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Metagenomic research on seawater of the NW Adriatic Sea",
                        "unit": null
                    }
                ],
                "accession": "ERS667586",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-20",
                "geo-loc-name": null,
                "sample-desc": "Metagenomic research on seawater of the NW Adriatic Sea",
                "environment-biome": "ENVO:00000447",
                "environment-feature": "ENVO:00000447",
                "environment-material": "seawater",
                "sample-name": "144",
                "sample-alias": "144",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:51:43"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667586/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/ERS667586/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667586?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667589",
            "attributes": {
                "biosample": "SAMEA3275571",
                "longitude": -8.8341,
                "latitude": 41.6835,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "18.4",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-8.8341",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "NE Atlantic",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Surface Water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Coastal water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "1.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "32.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.6835",
                        "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": "OSD73,Lima Estuary, NE Atlantic",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T11:15:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "Acide Washed Bucket",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "41.6835",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "41.6835",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-8.8341",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-8.8341",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "North Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD73_2014-06-21_1m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "None",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Investigate Ocean Microbial Diversity",
                        "unit": null
                    }
                ],
                "accession": "ERS667589",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "Investigate Ocean Microbial Diversity",
                "environment-biome": "NE Atlantic",
                "environment-feature": "Surface Water",
                "environment-material": "Coastal water",
                "sample-name": "172",
                "sample-alias": "172",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:50:20"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667589/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/ERS667589/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667589?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667591",
            "attributes": {
                "biosample": "SAMEA3275573",
                "longitude": 10.0,
                "latitude": 54.8333,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "13.994",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "10.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0.8",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-07-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:00000447",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00002042",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:00002010",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.8",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "14.253",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "54.8333",
                        "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": "OSD72,Boknis Eck, Baltic Sea",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-07-21T10:12:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "CTD with Niskin bottle rossette and single Niskin bottles (10l)",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "54.8333",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "54.8333",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "10",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "10",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "Kattegat",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD72_2014-07-21_0.8m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "RV Lttorina",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Monthly sampling at Boknis Eck began on 30 April 1957. Thus, Boknis Eck is one of the oldest - still operated - time series sites worldwide.",
                        "unit": null
                    }
                ],
                "accession": "ERS667591",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-07-21",
                "geo-loc-name": null,
                "sample-desc": "Monthly sampling at Boknis Eck began on 30 April 1957. Thus, Boknis Eck is one of the oldest - still operated - time series sites worldwide.",
                "environment-biome": "ENVO:00000447",
                "environment-feature": "ENVO:00002042",
                "environment-material": "ENVO:00002010",
                "sample-name": "27",
                "sample-alias": "27",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:48:53"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667591/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/ERS667591/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667591?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667592",
            "attributes": {
                "biosample": "SAMEA3275574",
                "longitude": 170.7706,
                "latitude": -45.7442,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "10.99",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "170.7706",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:00000447 for marine biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00002042 for surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:00002010 for "seawater"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.2",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-45.7442",
                        "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": "OSD71,Otago",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T11:35:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "Bucket and Horiba U-50 Multiparameter",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "-45.7442",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "-45.7442",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "170.7706",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "170.7706",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "South Pacific Ocean",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD71_2014-06-21_0m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "research vessel, BERYL BREWIN",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "We collected samples for prokaryotes and eukaryotes in one sampling site located in the waters of the South Pacific, offshore of Otago Peninsula. This region has been continuously monitored for more than in decade via a regular (bi)monthly sampling, but mainly colecting physicochemical data",
                        "unit": null
                    }
                ],
                "accession": "ERS667592",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "We collected samples for prokaryotes and eukaryotes in one sampling site located in the waters of the South Pacific, offshore of Otago Peninsula. This region has been continuously monitored for more than in decade via a regular (bi)monthly sampling, but mainly colecting physicochemical data",
                "environment-biome": "ENVO:00000447 for marine biome",
                "environment-feature": "ENVO:00002042 for surface water",
                "environment-material": "ENVO:00002010 for "seawater"",
                "sample-name": "96",
                "sample-alias": "96",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:47:24"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667592/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/ERS667592/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667592?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667659",
            "attributes": {
                "biosample": "SAMEA3275638",
                "longitude": -149.5399,
                "latitude": -17.2894,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "27.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-149.53986",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0.1",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "outer slope of the reef",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "37.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-17.2894",
                        "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": "OSD7,Moorea - Tiahura",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T10:00:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "none",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "-17.2894",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "-17.2894",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-149.53985",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-149.53985",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "South Pacific Ocean",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD7_2014-06-21_0.1m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "none",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Longterm coral reef monitoring programm at the Tiahura reef, Moorea, FRENCH Polynesia",
                        "unit": null
                    }
                ],
                "accession": "ERS667659",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "Longterm coral reef monitoring programm at the Tiahura reef, Moorea, FRENCH Polynesia\\n",
                "environment-biome": "outer slope of the reef",
                "environment-feature": "none",
                "environment-material": "none",
                "sample-name": "142",
                "sample-alias": "142",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:46:00"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667659/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/ERS667659/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667659?format=api"
            }
        },
        {
            "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"
            }
        },
        {
            "type": "samples",
            "id": "ERS667595",
            "attributes": {
                "biosample": "SAMEA3275577",
                "longitude": 174.8186,
                "latitude": -36.2928,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "174.81857",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0.1",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-20",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean, this term applies to plant growth forms.",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "open coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-36.292793",
                        "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": "OSD65,Leigh Marine Laboratory (NZ)",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-20T10:30:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "Sterilised wine bottle",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "-36.292794",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "-36.292794",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "174.818567",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "174.818567",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "South Pacific Ocean",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD65_2014-06-20_0.1m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "Boat",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "collect water samples for microbial analysis.",
                        "unit": null
                    }
                ],
                "accession": "ERS667595",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-20",
                "geo-loc-name": null,
                "sample-desc": "collect water samples for microbial analysis.",
                "environment-biome": "ocean, this term applies to plant growth forms.",
                "environment-feature": "open coast",
                "environment-material": "seawater",
                "sample-name": "223",
                "sample-alias": "223",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:44:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667595/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/ERS667595/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667595?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667597",
            "attributes": {
                "biosample": "SAMEA3275579",
                "longitude": 12.5083,
                "latitude": 45.3144,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "21.781",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "12.508317",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-20",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:00000447 MARINE BIOME",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:00002042 SURFACE WATER",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:00002010 SEAWATER",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "32.768",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "45.31435",
                        "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": "OSD63,Venice Acqua Alta",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-20T12:30:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "5 LT bottle",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "45.314350",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "45.314350",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "12.508317",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "12.508317",
                        "unit": "DD"
                    },
                    {
                        "key": "marine region",
                        "value": "Adriatic Sea",
                        "unit": null
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD63_2014-06-20_0m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "CNR \"LITUS\" BOAT",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "Ocean Sampling Day June 2014",
                        "unit": null
                    }
                ],
                "accession": "ERS667597",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-20",
                "geo-loc-name": null,
                "sample-desc": "Ocean Sampling Day June 2014",
                "environment-biome": "ENVO:00000447 MARINE BIOME",
                "environment-feature": "ENVO:00002042 SURFACE WATER",
                "environment-material": "ENVO:00002010 SEAWATER",
                "sample-name": "160",
                "sample-alias": "160",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:43:07"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667597/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/ERS667597/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667597?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS667598",
            "attributes": {
                "biosample": "SAMEA3275580",
                "longitude": -4.159,
                "latitude": 53.2254,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Micro B3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-4.159028",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "0.2",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Surface Water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.2",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "53.225418",
                        "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": "OSD62,Menai Straits (Bangor)",
                        "unit": null
                    },
                    {
                        "key": "event date/time",
                        "value": "2014-06-21T10:00:00+00",
                        "unit": null
                    },
                    {
                        "key": "event_device",
                        "value": "10 L polypropylene bottles, thermometer, refractometer",
                        "unit": null
                    },
                    {
                        "key": "latitude end",
                        "value": "53.225417",
                        "unit": "DD"
                    },
                    {
                        "key": "latitude start",
                        "value": "53.225417",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude end",
                        "value": "-4.159028",
                        "unit": "DD"
                    },
                    {
                        "key": "longitude start",
                        "value": "-4.159028",
                        "unit": "DD"
                    },
                    {
                        "key": "protocol label",
                        "value": "NPL022",
                        "unit": null
                    },
                    {
                        "key": "sample_title",
                        "value": "OSD62_2014-06-21_0.2m_NPL022",
                        "unit": null
                    },
                    {
                        "key": "sampling campaign",
                        "value": "OSD-Jun-2014",
                        "unit": null
                    },
                    {
                        "key": "sampling platform",
                        "value": "Floating pier",
                        "unit": null
                    },
                    {
                        "key": "sampling_objective",
                        "value": "surface seawater microbiome in Menai Straits",
                        "unit": null
                    }
                ],
                "accession": "ERS667598",
                "analysis-completed": "2015-03-03",
                "collection-date": "2014-06-21",
                "geo-loc-name": null,
                "sample-desc": "surface seawater microbiome in Menai Straits",
                "environment-biome": "Surface Water",
                "environment-feature": "-",
                "environment-material": "na",
                "sample-name": "188",
                "sample-alias": "188",
                "host-tax-id": null,
                "species": null,
                "last-update": "2022-01-21T15:42:20"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667598/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/ERS667598/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS667598?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 7,
            "count": 162
        }
    }
}