GET /metagenomics/api/v1/studies/MGYS00002905/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/MGYS00002905/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905/samples?format=api&page=3",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS2676801",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856960",
                "longitude": 22.6676,
                "accession": "ERS2676801",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample1",
                "sample-alias": "Sample1",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676801/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676801/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676801?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676802",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856961",
                "longitude": 22.6676,
                "accession": "ERS2676802",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample2",
                "sample-alias": "Sample2",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676802/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676802/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676802?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676803",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856962",
                "longitude": 22.6676,
                "accession": "ERS2676803",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample3",
                "sample-alias": "Sample3",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676803/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676803/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676803?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676804",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856963",
                "longitude": 22.6676,
                "accession": "ERS2676804",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample4",
                "sample-alias": "Sample4",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676804/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676804/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676804?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676805",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856964",
                "longitude": 22.6676,
                "accession": "ERS2676805",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample5",
                "sample-alias": "Sample5",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676805/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676805/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676805?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676806",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856965",
                "longitude": 22.6676,
                "accession": "ERS2676806",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample6",
                "sample-alias": "Sample6",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676806/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676806/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676806?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676807",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856966",
                "longitude": 22.6676,
                "accession": "ERS2676807",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample7",
                "sample-alias": "Sample7",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676807/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676807/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676807?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676808",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856967",
                "longitude": 22.6676,
                "accession": "ERS2676808",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample8",
                "sample-alias": "Sample8",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676808/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676808/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676808?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676809",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856968",
                "longitude": 22.6676,
                "accession": "ERS2676809",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample9",
                "sample-alias": "Sample9",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676809/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676809/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676809?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676810",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856969",
                "longitude": 22.6676,
                "accession": "ERS2676810",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample10",
                "sample-alias": "Sample10",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676810/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676810/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676810?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676811",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856970",
                "longitude": 22.6676,
                "accession": "ERS2676811",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample11",
                "sample-alias": "Sample11",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676811/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676811/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676811?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676812",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856971",
                "longitude": 22.6676,
                "accession": "ERS2676812",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample12",
                "sample-alias": "Sample12",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676812/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676812/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676812?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676813",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856972",
                "longitude": 22.6676,
                "accession": "ERS2676813",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample13",
                "sample-alias": "Sample13",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676813/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676813/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676813?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676814",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856973",
                "longitude": 22.6676,
                "accession": "ERS2676814",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample14",
                "sample-alias": "Sample14",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676814/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676814/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676814?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676815",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856974",
                "longitude": 22.6676,
                "accession": "ERS2676815",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample15",
                "sample-alias": "Sample15",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676815/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676815/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676815?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676816",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856975",
                "longitude": 22.6676,
                "accession": "ERS2676816",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample16",
                "sample-alias": "Sample16",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676816/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676816/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676816?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676817",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856976",
                "longitude": 22.6676,
                "accession": "ERS2676817",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample17",
                "sample-alias": "Sample17",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676817/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676817/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676817?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676818",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856977",
                "longitude": 22.6676,
                "accession": "ERS2676818",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample18",
                "sample-alias": "Sample18",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676818/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676818/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676818?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676819",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856978",
                "longitude": 22.6676,
                "accession": "ERS2676819",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample19",
                "sample-alias": "Sample19",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676819/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676819/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676819?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676820",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856979",
                "longitude": 22.6676,
                "accession": "ERS2676820",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample20",
                "sample-alias": "Sample20",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676820/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676820/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676820?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676821",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856980",
                "longitude": 22.6676,
                "accession": "ERS2676821",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample21",
                "sample-alias": "Sample21",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676821/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676821/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676821?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676822",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856981",
                "longitude": 22.6676,
                "accession": "ERS2676822",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample22",
                "sample-alias": "Sample22",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676822/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676822/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676822?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676823",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856982",
                "longitude": 22.6676,
                "accession": "ERS2676823",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample23",
                "sample-alias": "Sample23",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676823/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676823/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676823?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676824",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856983",
                "longitude": 22.6676,
                "accession": "ERS2676824",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample24",
                "sample-alias": "Sample24",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676824/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676824/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676824?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2676825",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "22.6676",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Norway",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-01-01/2017-12-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Production facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Atlantic salmon",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Skin mucus",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "PacBio",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "70.0748",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Sequel",
                        "unit": null
                    }
                ],
                "latitude": 70.0748,
                "biosample": "SAMEA4856984",
                "longitude": 22.6676,
                "accession": "ERS2676825",
                "analysis-completed": "2018-09-06",
                "collection-date": "2017-01-01",
                "geo-loc-name": "Norway",
                "sample-desc": "Atlantic salmon skin",
                "environment-biome": "Production facility",
                "environment-feature": "Atlantic salmon",
                "environment-material": "Skin mucus",
                "sample-name": "Sample25",
                "sample-alias": "Sample25",
                "host-tax-id": 8030,
                "species": "Salmo salar",
                "last-update": "2018-09-06T12:42:36"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676825/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002905",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002905?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676825/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Fish:Skin"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Skin?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2676825?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 3,
            "count": 66
        }
    }
}