GET /metagenomics/api/v1/studies/MGYS00005085/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/MGYS00005085/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085/samples?format=api&page=2",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS671160",
            "attributes": {
                "biosample": "SAMN02941833",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-13",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "House",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Kitchen Counter",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS671160",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-13",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Kitchen Counter",
                "environment-biome": "House",
                "environment-feature": "Kitchen Counter",
                "environment-material": "surface",
                "sample-name": "Kitchen_counter-04a-day4",
                "sample-alias": "Kitchen_counter-04a-day4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T08:25:45"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS671160/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005453",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005453?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Built environment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Built%20environment?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS671160/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS671160?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666104",
            "attributes": {
                "biosample": "SAMN02934712",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-11",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "House",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Kitchen Counter",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666104",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-11",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Kitchen Counter",
                "environment-biome": "House",
                "environment-feature": "Kitchen Counter",
                "environment-material": "surface",
                "sample-name": "House_04a-Kitchen_Counter_Day2",
                "sample-alias": "House_04a-Kitchen_Counter_Day2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T07:40:44"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666104/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005453",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005453?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Built environment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Built%20environment?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666104/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666104?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666115",
            "attributes": {
                "biosample": "SAMN02934725",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-13",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "House",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Bathroom Door Knob",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666115",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-13",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Bathroom Door Knob",
                "environment-biome": "House",
                "environment-feature": "Bathroom Door Knob",
                "environment-material": "surface",
                "sample-name": "House_04a-Bathroom_Door_Knob_Day4",
                "sample-alias": "House_04a-Bathroom_Door_Knob_Day4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T07:40:23"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666115/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005453",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005453?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Built environment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Built%20environment?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666115/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666115?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS671161",
            "attributes": {
                "biosample": "SAMN02941832",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-11",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "House",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Kitchen Counter",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS671161",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-11",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Kitchen Counter",
                "environment-biome": "House",
                "environment-feature": "Kitchen Counter",
                "environment-material": "surface",
                "sample-name": "Kitchen_counter-04a-day2",
                "sample-alias": "Kitchen_counter-04a-day2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T06:24:53"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS671161/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005453",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005453?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Built environment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Built%20environment?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS671161/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS671161?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666109",
            "attributes": {
                "biosample": "SAMN02934718",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-12",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "House",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Kitchen Counter",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666109",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-12",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Kitchen Counter",
                "environment-biome": "House",
                "environment-feature": "Kitchen Counter",
                "environment-material": "surface",
                "sample-name": "House_04a-Kitchen_Counter_Day3",
                "sample-alias": "House_04a-Kitchen_Counter_Day3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T03:55:07"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666109/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005453",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005453?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Built environment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Built%20environment?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666109/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666109?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666113",
            "attributes": {
                "biosample": "SAMN02934722",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-13",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "House",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Kitchen Counter",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666113",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-13",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Kitchen Counter",
                "environment-biome": "House",
                "environment-feature": "Kitchen Counter",
                "environment-material": "surface",
                "sample-name": "House_04a-Kitchen_Counter_Day4",
                "sample-alias": "House_04a-Kitchen_Counter_Day4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T03:14:09"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666113/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005453",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005453?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Built environment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Built%20environment?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666113/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666113?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666082",
            "attributes": {
                "biosample": "SAMN02934692",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Foot",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666082",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-09",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Foot",
                "environment-biome": "Dog",
                "environment-feature": "Foot",
                "environment-material": "surface",
                "sample-name": "Dog_04.1-Dog_Foot_Day1",
                "sample-alias": "Dog_04.1-Dog_Foot_Day1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666082/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666082/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666082?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666084",
            "attributes": {
                "biosample": "SAMN02934693",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Nose",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666084",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-09",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Nose",
                "environment-biome": "Dog",
                "environment-feature": "Nose",
                "environment-material": "surface",
                "sample-name": "Dog_04.1-Dog_Nose_Day1",
                "sample-alias": "Dog_04.1-Dog_Nose_Day1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666084/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666084/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666084?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666085",
            "attributes": {
                "biosample": "SAMN02934694",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Foot",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666085",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-09",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Foot",
                "environment-biome": "Dog",
                "environment-feature": "Foot",
                "environment-material": "surface",
                "sample-name": "Dog_04.2-Dog_Foot_Day1",
                "sample-alias": "Dog_04.2-Dog_Foot_Day1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666085/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666085/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666085?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666086",
            "attributes": {
                "biosample": "SAMN02934695",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Nose",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666086",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-09",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Nose",
                "environment-biome": "Dog",
                "environment-feature": "Nose",
                "environment-material": "surface",
                "sample-name": "Dog_04.2-Dog_Nose_Day1",
                "sample-alias": "Dog_04.2-Dog_Nose_Day1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666086/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666086/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666086?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666087",
            "attributes": {
                "biosample": "SAMN02934696",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Foot",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666087",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-09",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Foot",
                "environment-biome": "Dog",
                "environment-feature": "Foot",
                "environment-material": "surface",
                "sample-name": "Dog_04.3-Dog_Foot_Day1",
                "sample-alias": "Dog_04.3-Dog_Foot_Day1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666087/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666087/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666087?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666088",
            "attributes": {
                "biosample": "SAMN02934697",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Nose",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666088",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-09",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial communities: Dog Nose",
                "environment-biome": "Dog",
                "environment-feature": "Nose",
                "environment-material": "surface",
                "sample-name": "Dog_04.3-Dog_Nose_Day1",
                "sample-alias": "Dog_04.3-Dog_Nose_Day1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666088/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666088/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666088?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666089",
            "attributes": {
                "biosample": "SAMN02934698",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-11",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Foot",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666089",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-11",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Foot",
                "environment-biome": "Dog",
                "environment-feature": "Foot",
                "environment-material": "surface",
                "sample-name": "Dog_04.1-Dog_Foot_Day2",
                "sample-alias": "Dog_04.1-Dog_Foot_Day2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666089/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666089/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666089?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666090",
            "attributes": {
                "biosample": "SAMN02934699",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-11",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Foot",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666090",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-11",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Foot",
                "environment-biome": "Dog",
                "environment-feature": "Foot",
                "environment-material": "surface",
                "sample-name": "Dog_04.2-Dog_Foot_Day2",
                "sample-alias": "Dog_04.2-Dog_Foot_Day2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666090/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666090/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666090?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666091",
            "attributes": {
                "biosample": "SAMN02934700",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-11",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Foot",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666091",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-11",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Foot",
                "environment-biome": "Dog",
                "environment-feature": "Foot",
                "environment-material": "surface",
                "sample-name": "Dog_04.3-Dog_Foot_Day2",
                "sample-alias": "Dog_04.3-Dog_Foot_Day2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666091/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666091/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666091?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666092",
            "attributes": {
                "biosample": "SAMN02934701",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-11",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Nose",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666092",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-11",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Nose",
                "environment-biome": "Dog",
                "environment-feature": "Nose",
                "environment-material": "surface",
                "sample-name": "Dog_04.3-Dog_Nose_Day2",
                "sample-alias": "Dog_04.3-Dog_Nose_Day2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666092/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666092/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666092?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666093",
            "attributes": {
                "biosample": "SAMN02934702",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-12",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Foot",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666093",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-12",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Foot",
                "environment-biome": "Dog",
                "environment-feature": "Foot",
                "environment-material": "surface",
                "sample-name": "Dog_04.1-Dog_Foot_Day3",
                "sample-alias": "Dog_04.1-Dog_Foot_Day3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666093/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666093/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666093?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666094",
            "attributes": {
                "biosample": "SAMN02934703",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-12",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Foot",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666094",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-12",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Foot",
                "environment-biome": "Dog",
                "environment-feature": "Foot",
                "environment-material": "surface",
                "sample-name": "Dog_04.3-Dog_Foot_Day3",
                "sample-alias": "Dog_04.3-Dog_Foot_Day3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666094/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666094/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666094?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666095",
            "attributes": {
                "biosample": "SAMN02934705",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-13",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Nose",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666095",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-13",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Nose",
                "environment-biome": "Dog",
                "environment-feature": "Nose",
                "environment-material": "surface",
                "sample-name": "Dog_04.1-Dog_Nose_Day4",
                "sample-alias": "Dog_04.1-Dog_Nose_Day4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666095/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666095/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666095?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666096",
            "attributes": {
                "biosample": "SAMN02934704",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-13",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Foot",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666096",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-13",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Foot",
                "environment-biome": "Dog",
                "environment-feature": "Foot",
                "environment-material": "surface",
                "sample-name": "Dog_04.1-Dog_Foot_Day4",
                "sample-alias": "Dog_04.1-Dog_Foot_Day4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666096/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666096/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666096?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666097",
            "attributes": {
                "biosample": "SAMN02934706",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-13",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Foot",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666097",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-13",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Foot",
                "environment-biome": "Dog",
                "environment-feature": "Foot",
                "environment-material": "surface",
                "sample-name": "Dog_04.2-Dog_Foot_Day4",
                "sample-alias": "Dog_04.2-Dog_Foot_Day4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666097/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666097/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666097?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666098",
            "attributes": {
                "biosample": "SAMN02934707",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-13",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Dog",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Nose",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666098",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-13",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Dog Nose",
                "environment-biome": "Dog",
                "environment-feature": "Nose",
                "environment-material": "surface",
                "sample-name": "Dog_04.2-Dog_Nose_Day4",
                "sample-alias": "Dog_04.2-Dog_Nose_Day4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666098/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Mammals"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666098/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666098?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666099",
            "attributes": {
                "biosample": "SAMN02934708",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "House",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Kitchen Floor",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666099",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-09",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Kitchen Floor",
                "environment-biome": "House",
                "environment-feature": "Kitchen Floor",
                "environment-material": "surface",
                "sample-name": "House_04a-Kitchen_Floor_Day1",
                "sample-alias": "House_04a-Kitchen_Floor_Day1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666099/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Built environment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Built%20environment?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666099/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666099?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666100",
            "attributes": {
                "biosample": "SAMN02934709",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "House",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Kitchen Light Switch",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666100",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-09",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Kitchen Light Switch",
                "environment-biome": "House",
                "environment-feature": "Kitchen Light Switch",
                "environment-material": "surface",
                "sample-name": "House_04a-Kitchen_Light_Switch_Day1",
                "sample-alias": "House_04a-Kitchen_Light_Switch_Day1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666100/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Built environment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Built%20environment?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666100/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666100?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS666101",
            "attributes": {
                "biosample": "SAMN02934710",
                "longitude": -87.6,
                "latitude": 41.9,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-87.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA: Illinois",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-02-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "House",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "Bedroom Floor",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "surface",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.9",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2016-09-10",
                        "unit": null
                    }
                ],
                "accession": "SRS666101",
                "analysis-completed": "2019-07-16",
                "collection-date": "2012-02-09",
                "geo-loc-name": "USA: Illinois",
                "sample-desc": "Metagenome of microbial community: Bedroom Floor",
                "environment-biome": "House",
                "environment-feature": "Bedroom Floor",
                "environment-material": "surface",
                "sample-name": "House_04a-Bedroom_Floor_Day1",
                "sample-alias": "House_04a-Bedroom_Floor_Day1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-07-16T13:47:03"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666101/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005085",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005085?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Built environment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Built%20environment?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666101/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS666101?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 2,
            "count": 36
        }
    }
}