GET /metagenomics/api/v1/studies/MGYS00001645/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/MGYS00001645/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645/samples?format=api&page=32",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS1187453",
            "attributes": {
                "longitude": -122.362,
                "biosample": "SAMEA4016343",
                "latitude": 38.452,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.362",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "59.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.452",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187453",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.1",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.1",
                "sample-alias": "qiita_sid_10119:10119.MT.1",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187453/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187453/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187453?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187454",
            "attributes": {
                "longitude": -122.395,
                "biosample": "SAMEA4016344",
                "latitude": 38.42,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.395",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:must",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.42",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187454",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.10",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:must",
                "sample-name": "10119.MT.10",
                "sample-alias": "qiita_sid_10119:10119.MT.10",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187454/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187454/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187454?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187455",
            "attributes": {
                "longitude": -122.229,
                "biosample": "SAMEA4016345",
                "latitude": 38.311,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "74.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.311",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187455",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.100",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.100",
                "sample-alias": "qiita_sid_10119:10119.MT.100",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187455/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187455/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187455?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187456",
            "attributes": {
                "longitude": -122.229,
                "biosample": "SAMEA4016346",
                "latitude": 38.311,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "74.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.311",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187456",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.101",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.101",
                "sample-alias": "qiita_sid_10119:10119.MT.101",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187456/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187456/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187456?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187457",
            "attributes": {
                "longitude": -122.412,
                "biosample": "SAMEA4016347",
                "latitude": 38.419,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.412",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "94.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.419",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187457",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.102",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.102",
                "sample-alias": "qiita_sid_10119:10119.MT.102",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187457/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187457/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187457?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187458",
            "attributes": {
                "longitude": -122.412,
                "biosample": "SAMEA4016348",
                "latitude": 38.419,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.412",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "94.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.419",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187458",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.103",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.103",
                "sample-alias": "qiita_sid_10119:10119.MT.103",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187458/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187458/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187458?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187459",
            "attributes": {
                "longitude": -122.412,
                "biosample": "SAMEA4016349",
                "latitude": 38.419,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.412",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "94.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.419",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187459",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.104",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.104",
                "sample-alias": "qiita_sid_10119:10119.MT.104",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187459/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187459/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187459?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187460",
            "attributes": {
                "longitude": -122.235,
                "biosample": "SAMEA4016350",
                "latitude": 38.319,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.235",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:must",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "57.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.319",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187460",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.106",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:must",
                "sample-name": "10119.MT.106",
                "sample-alias": "qiita_sid_10119:10119.MT.106",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187460/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187460/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187460?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187461",
            "attributes": {
                "longitude": -122.398,
                "biosample": "SAMEA4016351",
                "latitude": 38.418,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.398",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "51.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.418",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187461",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.107",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.107",
                "sample-alias": "qiita_sid_10119:10119.MT.107",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187461/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187461/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187461?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187462",
            "attributes": {
                "longitude": -122.356,
                "biosample": "SAMEA4016352",
                "latitude": 38.432,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.356",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.432",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187462",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.108",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.108",
                "sample-alias": "qiita_sid_10119:10119.MT.108",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187462/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187462/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187462?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187463",
            "attributes": {
                "longitude": -122.395,
                "biosample": "SAMEA4016353",
                "latitude": 38.42,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.395",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.42",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187463",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.109",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.109",
                "sample-alias": "qiita_sid_10119:10119.MT.109",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187463/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187463/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187463?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187464",
            "attributes": {
                "longitude": -122.395,
                "biosample": "SAMEA4016354",
                "latitude": 38.42,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.395",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:must",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.42",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187464",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.11",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:must",
                "sample-name": "10119.MT.11",
                "sample-alias": "qiita_sid_10119:10119.MT.11",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187464/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187464/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187464?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187465",
            "attributes": {
                "longitude": -122.395,
                "biosample": "SAMEA4016355",
                "latitude": 38.42,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.395",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.42",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187465",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.110",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.110",
                "sample-alias": "qiita_sid_10119:10119.MT.110",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187465/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187465/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187465?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187466",
            "attributes": {
                "longitude": -122.398,
                "biosample": "SAMEA4016356",
                "latitude": 38.418,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.398",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "51.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.418",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187466",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.111",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.111",
                "sample-alias": "qiita_sid_10119:10119.MT.111",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187466/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187466/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187466?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187467",
            "attributes": {
                "longitude": -122.398,
                "biosample": "SAMEA4016357",
                "latitude": 38.418,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.398",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "51.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.418",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187467",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.112",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.112",
                "sample-alias": "qiita_sid_10119:10119.MT.112",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187467/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187467/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187467?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187468",
            "attributes": {
                "longitude": -122.362,
                "biosample": "SAMEA4016358",
                "latitude": 38.452,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.362",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "59.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.452",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187468",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.113",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.113",
                "sample-alias": "qiita_sid_10119:10119.MT.113",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187468/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187468/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187468?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187469",
            "attributes": {
                "longitude": -122.356,
                "biosample": "SAMEA4016359",
                "latitude": 38.432,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.356",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.432",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187469",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.114",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.114",
                "sample-alias": "qiita_sid_10119:10119.MT.114",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187469/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187469/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187469?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187470",
            "attributes": {
                "longitude": -122.398,
                "biosample": "SAMEA4016360",
                "latitude": 38.418,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.398",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "51.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.418",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187470",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.115",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.115",
                "sample-alias": "qiita_sid_10119:10119.MT.115",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187470/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187470/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187470?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187471",
            "attributes": {
                "longitude": -122.408,
                "biosample": "SAMEA4016361",
                "latitude": 38.442,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.408",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "45.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.442",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187471",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.116",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.116",
                "sample-alias": "qiita_sid_10119:10119.MT.116",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187471/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187471/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187471?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187472",
            "attributes": {
                "longitude": -122.466,
                "biosample": "SAMEA4016362",
                "latitude": 38.519,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.466",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "76.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.519",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187472",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.117",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.117",
                "sample-alias": "qiita_sid_10119:10119.MT.117",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187472/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187472/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187472?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187473",
            "attributes": {
                "longitude": -122.395,
                "biosample": "SAMEA4016363",
                "latitude": 38.42,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.395",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.42",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187473",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.118",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.118",
                "sample-alias": "qiita_sid_10119:10119.MT.118",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187473/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187473/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187473?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187474",
            "attributes": {
                "longitude": -122.356,
                "biosample": "SAMEA4016364",
                "latitude": 38.432,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.356",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.432",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187474",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.119",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.119",
                "sample-alias": "qiita_sid_10119:10119.MT.119",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187474/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187474/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187474?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187475",
            "attributes": {
                "longitude": -122.395,
                "biosample": "SAMEA4016365",
                "latitude": 38.42,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.395",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:must",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.42",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187475",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.12",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:must",
                "sample-name": "10119.MT.12",
                "sample-alias": "qiita_sid_10119:10119.MT.12",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187475/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187475/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187475?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187476",
            "attributes": {
                "longitude": -122.362,
                "biosample": "SAMEA4016366",
                "latitude": 38.452,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.362",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "59.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.452",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187476",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.120",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.120",
                "sample-alias": "qiita_sid_10119:10119.MT.120",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187476/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187476/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187476?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1187477",
            "attributes": {
                "longitude": -122.863,
                "biosample": "SAMEA4016367",
                "latitude": 38.455,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-122.863",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "GAZ:United States of America",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ENVO:cropland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "ENVO:vineyard",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ENVO:wine",
                        "unit": null
                    },
                    {
                        "key": "altitude",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "62.0",
                        "unit": null
                    },
                    {
                        "key": "host common name",
                        "value": "miscellaneous metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.455",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "ERS1187477",
                "analysis-completed": "2017-03-24",
                "collection-date": null,
                "geo-loc-name": "GAZ:United States of America",
                "sample-desc": "MT.121",
                "environment-biome": "ENVO:cropland biome",
                "environment-feature": "ENVO:vineyard",
                "environment-material": "ENVO:wine",
                "sample-name": "10119.MT.121",
                "sample-alias": "qiita_sid_10119:10119.MT.121",
                "host-tax-id": 3603,
                "species": "Vitis",
                "last-update": "2017-03-24T10:47:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187477/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001645",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001645?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187477/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1187477?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 32,
            "count": 778
        }
    }
}