GET /metagenomics/api/v1/studies/MGYS00004641/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/MGYS00004641/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641/samples?format=api&page=2",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS2023049",
            "attributes": {
                "latitude": 38.5,
                "biosample": "SAMN06461245",
                "longitude": 120.76,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "120.76",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Bo Hai",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "bottom water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "35.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.5",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023049",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Bo Hai",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "bottom water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "R5b.1",
                "sample-alias": "R5b.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023049/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023049/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023049?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023050",
            "attributes": {
                "latitude": 38.5,
                "biosample": "SAMN06461246",
                "longitude": 120.76,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "120.76",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Bo Hai",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.5",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023050",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Bo Hai",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "surface water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "R5s.1",
                "sample-alias": "R5s.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023050/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023050/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023050?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023051",
            "attributes": {
                "latitude": 38.08,
                "biosample": "SAMN06461244",
                "longitude": 119.31,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "119.31",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Bo Hai",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.08",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023051",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Bo Hai",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "surface water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "P1s.1",
                "sample-alias": "P1s.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023051/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023051/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023051?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023052",
            "attributes": {
                "latitude": 38.08,
                "biosample": "SAMN06461243",
                "longitude": 119.31,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "119.31",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Bo Hai",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "bottom water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "13.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.08",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023052",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Bo Hai",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "bottom water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "P1b.1",
                "sample-alias": "P1b.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023052/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023052/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023052?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023053",
            "attributes": {
                "latitude": 38.23,
                "biosample": "SAMN06461242",
                "longitude": 121.11,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "121.11",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Yellow Sea",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.23",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023053",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Yellow Sea",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "surface water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "L5s.1",
                "sample-alias": "L5s.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023053/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023053/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023053?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023054",
            "attributes": {
                "latitude": 38.2,
                "biosample": "SAMN06461240",
                "longitude": 122.18,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "122.18",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Yellow Sea",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.2",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023054",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Yellow Sea",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "surface water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "K5s.1",
                "sample-alias": "K5s.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023054/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023054/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023054?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023055",
            "attributes": {
                "latitude": 38.23,
                "biosample": "SAMN06461241",
                "longitude": 121.11,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "121.11",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Yellow Sea",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "bottom water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "25.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.23",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023055",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Yellow Sea",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "bottom water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "L5b.1",
                "sample-alias": "L5b.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023055/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023055/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023055?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023056",
            "attributes": {
                "latitude": 38.2,
                "biosample": "SAMN06461239",
                "longitude": 122.18,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "122.18",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Yellow Sea",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "bottom water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.2",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023056",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Yellow Sea",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "bottom water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "K5b.1",
                "sample-alias": "K5b.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023056/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023056/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023056?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023057",
            "attributes": {
                "latitude": 38.05,
                "biosample": "SAMN06461238",
                "longitude": 121.5,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "121.5",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Yellow Sea",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.05",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023057",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Yellow Sea",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "surface water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "E4s.1",
                "sample-alias": "E4s.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023057/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023057/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023057?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023058",
            "attributes": {
                "latitude": 38.05,
                "biosample": "SAMN06461237",
                "longitude": 121.5,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "121.5",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Yellow Sea",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "bottom water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "30.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.05",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023058",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Yellow Sea",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "bottom water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "E4b.1",
                "sample-alias": "E4b.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023058/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023058/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023058?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023059",
            "attributes": {
                "latitude": 38.24,
                "biosample": "SAMN06461236",
                "longitude": 119.56,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "119.56",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Bo Hai",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.24",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023059",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Bo Hai",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "surface water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "B8s.1",
                "sample-alias": "B8s.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023059/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023059/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023059?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023060",
            "attributes": {
                "latitude": 38.24,
                "biosample": "SAMN06461235",
                "longitude": 119.56,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "119.56",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Bo Hai",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "bottom water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "18.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.24",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023060",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Bo Hai",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "bottom water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "B8b.1",
                "sample-alias": "B8b.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023060/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023060/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023060?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023061",
            "attributes": {
                "latitude": 38.5,
                "biosample": "SAMN06461234",
                "longitude": 120.05,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "120.05",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Bo Hai",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.5",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023061",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Bo Hai",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "surface water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "B6s.1",
                "sample-alias": "B6s.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023061/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023061/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023061?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023062",
            "attributes": {
                "latitude": 38.5,
                "biosample": "SAMN06461233",
                "longitude": 120.05,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "120.05",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Bo Hai",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "bottom water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "23.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.5",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023062",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Bo Hai",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "bottom water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "B6b.1",
                "sample-alias": "B6b.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023062/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023062/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023062?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023063",
            "attributes": {
                "latitude": 38.5,
                "biosample": "SAMN06461231",
                "longitude": 120.76,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "120.76",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Bo Hai",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.5",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023063",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Bo Hai",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "surface water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "R5s",
                "sample-alias": "R5s",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023063/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023063/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023063?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023064",
            "attributes": {
                "latitude": 38.08,
                "biosample": "SAMN06461229",
                "longitude": 119.31,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "119.31",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Bo Hai",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.08",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023064",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Bo Hai",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "surface water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "P1s",
                "sample-alias": "P1s",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023064/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023064/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023064?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023065",
            "attributes": {
                "latitude": 38.5,
                "biosample": "SAMN06461230",
                "longitude": 120.76,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "120.76",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Bo Hai",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "bottom water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "35.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.5",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023065",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Bo Hai",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "bottom water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "R5b",
                "sample-alias": "R5b",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023065/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023065/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023065?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023066",
            "attributes": {
                "latitude": 38.08,
                "biosample": "SAMN06461228",
                "longitude": 119.31,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "119.31",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Bo Hai",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "bottom water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "13.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.08",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023066",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Bo Hai",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "bottom water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "P1b",
                "sample-alias": "P1b",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023066/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023066/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023066?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023067",
            "attributes": {
                "latitude": 38.23,
                "biosample": "SAMN06461227",
                "longitude": 121.11,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "121.11",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Yellow Sea",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.23",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023067",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Yellow Sea",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "surface water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "L5s",
                "sample-alias": "L5s",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023067/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023067/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023067?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023068",
            "attributes": {
                "latitude": 38.23,
                "biosample": "SAMN06461226",
                "longitude": 121.11,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "121.11",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Yellow Sea",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "bottom water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "25.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.23",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023068",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Yellow Sea",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "bottom water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "L5b",
                "sample-alias": "L5b",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023068/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023068/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023068?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023069",
            "attributes": {
                "latitude": 38.2,
                "biosample": "SAMN06461225",
                "longitude": 122.18,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "122.18",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Yellow Sea",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.2",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023069",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Yellow Sea",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "surface water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "K5s",
                "sample-alias": "K5s",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023069/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023069/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023069?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023070",
            "attributes": {
                "latitude": 38.2,
                "biosample": "SAMN06461224",
                "longitude": 122.18,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "122.18",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Yellow Sea",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "bottom water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.2",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023070",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Yellow Sea",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "bottom water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "K5b",
                "sample-alias": "K5b",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023070/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023070/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023070?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023071",
            "attributes": {
                "latitude": 38.05,
                "biosample": "SAMN06461223",
                "longitude": 121.5,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "121.5",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Yellow Sea",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.05",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023071",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Yellow Sea",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "surface water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "E4s",
                "sample-alias": "E4s",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023071/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023071/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023071?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023072",
            "attributes": {
                "latitude": 38.05,
                "biosample": "SAMN06461222",
                "longitude": 121.5,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "121.5",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Yellow Sea",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "bottom water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "30.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.05",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023072",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Yellow Sea",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "bottom water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "E4b",
                "sample-alias": "E4b",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023072/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023072/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023072?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS2023073",
            "attributes": {
                "latitude": 38.24,
                "biosample": "SAMN06461221",
                "longitude": 119.56,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "119.56",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China: Bo Hai",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "surface water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.24",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2017-11-08",
                        "unit": null
                    }
                ],
                "accession": "SRS2023073",
                "analysis-completed": "2019-04-12",
                "collection-date": "2014-08-01",
                "geo-loc-name": "China: Bo Hai",
                "sample-desc": "This sample has been submitted by pda|susie on 2017-11-08; marine metagenome",
                "environment-biome": "surface water",
                "environment-feature": "marine",
                "environment-material": "water",
                "sample-name": "B8s",
                "sample-alias": "B8s",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-12T20:10:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023073/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023073/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004641",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004641?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS2023073?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 2,
            "count": 28
        }
    }
}