GET /metagenomics/api/v1/studies/MGYS00002663/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/MGYS00002663/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663/samples?format=api&page=7",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS989032",
            "attributes": {
                "longitude": 36.13,
                "biosample": "SAMN03848323",
                "latitude": 25.76,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "36.13",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "25.76",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS989032",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "WA4SE",
                "sample-alias": "WA4SE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:16:22"
            },
            "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/SRS989032/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989032/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989032?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS989031",
            "attributes": {
                "longitude": 36.4958,
                "biosample": "SAMN03848325",
                "latitude": 25.8875,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "36.4958",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "25.8875",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS989031",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "WA2SE",
                "sample-alias": "WA2SE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:16: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/SRS989031/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989031/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989031?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS989028",
            "attributes": {
                "longitude": 42.2002,
                "biosample": "SAMN03848327",
                "latitude": 17.3974,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "42.2002",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "26m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "17.3974",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS989028",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-09-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "JEC6DE",
                "sample-alias": "JEC6DE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:15:49"
            },
            "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/SRS989028/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989028/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989028?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS989023",
            "attributes": {
                "longitude": 42.2151,
                "biosample": "SAMN03848332",
                "latitude": 17.2577,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "42.21508333",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "27m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "17.25771667",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS989023",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-09-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "JEC14DE",
                "sample-alias": "JEC14DE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:15:32"
            },
            "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/SRS989023/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989023/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989023?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS989020",
            "attributes": {
                "longitude": 42.1035,
                "biosample": "SAMN03848335",
                "latitude": 17.2967,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "42.1035",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "36m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "17.29668333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS989020",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-09-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "JEC11DE",
                "sample-alias": "JEC11DE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:15: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/SRS989020/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989020/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989020?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS989019",
            "attributes": {
                "longitude": 42.5355,
                "biosample": "SAMN03848336",
                "latitude": 16.8669,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "42.5355",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "16.86686667",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS989019",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-09-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "JAZ2SE",
                "sample-alias": "JAZ2SE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:15:01"
            },
            "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/SRS989019/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989019/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989019?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS989014",
            "attributes": {
                "longitude": 41.1022,
                "biosample": "SAMN03848340",
                "latitude": 17.2959,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "41.10216667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "40m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "17.29588333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS989014",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-09-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "FT6DE",
                "sample-alias": "FT6DE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:14:46"
            },
            "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/SRS989014/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989014/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989014?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS989012",
            "attributes": {
                "longitude": 41.0566,
                "biosample": "SAMN03848343",
                "latitude": 17.8307,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "41.05661667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "17.83068333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS989012",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-09-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "FT3SE",
                "sample-alias": "FT3SE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:14:29"
            },
            "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/SRS989012/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989012/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989012?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS989011",
            "attributes": {
                "longitude": 41.0566,
                "biosample": "SAMN03848344",
                "latitude": 17.8307,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "41.05661667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "49m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "17.83068333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS989011",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-09-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "FT3DE",
                "sample-alias": "FT3DE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:14: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/SRS989011/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989011/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989011?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS989007",
            "attributes": {
                "longitude": 41.4005,
                "biosample": "SAMN03848348",
                "latitude": 16.8306,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "41.40046667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "16.83063333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS989007",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-09-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "FI9SE",
                "sample-alias": "FI9SE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:14:00"
            },
            "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/SRS989007/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989007/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989007?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS989006",
            "attributes": {
                "longitude": 41.4005,
                "biosample": "SAMN03848349",
                "latitude": 16.8306,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "41.40046667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "20m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "16.83063333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS989006",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-09-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "FI9DE",
                "sample-alias": "FI9DE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16: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/SRS989006/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989006/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989006?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS989001",
            "attributes": {
                "longitude": 42.3621,
                "biosample": "SAMN03848354",
                "latitude": 16.8875,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "42.36211667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "31m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "16.8875",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS989001",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-09-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "FI1DE",
                "sample-alias": "FI1DE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:13:10"
            },
            "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/SRS989001/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989001/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS989001?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS988999",
            "attributes": {
                "longitude": 41.1407,
                "biosample": "SAMN03848356",
                "latitude": 16.825,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "41.1407",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "34m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "16.82501667",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS988999",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-09-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "FI15DE",
                "sample-alias": "FI15DE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:12:53"
            },
            "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/SRS988999/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988999/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988999?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS988991",
            "attributes": {
                "longitude": 35.0117,
                "biosample": "SAMN03848363",
                "latitude": 27.5068,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "35.01166667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "79m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "27.50683333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS988991",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "DT7DE",
                "sample-alias": "DT7DE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:12:33"
            },
            "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/SRS988991/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988991/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988991?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS988992",
            "attributes": {
                "longitude": 34.8107,
                "biosample": "SAMN03848364",
                "latitude": 27.3858,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "34.81066667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "71m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "27.38583333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS988992",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "DT6DE",
                "sample-alias": "DT6DE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:12:16"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988992/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988992/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988992?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS988989",
            "attributes": {
                "longitude": 34.902,
                "biosample": "SAMN03848365",
                "latitude": 27.1398,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "34.902",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "27.13983333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS988989",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "DT5SE",
                "sample-alias": "DT5SE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:12:00"
            },
            "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/SRS988989/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988989/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988989?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS988981",
            "attributes": {
                "longitude": 35.1602,
                "biosample": "SAMN03848375",
                "latitude": 27.8948,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "35.16016667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "27.89483333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS988981",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "DT12SE",
                "sample-alias": "DT12SE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:11:44"
            },
            "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/SRS988981/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988981/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988981?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS988875",
            "attributes": {
                "longitude": 35.4005,
                "biosample": "SAMN03848377",
                "latitude": 27.7749,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "35.40045",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "27.774933",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS988875",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "DT10SE",
                "sample-alias": "DT10SE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:11:30"
            },
            "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/SRS988875/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988875/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988875?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS988977",
            "attributes": {
                "longitude": 35.4313,
                "biosample": "SAMN03848380",
                "latitude": 27.7622,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "35.431267",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "27.762228",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS988977",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "DS25SE",
                "sample-alias": "DS25SE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:11: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/SRS988977/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988977/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988977?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS988976",
            "attributes": {
                "longitude": 35.4134,
                "biosample": "SAMN03848381",
                "latitude": 27.7701,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "35.4134",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "27.7701",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS988976",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "DS24SE",
                "sample-alias": "DS24SE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:11:00"
            },
            "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/SRS988976/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988976/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988976?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS988972",
            "attributes": {
                "longitude": 35.3061,
                "biosample": "SAMN03848385",
                "latitude": 27.8823,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "35.30605",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "missing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "27.882267",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS988972",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "DS21DE",
                "sample-alias": "DS21DE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:10:42"
            },
            "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/SRS988972/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988972/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988972?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS988968",
            "attributes": {
                "longitude": 35.236,
                "biosample": "SAMN03848390",
                "latitude": 27.9134,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "35.235967",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "missing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "27.913383",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS988968",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "DS18DE",
                "sample-alias": "DS18DE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:10:25"
            },
            "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/SRS988968/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988968/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988968?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS988965",
            "attributes": {
                "longitude": 35.378,
                "biosample": "SAMN03848393",
                "latitude": 27.7338,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "35.378",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "64m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "27.73383333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS988965",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "DS15DE",
                "sample-alias": "DS15DE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:10:08"
            },
            "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/SRS988965/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988965/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988965?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS988960",
            "attributes": {
                "longitude": 35.5023,
                "biosample": "SAMN03848398",
                "latitude": 27.5605,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "35.50233333",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "27.5605",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS988960",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "DS13ASE",
                "sample-alias": "DS13ASE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:09:49"
            },
            "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/SRS988960/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988960/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988960?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS988959",
            "attributes": {
                "longitude": 35.5023,
                "biosample": "SAMN03848399",
                "latitude": 27.5605,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "35.50233333",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Saudi Arabia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine warm-water sphere",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "saline water",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "56m",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "27.5605",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS988959",
                "analysis-completed": "2018-07-26",
                "collection-date": "2014-08-01",
                "geo-loc-name": "Saudi Arabia",
                "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
                "environment-biome": "ocean",
                "environment-feature": "marine warm-water sphere",
                "environment-material": "saline water",
                "sample-name": "DS13ADE",
                "sample-alias": "DS13ADE",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-04-09T16:09:33"
            },
            "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/SRS988959/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002663",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002663?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988959/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS988959?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 7,
            "count": 160
        }
    }
}