GET /metagenomics/api/v1/studies/MGYS00005503/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/MGYS00005503/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503/samples?format=api&page=35",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS3119262",
            "attributes": {
                "biosample": "SAMEA5312017",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119262",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G490",
                "sample-alias": "G490",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T15:05:03"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119262/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119262/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119262?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119263",
            "attributes": {
                "biosample": "SAMEA5312018",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119263",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1187",
                "sample-alias": "G1187",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T15:02:56"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119263/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119263/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119263?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119264",
            "attributes": {
                "biosample": "SAMEA5312019",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119264",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1364",
                "sample-alias": "G1364",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T14:59:50"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119264/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119264/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119264?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119265",
            "attributes": {
                "biosample": "SAMEA5312020",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119265",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1363",
                "sample-alias": "G1363",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T14:57:19"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119265/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119265/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119265?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119266",
            "attributes": {
                "biosample": "SAMEA5312021",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119266",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1380",
                "sample-alias": "G1380",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T14:53:22"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119266/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119266/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119266?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119267",
            "attributes": {
                "biosample": "SAMEA5312022",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119267",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G968",
                "sample-alias": "G968",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T14:47:42"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119267/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119267/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119267?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119268",
            "attributes": {
                "biosample": "SAMEA5312023",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119268",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1190",
                "sample-alias": "G1190",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T14:44:16"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119268/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119268/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119268?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119269",
            "attributes": {
                "biosample": "SAMEA5312024",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119269",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1450",
                "sample-alias": "G1450",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T14:38:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119269/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119269/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119269?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119270",
            "attributes": {
                "biosample": "SAMEA5312025",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119270",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1427",
                "sample-alias": "G1427",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T14:33:03"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119270/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119270/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119270?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119271",
            "attributes": {
                "biosample": "SAMEA5312026",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119271",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1108",
                "sample-alias": "G1108",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T14:26:34"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119271/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119271/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119271?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119272",
            "attributes": {
                "biosample": "SAMEA5312027",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119272",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1030",
                "sample-alias": "G1030",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T14:17:54"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119272/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119272/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119272?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119273",
            "attributes": {
                "biosample": "SAMEA5312028",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119273",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1181",
                "sample-alias": "G1181",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T14:13:11"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119273/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119273/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119273?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119274",
            "attributes": {
                "biosample": "SAMEA5312029",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119274",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G983",
                "sample-alias": "G983",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T14:06:23"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119274/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119274/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119274?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119275",
            "attributes": {
                "biosample": "SAMEA5312030",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119275",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1100",
                "sample-alias": "G1100",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T14:02:11"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119275/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119275/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119275?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119276",
            "attributes": {
                "biosample": "SAMEA5312031",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119276",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G469",
                "sample-alias": "G469",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T13:55:22"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119276/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119276/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119276?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119277",
            "attributes": {
                "biosample": "SAMEA5312032",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119277",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1434",
                "sample-alias": "G1434",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T13:48:54"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119277/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119277/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119277?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119278",
            "attributes": {
                "biosample": "SAMEA5312033",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119278",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1119",
                "sample-alias": "G1119",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T13:44:49"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119278/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119278/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119278?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119279",
            "attributes": {
                "biosample": "SAMEA5312034",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119279",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1134",
                "sample-alias": "G1134",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T13:39:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119279/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119279/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119279?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119280",
            "attributes": {
                "biosample": "SAMEA5312035",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119280",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1020",
                "sample-alias": "G1020",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T13:33:37"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119280/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119280/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119280?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119281",
            "attributes": {
                "biosample": "SAMEA5312036",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119281",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G962",
                "sample-alias": "G962",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T13:27:29"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119281/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119281/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119281?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119282",
            "attributes": {
                "biosample": "SAMEA5312037",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119282",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "Neg4",
                "sample-alias": "Neg4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T13:21:59"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119282/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119282/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119282?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119283",
            "attributes": {
                "biosample": "SAMEA5312038",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119283",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1007",
                "sample-alias": "G1007",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T13:14:45"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119283/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119283/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119283?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119284",
            "attributes": {
                "biosample": "SAMEA5312039",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119284",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1018",
                "sample-alias": "G1018",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T13:08:07"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119284/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119284/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119284?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119285",
            "attributes": {
                "biosample": "SAMEA5312040",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119285",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G1002",
                "sample-alias": "G1002",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T13:01:04"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119285/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119285/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119285?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS3119286",
            "attributes": {
                "biosample": "SAMEA5312041",
                "longitude": -95.8497,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.8497",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Canada",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Freshwater/Marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Lake/River/Ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Fish Intestine",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rRNA",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "68.6356",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000040",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "female",
                        "unit": null
                    }
                ],
                "latitude": 68.6356,
                "accession": "ERS3119286",
                "analysis-completed": null,
                "collection-date": "2017-01-01",
                "geo-loc-name": null,
                "sample-desc": "This sample has been submitted by QUEEN'S UNIVERSITY on 2019-01-30; fish metagenome",
                "environment-biome": "Freshwater/Marine",
                "environment-feature": "Lake/River/Ocean",
                "environment-material": "Fish Intestine",
                "sample-name": "G486",
                "sample-alias": "G486",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-06-14T12:54:12"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119286/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119286/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3119286?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 35,
            "count": 870
        }
    }
}