GET /metagenomics/api/v1/studies/MGYS00002116/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/MGYS00002116/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116/samples?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS2008755",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390813",
                "longitude": -2.1645,
                "accession": "ERS2008755",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-03-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Bulk soil from BL field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "BL.B122",
                "sample-alias": "BL.B122",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008755/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008755/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008755?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008757",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-07-01/2017-07-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390815",
                "longitude": -2.1645,
                "accession": "ERS2008757",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-07-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Bulk soil from BL field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "BL.B145",
                "sample-alias": "BL.B145",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008757/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008757/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008757?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008758",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390816",
                "longitude": -2.1645,
                "accession": "ERS2008758",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-03-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from BL field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "BL.R121",
                "sample-alias": "BL.R121",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008758/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008758/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008758?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008759",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390817",
                "longitude": -2.1645,
                "accession": "ERS2008759",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-03-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from BL field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "BL.R122",
                "sample-alias": "BL.R122",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008759/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008759/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008759?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008760",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390818",
                "longitude": -2.1645,
                "accession": "ERS2008760",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-03-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from BL field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "BL.R124",
                "sample-alias": "BL.R124",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008760/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008760/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008760?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008761",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-06-01/2017-06-30",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390819",
                "longitude": -2.1645,
                "accession": "ERS2008761",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-06-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from BL field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "BL.R131",
                "sample-alias": "BL.R131",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008761/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008761/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008761?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008762",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-06-01/2017-06-30",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390820",
                "longitude": -2.1645,
                "accession": "ERS2008762",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-06-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from BL field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "BL.R136",
                "sample-alias": "BL.R136",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008762/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008762/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008762?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008763",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-06-01/2017-06-30",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390821",
                "longitude": -2.1645,
                "accession": "ERS2008763",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-06-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from BL field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "BL.R137",
                "sample-alias": "BL.R137",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008763/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008763/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008763?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008764",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-07-01/2017-07-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390822",
                "longitude": -2.1645,
                "accession": "ERS2008764",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-07-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from BL field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "BL.R141",
                "sample-alias": "BL.R141",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008764/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008764/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008764?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008765",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-07-01/2017-07-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390823",
                "longitude": -2.1645,
                "accession": "ERS2008765",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-07-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from BL field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "BL.R143",
                "sample-alias": "BL.R143",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008765/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008765/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008765?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008766",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-07-01/2017-07-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390824",
                "longitude": -2.1645,
                "accession": "ERS2008766",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-07-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from BL field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "BL.R145",
                "sample-alias": "BL.R145",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008766/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008766/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008766?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008767",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390825",
                "longitude": -2.1645,
                "accession": "ERS2008767",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-03-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Bulk soil from SW field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "SW.B123",
                "sample-alias": "SW.B123",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008767/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008767/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008767?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008768",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-06-01/2017-06-30",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390826",
                "longitude": -2.1645,
                "accession": "ERS2008768",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-06-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Bulk soil from SW field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "SW.B131",
                "sample-alias": "SW.B131",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008768/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008768/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008768?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008769",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-07-01/2017-07-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390827",
                "longitude": -2.1645,
                "accession": "ERS2008769",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-07-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Bulk soil from SW field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "SW.B141",
                "sample-alias": "SW.B141",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008769/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008769/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008769?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008770",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390828",
                "longitude": -2.1645,
                "accession": "ERS2008770",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-03-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from SW field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "SW.R121",
                "sample-alias": "SW.R121",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008770/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008770/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008770?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008771",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390829",
                "longitude": -2.1645,
                "accession": "ERS2008771",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-03-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from SW field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "SW.R122",
                "sample-alias": "SW.R122",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008771/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008771/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008771?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008772",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390830",
                "longitude": -2.1645,
                "accession": "ERS2008772",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-03-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from SW field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "SW.R123",
                "sample-alias": "SW.R123",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008772/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008772/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008772?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008773",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-06-01/2017-06-30",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390831",
                "longitude": -2.1645,
                "accession": "ERS2008773",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-06-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from SW field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "SW.R131",
                "sample-alias": "SW.R131",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008773/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008773/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008773?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008774",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-06-01/2017-06-30",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390832",
                "longitude": -2.1645,
                "accession": "ERS2008774",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-06-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from SW field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "SW.R132",
                "sample-alias": "SW.R132",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008774/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008774/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008774?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008775",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-06-01/2017-06-30",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390833",
                "longitude": -2.1645,
                "accession": "ERS2008775",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-06-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from SW field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "SW.R137",
                "sample-alias": "SW.R137",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008775/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008775/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008775?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008776",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-07-01/2017-07-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390834",
                "longitude": -2.1645,
                "accession": "ERS2008776",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-07-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from SW field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "SW.R141",
                "sample-alias": "SW.R141",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008776/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008776/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008776?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008777",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-07-01/2017-07-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390835",
                "longitude": -2.1645,
                "accession": "ERS2008777",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-07-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from SW field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "SW.R145",
                "sample-alias": "SW.R145",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008777/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008777/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008777?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008778",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-07-01/2017-07-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390836",
                "longitude": -2.1645,
                "accession": "ERS2008778",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-07-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Rhizosphere soil from SW field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "SW.R147",
                "sample-alias": "SW.R147",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:55"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008778/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008778/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008778?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS2008756",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-2.164472",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "United Kingdom",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-06-01/2017-06-30",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "agricultural field",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "Soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Amplicon sequencing",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "49.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "52.229702",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "latitude": 52.2297,
                "biosample": "SAMEA104390814",
                "longitude": -2.1645,
                "accession": "ERS2008756",
                "analysis-completed": "2018-01-12",
                "collection-date": "2017-06-01",
                "geo-loc-name": "United Kingdom",
                "sample-desc": "Bulk soil from BL field",
                "environment-biome": "Soil",
                "environment-feature": "agricultural field",
                "environment-material": "Soil",
                "sample-name": "BL.B136",
                "sample-alias": "BL.B136",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-01-12T09:12:54"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008756/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002116",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002116?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008756/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Loam:Agricultural"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Agricultural?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2008756?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 24
        }
    }
}