GET /metagenomics/api/v1/studies/MGYS00001398/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/MGYS00001398/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398/samples?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS881319",
            "attributes": {
                "biosample": "SAMN03433255",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.421881 N 9.481674 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "521 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "46",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881319",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Irradiation",
                "sample-alias": "AM4I2",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881319/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881319/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881319?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881320",
            "attributes": {
                "biosample": "SAMN03433254",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.421881 N 9.481674 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "520 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "45",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881320",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Irradiation",
                "sample-alias": "AM4I1",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881320/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881320/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881320?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881321",
            "attributes": {
                "biosample": "SAMN03433236",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.415851 N 9.413412 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "502 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "27",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881321",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Replant diseases soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Control",
                "sample-alias": "KM4U3",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881321/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881321/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881321?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881322",
            "attributes": {
                "biosample": "SAMN03433253",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.421881 N 9.481674 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "519 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "44",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881322",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Temperature",
                "sample-alias": "AM4T504",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881322/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881322/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881322?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881323",
            "attributes": {
                "biosample": "SAMN03433252",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.421881 N 9.481674 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "518 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "43",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881323",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Temperature",
                "sample-alias": "AM4T503",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881323/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881323/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881323?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881324",
            "attributes": {
                "biosample": "SAMN03433251",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.421881 N 9.481674 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "517 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "42",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881324",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Temperature",
                "sample-alias": "AM4T502",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881324/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881324/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881324?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881325",
            "attributes": {
                "biosample": "SAMN03433250",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.421881 N 9.481674 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "516 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "41",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881325",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Temperature",
                "sample-alias": "AM4T501",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881325/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881325/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881325?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881326",
            "attributes": {
                "biosample": "SAMN03433249",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.421881 N 9.481674 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "515 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "40",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881326",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Replant diseases soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Control",
                "sample-alias": "AM4U4",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881326/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881326/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881326?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881327",
            "attributes": {
                "biosample": "SAMN03433248",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.421881 N 9.481674 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "514 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "39",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881327",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Replant diseases soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Control",
                "sample-alias": "AM4U3",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881327/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881327/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881327?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881328",
            "attributes": {
                "biosample": "SAMN03433247",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.421881 N 9.481674 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "513 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "38",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881328",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Replant diseases soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Control",
                "sample-alias": "AM4U2",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881328/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881328/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881328?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881329",
            "attributes": {
                "biosample": "SAMN03433246",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.421881 N 9.481674 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "512 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "37",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881329",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Replant diseases soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Control",
                "sample-alias": "AM4U1",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881329/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881329/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881329?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881330",
            "attributes": {
                "biosample": "SAMN03433245",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.415851 N 9.413412 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "511 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "36",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881330",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Irradiation",
                "sample-alias": "KM4I4",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881330/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881330/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881330?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881331",
            "attributes": {
                "biosample": "SAMN03433244",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.415851 N 9.413412 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "510 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "35",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881331",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Irradiation",
                "sample-alias": "KM4I3",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881331/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881331/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881331?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881332",
            "attributes": {
                "biosample": "SAMN03433235",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.415851 N 9.413412 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "501 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "26",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881332",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Replant diseases soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Control",
                "sample-alias": "KM4U2",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881332/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881332/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881332?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881333",
            "attributes": {
                "biosample": "SAMN03433234",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.415851 N 9.413412 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "500 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "25",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881333",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Replant diseases soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Control",
                "sample-alias": "KM4U1",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881333/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881333/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881333?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881337",
            "attributes": {
                "biosample": "SAMN03433243",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.415851 N 9.413412 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "509 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "34",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881337",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Irradiation",
                "sample-alias": "KM4I2",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881337/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881337/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881337?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881338",
            "attributes": {
                "biosample": "SAMN03433242",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.415851 N 9.413412 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "508 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "33",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881338",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Irradiation",
                "sample-alias": "KM4I1",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881338/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881338/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881338?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881339",
            "attributes": {
                "biosample": "SAMN03433241",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.415851 N 9.413412 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "507 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "32",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881339",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Temperature",
                "sample-alias": "KM4T504",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881339/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881339/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881339?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881340",
            "attributes": {
                "biosample": "SAMN03433240",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.415851 N 9.413412 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "506 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "31",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881340",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Temperature",
                "sample-alias": "KM4T503",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881340/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881340/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881340?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881341",
            "attributes": {
                "biosample": "SAMN03433239",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.415851 N 9.413412 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "505 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "30",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881341",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Temperature",
                "sample-alias": "KM4T502",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881341/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881341/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881341?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881342",
            "attributes": {
                "biosample": "SAMN03433237",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.415851 N 9.413412 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "503 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "28",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881342",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Replant diseases soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Control",
                "sample-alias": "KM4U4",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881342/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881342/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881342?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881344",
            "attributes": {
                "biosample": "SAMN03433238",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.415851 N 9.413412 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "504 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "29",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881344",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Temperature",
                "sample-alias": "KM4T501",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881344/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881344/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881344?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881345",
            "attributes": {
                "biosample": "SAMN03433257",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.421881 N 9.481674 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "523 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "48",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881345",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Irradiation",
                "sample-alias": "AM4I4",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881345/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881345/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881345?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS881346",
            "attributes": {
                "biosample": "SAMN03433256",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "53.421881 N 9.481674 W",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Germany",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "14-Jan-2013",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "Shaking",
                        "unit": null
                    },
                    {
                        "key": "sample material processing",
                        "value": "Biological replicate",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "1118232",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "AB 3130xL Genetic Analyzer",
                        "unit": null
                    },
                    {
                        "key": "host",
                        "value": "Apple",
                        "unit": null
                    },
                    {
                        "key": "isolation source",
                        "value": "Soil attached to apple roots",
                        "unit": null
                    },
                    {
                        "key": "sample size",
                        "value": "522 ml falcon tube",
                        "unit": null
                    },
                    {
                        "key": "BioSampleModel",
                        "value": "Metagenome or environmental",
                        "unit": null
                    },
                    {
                        "key": "source_material_id",
                        "value": "47",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "SRS881346",
                "analysis-completed": "2017-01-11",
                "collection-date": null,
                "geo-loc-name": null,
                "sample-desc": "Treated RD soil",
                "environment-biome": null,
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Irradiation",
                "sample-alias": "AM4I3",
                "host-tax-id": 3750,
                "species": "Malus domestica",
                "last-update": "2017-01-11T11:12:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Host-associated:Plants:Root"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Root?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881346/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001398",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001398?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881346/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS881346?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 24
        }
    }
}