GET /metagenomics/api/v1/studies/MGYS00001064/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/MGYS00001064/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064/samples?format=api&page=23",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS635513",
            "attributes": {
                "longitude": 8.4891,
                "biosample": "SAMEA3182651",
                "latitude": 55.4586,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-02-04",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528170",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635513",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Esbjerg East 04-02-2006",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Esbjerg East 04-02-2006",
                "sample-alias": "16SAMP-708",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635513/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635513/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635513?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635514",
            "attributes": {
                "longitude": 10.2425,
                "biosample": "SAMEA3182652",
                "latitude": 56.2131,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-02-04",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528171",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635514",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Egaa 04-02-2006",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Egaa 04-02-2006",
                "sample-alias": "16SAMP-709",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635514/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635514/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635514?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635515",
            "attributes": {
                "longitude": 10.4148,
                "biosample": "SAMEA3182653",
                "latitude": 55.3995,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-02-04",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528172",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635515",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Ejby 04-02-2006",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Ejby 04-02-2006",
                "sample-alias": "16SAMP-710",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635515/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635515/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635515?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635516",
            "attributes": {
                "longitude": 10.4148,
                "biosample": "SAMEA3182654",
                "latitude": 55.3995,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-05-06",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528173",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635516",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Ejby 06-05-2006",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Ejby 06-05-2006",
                "sample-alias": "16SAMP-711",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635516/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635516/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635516?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635517",
            "attributes": {
                "longitude": 10.4148,
                "biosample": "SAMEA3182655",
                "latitude": 55.3995,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-10-28",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528174",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635517",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Ejby 28-10-2006",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Ejby 28-10-2006",
                "sample-alias": "16SAMP-712",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635517/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635517/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635517?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635518",
            "attributes": {
                "longitude": 9.9754,
                "biosample": "SAMEA3182656",
                "latitude": 57.4213,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-02-04",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528175",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635518",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Hjoerring 04-02-2006",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Hjoerring 04-02-2006",
                "sample-alias": "16SAMP-713",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635518/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635518/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635518?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635519",
            "attributes": {
                "longitude": 9.4147,
                "biosample": "SAMEA3182657",
                "latitude": 55.0343,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-02-04",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528176",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635519",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Aabenraa 04-02-2006",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Aabenraa 04-02-2006",
                "sample-alias": "16SAMP-714",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635519/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635519/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635519?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635520",
            "attributes": {
                "longitude": 9.0422,
                "biosample": "SAMEA3182658",
                "latitude": 56.5651,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-02-04",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528177",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635520",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Skive 04-02-2006",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Skive 04-02-2006",
                "sample-alias": "16SAMP-715",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635520/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635520/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635520?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635521",
            "attributes": {
                "longitude": 9.8648,
                "biosample": "SAMEA3182659",
                "latitude": 57.0495,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-02-04",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528178",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635521",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Aalborg West 04-02-2006",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Aalborg West 04-02-2006",
                "sample-alias": "16SAMP-716",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635521/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635521/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635521?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635522",
            "attributes": {
                "longitude": 10.0458,
                "biosample": "SAMEA3182660",
                "latitude": 57.0452,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2007-02-04",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528179",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635522",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Aalborg East 04-02-2007",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Aalborg East 04-02-2007",
                "sample-alias": "16SAMP-717",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635522/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635522/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635522?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635523",
            "attributes": {
                "longitude": 10.0458,
                "biosample": "SAMEA3182661",
                "latitude": 57.0452,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2007-08-19",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528180",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635523",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Aalborg East 19-08-2007",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Aalborg East 19-08-2007",
                "sample-alias": "16SAMP-719",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635523/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635523/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635523?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635524",
            "attributes": {
                "longitude": 10.0458,
                "biosample": "SAMEA3182662",
                "latitude": 57.0452,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2007-10-28",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528181",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635524",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Aalborg East 28-10-2007",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Aalborg East 28-10-2007",
                "sample-alias": "16SAMP-720",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635524/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635524/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635524?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635525",
            "attributes": {
                "longitude": 10.4148,
                "biosample": "SAMEA3182663",
                "latitude": 55.3995,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2007-02-04",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528182",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635525",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Ejby 04-02-2007",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Ejby 04-02-2007",
                "sample-alias": "16SAMP-721",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635525/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635525/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635525?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635526",
            "attributes": {
                "longitude": 10.4148,
                "biosample": "SAMEA3182664",
                "latitude": 55.3995,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2007-05-06",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528183",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635526",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Ejby 06-05-2007",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Ejby 06-05-2007",
                "sample-alias": "16SAMP-722",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635526/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635526/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635526?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635527",
            "attributes": {
                "longitude": 10.4148,
                "biosample": "SAMEA3182665",
                "latitude": 55.3995,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2007-08-19",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528184",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635527",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Ejby 19-08-2007",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Ejby 19-08-2007",
                "sample-alias": "16SAMP-723",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635527/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635527/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635527?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635528",
            "attributes": {
                "longitude": 10.4148,
                "biosample": "SAMEA3182666",
                "latitude": 55.3995,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2007-10-28",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528185",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635528",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Ejby 28-10-2007",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Ejby 28-10-2007",
                "sample-alias": "16SAMP-724",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635528/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635528/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635528?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635529",
            "attributes": {
                "longitude": 9.8648,
                "biosample": "SAMEA3182667",
                "latitude": 57.0495,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2007-02-04",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528186",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635529",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Aalborg West 04-02-2007",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Aalborg West 04-02-2007",
                "sample-alias": "16SAMP-725",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635529/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635529/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635529?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635530",
            "attributes": {
                "longitude": 9.8648,
                "biosample": "SAMEA3182668",
                "latitude": 57.0495,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2007-08-19",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528187",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635530",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Aalborg West 19-08-2007",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Aalborg West 19-08-2007",
                "sample-alias": "16SAMP-726",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635530/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635530/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635530?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635531",
            "attributes": {
                "longitude": 10.0458,
                "biosample": "SAMEA3182669",
                "latitude": 57.0452,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2008-02-04",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528188",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635531",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Aalborg East 04-02-2008",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Aalborg East 04-02-2008",
                "sample-alias": "16SAMP-727",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635531/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635531/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635531?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635532",
            "attributes": {
                "longitude": 10.0458,
                "biosample": "SAMEA3182670",
                "latitude": 57.0452,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2008-05-06",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528189",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635532",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Aalborg East 06-05-2008",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Aalborg East 06-05-2008",
                "sample-alias": "16SAMP-728",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635532/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635532/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635532?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635533",
            "attributes": {
                "longitude": 10.0458,
                "biosample": "SAMEA3182671",
                "latitude": 57.0452,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2008-08-19",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528190",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635533",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Aalborg East 19-08-2008",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Aalborg East 19-08-2008",
                "sample-alias": "16SAMP-729",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635533/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635533/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635533?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635534",
            "attributes": {
                "longitude": 10.0458,
                "biosample": "SAMEA3182672",
                "latitude": 57.0452,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2008-10-28",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528191",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635534",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Aalborg East 28-10-2008",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Aalborg East 28-10-2008",
                "sample-alias": "16SAMP-730",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635534/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635534/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635534?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635535",
            "attributes": {
                "longitude": 10.4148,
                "biosample": "SAMEA3182673",
                "latitude": 55.3995,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2008-02-04",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528192",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635535",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Ejby 04-02-2008",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Ejby 04-02-2008",
                "sample-alias": "16SAMP-731",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635535/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635535/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635535?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635536",
            "attributes": {
                "longitude": 10.4148,
                "biosample": "SAMEA3182674",
                "latitude": 55.3995,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2008-05-06",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528193",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635536",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Ejby 06-05-2008",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Ejby 06-05-2008",
                "sample-alias": "16SAMP-732",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635536/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635536/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635536?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS635537",
            "attributes": {
                "longitude": 10.4148,
                "biosample": "SAMEA3182675",
                "latitude": 55.3995,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "MiDAS-DK",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2008-08-19",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "wastewater/sludge",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "528194",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS wastewater sludge (ERC000023)",
                        "unit": null
                    }
                ],
                "accession": "ERS635537",
                "analysis-completed": "2016-06-08",
                "collection-date": null,
                "geo-loc-name": "Denmark",
                "sample-desc": "Ejby 19-08-2008",
                "environment-biome": "wastewater treatment plant",
                "environment-feature": "wastewater treatment plant",
                "environment-material": "activated sludge",
                "sample-name": "Ejby 19-08-2008",
                "sample-alias": "16SAMP-733",
                "host-tax-id": null,
                "species": null,
                "last-update": "2016-06-08T10:55:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Engineered:Wastewater:Activated Sludge"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Activated%20Sludge?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635537/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001064",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001064?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635537/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS635537?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 23,
            "count": 575
        }
    }
}