GET /metagenomics/api/v1/studies/MGYS00006103/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/MGYS00006103/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103/samples?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS9971022",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364211",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971022",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse S collected on the 9th and 10th day after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0316_S",
                "sample-alias": "0316_S",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T09:52:39"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971022/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971022/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971022?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971016",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364205",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971016",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse V collected on the first two days after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0308_V",
                "sample-alias": "0308_V",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T09:46:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971016/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971016/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971016?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971021",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364210",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971021",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse E collected on the 9th and 10th day after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0316_E",
                "sample-alias": "0316_E",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T09:34:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971021/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971021/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971021?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971025",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364214",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971025",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse J collected on the 9th and 10th day after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0316_J",
                "sample-alias": "0316_J",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T09:27:27"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971025/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971025/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971025?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971027",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364216",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971027",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse N collected on the 9th and 10th day after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0316_N",
                "sample-alias": "0316_N",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T09:16:00"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971027/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971027/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971027?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971015",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364204",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971015",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse My collected on the first two days after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0308_My",
                "sample-alias": "0308_My",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T09:10:08"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971015/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971015/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971015?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971028",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364217",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971028",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse U collected on the 9th and 10th day after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0316_U",
                "sample-alias": "0316_U",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T08:57:17"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971028/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971028/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971028?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971019",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364208",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971019",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse N collected on the 9th and 10th day after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0308_N",
                "sample-alias": "0308_N",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T08:45:49"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971019/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971019/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971019?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971024",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364213",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971024",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse V collected on the 9th and 10th day after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0316_V",
                "sample-alias": "0316_V",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T08:24:51"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971024/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971024/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971024?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971023",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364212",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971023",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse My collected on the 9th and 10th day after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0316_My",
                "sample-alias": "0316_My",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T08:02:15"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971023/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971023/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971023?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971026",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364215",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971026",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse Ms collected on the 9th and 10th day after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0316_Ms",
                "sample-alias": "0316_Ms",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T07:38:53"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971026/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971026/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971026?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971013",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364202",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971013",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse E collected on the first two days after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0308_E",
                "sample-alias": "0308_E",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T07:20:06"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971013/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971013/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971013?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971014",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364203",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971014",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse S collected on the first two days after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0308_S",
                "sample-alias": "0308_S",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T06:43:21"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971014/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971014/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971014?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971020",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364209",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971020",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse U collected on the first two days after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0308_U",
                "sample-alias": "0308_U",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T06:31:32"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971020/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971020/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971020?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971018",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364207",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971018",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse Ms collected on the first two days after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0308_Ms",
                "sample-alias": "0308_Ms",
                "host-tax-id": null,
                "species": null,
                "last-update": "2023-03-04T06:23:15"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971018/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971018/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971018?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS9971017",
            "attributes": {
                "latitude": 22.3,
                "longitude": 114.18,
                "biosample": "SAMEA12364206",
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "22.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "114.18",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2018-03-01",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "China",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mouse gut",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "microbiota",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "fecal",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "BGISEQ-500",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome-assembled genome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Mouse gut metagenomes",
                        "unit": null
                    }
                ],
                "accession": "ERS9971017",
                "analysis-completed": null,
                "collection-date": "2018-03-01",
                "geo-loc-name": null,
                "sample-desc": "fecal sample of mouse J collected on the first two days after weaning",
                "environment-biome": "microbiota",
                "environment-feature": "mouse gut",
                "environment-material": "fecal",
                "sample-name": "0308_J",
                "sample-alias": "0308_J",
                "host-tax-id": 9606,
                "species": null,
                "last-update": "2023-03-04T06:10:39"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971017/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00006103",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006103?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971017/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS9971017?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 16
        }
    }
}