GET /metagenomics/api/v1/studies/MGYS00006607/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/MGYS00006607/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607/samples?format=api&page=2",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS5181290",
            "attributes": {
                "biosample": "SAMEA7422941",
                "longitude": -2.96,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.96",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-21T09:35:00Z/2019-06-21T09:47:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.42",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 43.42,
                "accession": "ERS5181290",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Southern Bay of Biscay",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32909:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32909:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:14:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181290/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181290/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181290?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181297",
            "attributes": {
                "biosample": "SAMEA7422948",
                "longitude": 3.0,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "3.0",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-21T06:50:00Z/2019-06-21T07:10:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal wetland ecosystem [ENVO:00000230]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.97",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 42.97,
                "accession": "ERS5181297",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Mediterranean Sea",
                "environment-biome": "coastal wetland ecosystem [ENVO:00000230]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32902:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32902:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:13:59"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181297/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181297/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181297?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181298",
            "attributes": {
                "biosample": "SAMEA7422949",
                "longitude": 3.08,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "3.08",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-21T05:40:00Z/2019-06-21T06:00:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal wetland ecosystem [ENVO:00000230]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.11",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 43.11,
                "accession": "ERS5181298",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Mediterranean Sea",
                "environment-biome": "coastal wetland ecosystem [ENVO:00000230]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32901:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32901:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:13:43"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181298/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181298/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181298?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181300",
            "attributes": {
                "biosample": "SAMEA7422951",
                "longitude": 2.61,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.61",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-25T10:56:00Z/2019-06-25T10:58:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "51.28",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "latitude": 51.28,
                "accession": "ERS5181300",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the North Sea",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32899:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32899:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:13:26"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181300/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181300/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181300?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181301",
            "attributes": {
                "biosample": "SAMEA7422952",
                "longitude": 2.5,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.5",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-25T10:00:00Z/2019-06-25T10:02:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "51.33",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "latitude": 51.33,
                "accession": "ERS5181301",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the North Sea",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32898:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32898:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:13:11"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181301/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181301/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181301?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181302",
            "attributes": {
                "biosample": "SAMEA7422953",
                "longitude": 3.06,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "3.06",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-24T10:52:00Z/2019-06-24T10:54:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "51.47",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "latitude": 51.47,
                "accession": "ERS5181302",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the North Sea",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32897:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32897:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:12:54"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181302/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181302/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181302?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181307",
            "attributes": {
                "biosample": "SAMEA7422958",
                "longitude": -4.55,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-4.55",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-21T06:32:00Z/2019-06-21T07:30:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.36",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 48.36,
                "accession": "ERS5181307",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Iroise Sea",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32892:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32892:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:12:37"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181307/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181307/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181307?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181308",
            "attributes": {
                "biosample": "SAMEA7422959",
                "longitude": -7.98,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-7.98",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-07T10:30:00Z/2019-06-21T10:35:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "37.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 37.0,
                "accession": "ERS5181308",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Cadiz Gulf",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32891:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32891:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:12:20"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181308/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181308/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181308?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181314",
            "attributes": {
                "biosample": "SAMEA7422965",
                "longitude": -9.04,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "18.2",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-9.04",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-21T11:10:00Z/2019-06-21T11:50:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "1",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "32.74",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "latitude": 32.74,
                "accession": "ERS5181314",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Atlantic Ocean",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32885:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32885:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:12:02"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181314/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181314/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181314?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181315",
            "attributes": {
                "biosample": "SAMEA7422966",
                "longitude": -7.97,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-7.97",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-07T10:20:00Z/2019-06-07T10:30:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "37.01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 37.01,
                "accession": "ERS5181315",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Ria Formosa Lagoon",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32884:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32884:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:11:43"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181315/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181315/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181315?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181319",
            "attributes": {
                "biosample": "SAMEA7422970",
                "longitude": 12.44,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "12.44",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-21T07:52:00Z/2019-06-21T07:53:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "mediterranean sea biome [ENVO:01000047]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "45.41",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "latitude": 45.41,
                "accession": "ERS5181319",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Adriatic Sea",
                "environment-biome": "mediterranean sea biome [ENVO:01000047]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32880:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32880:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:11:27"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181319/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181319/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181319?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181323",
            "attributes": {
                "biosample": "SAMEA7422974",
                "longitude": -69.58,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-69.58",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-21T11:39:00Z/2019-06-21T11:50:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.86",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 43.86,
                "accession": "ERS5181323",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Gulf of Maine",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32876:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32876:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:11:11"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181323/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181323/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181323?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181326",
            "attributes": {
                "biosample": "SAMEA7422977",
                "longitude": 12.53,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "12.53",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-21T08:28:00Z/2019-06-21T08:29:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "45.41",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "latitude": 45.41,
                "accession": "ERS5181326",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Adriatic Sea",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32873:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32873:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:10:56"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181326/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181326/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181326?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181328",
            "attributes": {
                "biosample": "SAMEA7422979",
                "longitude": -117.26,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-117.26",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-21T12:10:00Z/2019-06-21T12:35:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "32.87",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 32.87,
                "accession": "ERS5181328",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Coastal Pacific Ocean",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32871:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32871:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:10:37"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181328/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181328/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181328?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181335",
            "attributes": {
                "biosample": "SAMEA7422986",
                "longitude": 3.14,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "3.14",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-24T09:45:00Z/2019-06-24T09:50:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.48",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 42.48,
                "accession": "ERS5181335",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Mediterranean Sea",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32864:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32864:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:10:21"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181335/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181335/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181335?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181336",
            "attributes": {
                "biosample": "SAMEA7422987",
                "longitude": 14.25,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "14.25",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-21T10:20:00Z/2019-06-21T14:30:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.81",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 40.81,
                "accession": "ERS5181336",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Tyrrhenian Sea",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32863:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32863:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:10:06"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181336/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181336/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181336?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181292",
            "attributes": {
                "biosample": "SAMEA7422943",
                "longitude": 14.34,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "14.34",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-21T09:00:00Z/2019-06-21T13:00:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.8",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 40.8,
                "accession": "ERS5181292",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Tyrrenian Sea",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32907:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32907:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:09:52"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181292/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181292/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181292?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181293",
            "attributes": {
                "biosample": "SAMEA7422944",
                "longitude": -3.89,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-3.89",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-27T12:30:00Z/2019-06-27T12:35:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "estuarine biome [ENVO:01000020]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.67",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 48.67,
                "accession": "ERS5181293",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Western English Channel",
                "environment-biome": "estuarine biome [ENVO:01000020]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32906:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32906:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:09:34"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181293/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181293/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181293?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181299",
            "attributes": {
                "biosample": "SAMEA7422950",
                "longitude": 2.7,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.7",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-25T12:37:00Z/2019-06-25T12:39:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "51.18",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "latitude": 51.18,
                "accession": "ERS5181299",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the North Sea",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32900:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32900:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:09:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181299/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181299/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181299?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181305",
            "attributes": {
                "biosample": "SAMEA7422956",
                "longitude": 2.85,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.85",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-24T07:51:00Z/2019-06-24T07:53:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "51.31",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "latitude": 51.31,
                "accession": "ERS5181305",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the North Sea",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32894:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32894:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:09:02"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181305/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181305/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181305?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181312",
            "attributes": {
                "biosample": "SAMEA7422963",
                "longitude": 13.71,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "13.71",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-19T10:20:00Z/2019-06-19T10:30:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "45.7",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 45.7,
                "accession": "ERS5181312",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Adriatic Sea",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32887:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32887:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:08:47"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181312/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181312/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181312?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181320",
            "attributes": {
                "biosample": "SAMEA7422971",
                "longitude": 12.26,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "12.26",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-21T13:50:00Z/2019-06-21T13:51:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "lagoon [ENVO:00000038]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "45.46",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "latitude": 45.46,
                "accession": "ERS5181320",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Adriatic Sea",
                "environment-biome": "lagoon [ENVO:00000038]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32879:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32879:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:08:31"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181320/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181320/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181320?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181331",
            "attributes": {
                "biosample": "SAMEA7422982",
                "longitude": -2.88,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.88",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-21T11:47:00Z/2019-06-21T12:30:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.19",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 35.19,
                "accession": "ERS5181331",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Mediterranean Sea",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32868:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32868:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:08:15"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181331/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181331/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181331?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181304",
            "attributes": {
                "biosample": "SAMEA7422955",
                "longitude": 3.21,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "3.21",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-24T12:33:00Z/2019-06-24T12:35:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome [ENVO:00000447]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "51.37",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000011",
                        "unit": null
                    }
                ],
                "latitude": 51.37,
                "accession": "ERS5181304",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the North Sea",
                "environment-biome": "marine biome [ENVO:00000447]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32895:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32895:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:07:59"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181304/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181304/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181304?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5181309",
            "attributes": {
                "biosample": "SAMEA7422960",
                "longitude": -63.64,
                "sample-metadata": [
                    {
                        "key": "project name",
                        "value": "Ocean Sampling Day",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-63.64",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-06-20T12:40:00Z/2019-06-20T12:45:00Z",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "neritic epipelagic zone biome [ENVO:01000042]",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial community [PCO:1000004]",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water [ENVO:00002149]",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.69",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000027",
                        "unit": null
                    }
                ],
                "latitude": 44.69,
                "accession": "ERS5181309",
                "analysis-completed": null,
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "surface water sample from the Bedford Basin",
                "environment-biome": "neritic epipelagic zone biome [ENVO:01000042]",
                "environment-feature": "microbial community [PCO:1000004]",
                "environment-material": "sea water [ENVO:00002149]",
                "sample-name": "32890:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "sample-alias": "32890:75934a5a-4614-46d0-b134-2ceab2723a5f",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-03-01T18:07:45"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181309/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006607",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006607?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181309/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5181309?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 2,
            "count": 48
        }
    }
}