GET /metagenomics/api/v1/studies/MGYS00001223/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/MGYS00001223/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223/samples?format=api&page=2",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS693348",
            "attributes": {
                "biosample": "SAMEA3318358",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-04-27",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "AGACGCACTC",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "74",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 6",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "adult",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693348",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 55, adult, genotype Il22-/-, Litter 6, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "IL22_KO_Adult3_M55",
                "sample-alias": "IL22_KO_Adult3_M55",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:27:23"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693348/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693348/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693348?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693350",
            "attributes": {
                "biosample": "SAMEA3318133",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-18",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ATCAGACACG",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "77",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 6",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "adult",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693350",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 58, adult, genotype Il22-/-, Litter 6, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "IL22_KO_Adult5_M58",
                "sample-alias": "IL22_KO_Adult5_M58",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:27:09"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693350/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693350/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693350?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693353",
            "attributes": {
                "biosample": "SAMEA3316581",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "AGACGCACTC",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 1",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693353",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 16, suckling, genotype Il22-/-, Litter 1, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "IL22_KO3_M16",
                "sample-alias": "IL22_KO3_M16",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:26:56"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693353/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693353/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693353?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693355",
            "attributes": {
                "biosample": "SAMEA3316583",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ATCAGACACG",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 1",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693355",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 19, suckling, genotype Il22-/-, Litter 1, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "IL22_KO5_M19",
                "sample-alias": "IL22_KO5_M19",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:26:42"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693355/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693355/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693355?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693356",
            "attributes": {
                "biosample": "SAMEA3316584",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ACGAGTGCGT",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 2",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "B6.A2G-Mx1-Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693356",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 27, suckling, genotype B6.A2G-Mx1-Il22-/- , Litter 2, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "MX_IL22_KO1_M27",
                "sample-alias": "MX_IL22_KO1_M27",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:26:28"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693356/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693356/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693356?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693357",
            "attributes": {
                "biosample": "SAMEA3316585",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ACGCTCGACA",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 2",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "B6.A2G-Mx1-Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693357",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 28, suckling, genotype B6.A2G-Mx1-Il22-/- , Litter 2, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "MX_IL22_KO2_M28",
                "sample-alias": "MX_IL22_KO2_M28",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:26:15"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693357/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693357/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693357?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693358",
            "attributes": {
                "biosample": "SAMEA3316586",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "AGACGCACTC",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 2",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "B6.A2G-Mx1-Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693358",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 29, suckling, genotype B6.A2G-Mx1-Il22-/- , Litter 2, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "MX_IL22_KO3_M29",
                "sample-alias": "MX_IL22_KO3_M29",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:26:01"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693358/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693358/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693358?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693359",
            "attributes": {
                "biosample": "SAMEA3316587",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "AGCACTGTAG",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 2",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "B6.A2G-Mx1-Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693359",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 30, suckling, genotype B6.A2G-Mx1-Il22-/- , Litter 2, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "MX_IL22_KO4_M30",
                "sample-alias": "MX_IL22_KO4_M30",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:25:47"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693359/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693359/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693359?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693361",
            "attributes": {
                "biosample": "SAMEA3316589",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ACGAGTGCGT",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 4",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "B6.A2G-Mx1-Ifnlr1-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693361",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 32, suckling, genotype B6.A2G-Mx1-Ifnlr1-/- , Litter 4, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "MX_lamdaR_KO1_M32",
                "sample-alias": "MX_lamdaR_KO1_M32",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:25:32"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693361/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693361/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693361?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693362",
            "attributes": {
                "biosample": "SAMEA3316590",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ACGCTCGACA",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 4",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "B6.A2G-Mx1-Ifnlr1-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693362",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 34, suckling, genotype B6.A2G-Mx1-Ifnlr1-/- , Litter 4, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "MX_lamdaR_KO2_M34",
                "sample-alias": "MX_lamdaR_KO2_M34",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:25:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693362/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693362/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693362?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693363",
            "attributes": {
                "biosample": "SAMEA3316591",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "AGACGCACTC",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 4",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "B6.A2G-Mx1-Ifnlr1-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693363",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 35, suckling, genotype B6.A2G-Mx1-Ifnlr1-/- , Litter 4, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "MX_lamdaR_KO3_M35",
                "sample-alias": "MX_lamdaR_KO3_M35",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:25:03"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693363/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693363/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693363?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693366",
            "attributes": {
                "biosample": "SAMEA3316594",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ACGAGTGCGT",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 3",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "B6.A2G-Mx1",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693366",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 39, suckling, genotype B6.A2G-Mx1 , Litter 3, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "MX_WT1_M39",
                "sample-alias": "MX_WT1_M39",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:24:48"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693366/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693366/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693366?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693372",
            "attributes": {
                "biosample": "SAMEA3316600",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-04-27",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ACGCTCGACA",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "74",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 5",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "WT",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "adult",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693372",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 53, adult, genotype WT, Litter 5, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "WT_Adult2_M53",
                "sample-alias": "WT_Adult2_M53",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:24:34"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693372/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693372/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693372?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693373",
            "attributes": {
                "biosample": "SAMEA3316601",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-04-27",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "AGACGCACTC",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "74",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 6",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "WT",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "adult",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693373",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 54, adult, genotype WT, Litter 6, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "WT_Adult3_M54",
                "sample-alias": "WT_Adult3_M54",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:24:20"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693373/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693373/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693373?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693374",
            "attributes": {
                "biosample": "SAMEA3316602",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-18",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "AGCACTGTAG",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "77",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 6",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "WT",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "adult",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693374",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 57, adult, genotype WT, Litter 6, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "WT_Adult4_M57",
                "sample-alias": "WT_Adult4_M57",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:24:05"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693374/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693374/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693374?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693351",
            "attributes": {
                "biosample": "SAMEA3316579",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ACGAGTGCGT",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 1",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693351",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 14, suckling, genotype Il22-/-, Litter 1, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "IL22_KO1_M14",
                "sample-alias": "IL22_KO1_M14",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:23:52"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693351/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693351/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693351?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693354",
            "attributes": {
                "biosample": "SAMEA3316582",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "AGCACTGTAG",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 1",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693354",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 17, suckling, genotype Il22-/-, Litter 1, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "IL22_KO4_M17",
                "sample-alias": "IL22_KO4_M17",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:23:38"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693354/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693354/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693354?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693360",
            "attributes": {
                "biosample": "SAMEA3316588",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ATCAGACACG",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 2",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "B6.A2G-Mx1-Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693360",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 31, suckling, genotype B6.A2G-Mx1-Il22-/- , Litter 2, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "MX_IL22_KO5_M31",
                "sample-alias": "MX_IL22_KO5_M31",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:23:24"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693360/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693360/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693360?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693367",
            "attributes": {
                "biosample": "SAMEA3316595",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ACGCTCGACA",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 3",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "B6.A2G-Mx1",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693367",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 40, suckling, genotype B6.A2G-Mx1 , Litter 3, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "MX_WT2_M40",
                "sample-alias": "MX_WT2_M40",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:23:09"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693367/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693367/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693367?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693370",
            "attributes": {
                "biosample": "SAMEA3316598",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ATCAGACACG",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 3",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "B6.A2G-Mx1",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693370",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 44, suckling, genotype B6.A2G-Mx1 , Litter 3, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "MX_WT5_M44",
                "sample-alias": "MX_WT5_M44",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:22:56"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693370/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693370/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693370?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693346",
            "attributes": {
                "biosample": "SAMEA3317751",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-04-27",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ACGAGTGCGT",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "74",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 5",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "adult",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693346",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 51, adult, genotype Il22-/-, Litter 5, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "IL22_KO_Adult1_M51",
                "sample-alias": "IL22_KO_Adult1_M51",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:22:42"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693346/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693346/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693346?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693347",
            "attributes": {
                "biosample": "SAMEA3316577",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-04-27",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ACGCTCGACA",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "74",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 5",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "adult",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693347",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 52, adult, genotype Il22-/-, Litter 5, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "IL22_KO_Adult2_M52",
                "sample-alias": "IL22_KO_Adult2_M52",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:22:27"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693347/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693347/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693347?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693349",
            "attributes": {
                "biosample": "SAMEA3316578",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-18",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "AGCACTGTAG",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "77",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 6",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "adult",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "male",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693349",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 56, adult, genotype Il22-/-, Litter 6, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "IL22_KO_Adult4_M56",
                "sample-alias": "IL22_KO_Adult4_M56",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:22:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693349/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693349/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693349?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693352",
            "attributes": {
                "biosample": "SAMEA3316580",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "ACGCTCGACA",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 1",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "Il22-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693352",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 15, suckling, genotype Il22-/-, Litter 1, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "IL22_KO2_M15",
                "sample-alias": "IL22_KO2_M15",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:21:59"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693352/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693352/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693352?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS693364",
            "attributes": {
                "biosample": "SAMEA3316592",
                "longitude": 7.8,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Interferon-gamma and interleukin-22 cooperate for the induction of interferon-stimulated genes and control of rotavirus infection",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "7.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Animal facility",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "host-associated",
                        "unit": null
                    },
                    {
                        "key": "target gene",
                        "value": "16S rDNA",
                        "unit": null
                    },
                    {
                        "key": "target subfragment",
                        "value": "V1 - V3",
                        "unit": null
                    },
                    {
                        "key": "pcr primers",
                        "value": "8F (5'-AGAGTTTGATCCTGGCTCAG-3'), 541R (5'-WTTACCGCGGCTGCTGG-3'); sequencing primer: 541R",
                        "unit": null
                    },
                    {
                        "key": "multiplex identifiers",
                        "value": "AGCACTGTAG",
                        "unit": null
                    },
                    {
                        "key": "adapters",
                        "value": "5'-CCATCTCATCCCTGCGTGTCTCCGAC-TCAG-3', 5'-CCTATCCCCTGTGTGCCTTGGCAGTCTCAG-TC-3'",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "house mouse",
                        "unit": null
                    },
                    {
                        "key": "host taxid",
                        "value": "10090",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "48.0",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "410661",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000013",
                        "unit": null
                    },
                    {
                        "key": "host age",
                        "value": "7",
                        "unit": "days"
                    },
                    {
                        "key": "host body habitat",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host body site",
                        "value": "small intestine",
                        "unit": null
                    },
                    {
                        "key": "host family relationship",
                        "value": "Litter 4",
                        "unit": null
                    },
                    {
                        "key": "host genotype",
                        "value": "B6.A2G-Mx1-Ifnlr1-/-",
                        "unit": null
                    },
                    {
                        "key": "host life stage",
                        "value": "suckling",
                        "unit": null
                    },
                    {
                        "key": "host sex",
                        "value": "not determined",
                        "unit": null
                    },
                    {
                        "key": "host scientific name",
                        "value": "Mus musculus",
                        "unit": null
                    }
                ],
                "latitude": 48.0,
                "accession": "ERS693364",
                "analysis-completed": "2016-09-21",
                "collection-date": null,
                "geo-loc-name": "Germany",
                "sample-desc": "Intestinal microbiota of mouse 36, suckling, genotype B6.A2G-Mx1-Ifnlr1-/- , Litter 4, small intestine",
                "environment-biome": "Animal facility",
                "environment-feature": "Animal facility",
                "environment-material": "small intestine",
                "sample-name": "MX_lamdaR_KO4_M36",
                "sample-alias": "MX_lamdaR_KO4_M36",
                "host-tax-id": 10090,
                "species": null,
                "last-update": "2024-06-28T16:21:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals:Digestive system:Large intestine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693364/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001223",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001223?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693364/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS693364?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 2,
            "count": 30
        }
    }
}