GET /metagenomics/api/v1/studies/MGYS00001686/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/MGYS00001686/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686/samples?format=api&page=2",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS1236700",
            "attributes": {
                "longitude": 71.1667,
                "biosample": "SAMEA4065590",
                "latitude": -54.5892,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "71.16666",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-27",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-54.58917",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236700",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-27",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST504MICRO",
                "sample-alias": "504MICRO",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236700/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236700/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236700?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236701",
            "attributes": {
                "longitude": 71.1667,
                "biosample": "SAMEA4065591",
                "latitude": -54.5892,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "71.16666",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-27",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-54.58917",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236701",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-27",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST504NANO",
                "sample-alias": "504NANO",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236701/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236701/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236701?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236702",
            "attributes": {
                "longitude": 71.1667,
                "biosample": "SAMEA4065592",
                "latitude": -54.5892,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "71.16666",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-27",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-54.58917",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236702",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-27",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST504PICO.O",
                "sample-alias": "504PICO.O",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236702/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236702/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236702?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236703",
            "attributes": {
                "longitude": 71.1667,
                "biosample": "SAMEA4065593",
                "latitude": -54.5892,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "71.16666",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-27",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-54.58917",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236703",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-27",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST504PICO.T",
                "sample-alias": "504PICO.T",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236703/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236703/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236703?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236704",
            "attributes": {
                "longitude": 71.0498,
                "biosample": "SAMEA4065594",
                "latitude": -53.301,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "71.04984",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-27",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-53.30095",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236704",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-27",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST505MICRO",
                "sample-alias": "505MICRO",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236704/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236704/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236704?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236705",
            "attributes": {
                "longitude": 71.0498,
                "biosample": "SAMEA4065595",
                "latitude": -53.301,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "71.04984",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-27",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-53.30095",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236705",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-27",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST505NANO",
                "sample-alias": "505NANO",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236705/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236705/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236705?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236706",
            "attributes": {
                "longitude": 71.0867,
                "biosample": "SAMEA4065596",
                "latitude": -52.0833,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "71.08667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-52.083332",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236706",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-28",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST506MICRO",
                "sample-alias": "506MICRO",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236706/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236706/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236706?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236707",
            "attributes": {
                "longitude": 71.0867,
                "biosample": "SAMEA4065597",
                "latitude": -52.0833,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "71.08667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-52.083332",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236707",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-28",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST506NANO",
                "sample-alias": "506NANO",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236707/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236707/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236707?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236708",
            "attributes": {
                "longitude": 71.0867,
                "biosample": "SAMEA4065598",
                "latitude": -52.0833,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "71.08667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-52.083332",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236708",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-28",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST506PICO.O",
                "sample-alias": "506PICO.O",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236708/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236708/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236708?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236709",
            "attributes": {
                "longitude": 71.0867,
                "biosample": "SAMEA4065599",
                "latitude": -52.0833,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "71.08667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-52.083332",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236709",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-28",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST506PICO.T",
                "sample-alias": "506PICO.T",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236709/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236709/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236709?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236710",
            "attributes": {
                "longitude": 70.9832,
                "biosample": "SAMEA4065600",
                "latitude": -51.1336,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "70.98317",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-51.133568",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236710",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-28",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST507MICRO",
                "sample-alias": "507MICRO",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236710/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236710/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236710?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236711",
            "attributes": {
                "longitude": 70.9832,
                "biosample": "SAMEA4065601",
                "latitude": -51.1336,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "70.98317",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-51.133568",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236711",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-28",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST507NANO",
                "sample-alias": "507NANO",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236711/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236711/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236711?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236712",
            "attributes": {
                "longitude": 70.9832,
                "biosample": "SAMEA4065602",
                "latitude": -51.1336,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "70.98317",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-51.133568",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236712",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-28",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST507PICO.O",
                "sample-alias": "507PICO.O",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236712/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236712/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236712?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236713",
            "attributes": {
                "longitude": 70.9832,
                "biosample": "SAMEA4065603",
                "latitude": -51.1336,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "70.98317",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-51.133568",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236713",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-28",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST507PICO.T",
                "sample-alias": "507PICO.T",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236713/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236713/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236713?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236714",
            "attributes": {
                "longitude": 71.0167,
                "biosample": "SAMEA4065604",
                "latitude": -52.6889,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "71.01667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-52.68885",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236714",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-28",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST508MICRO",
                "sample-alias": "508MICRO",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236714/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236714/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236714?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236715",
            "attributes": {
                "longitude": 71.0167,
                "biosample": "SAMEA4065605",
                "latitude": -52.6889,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "71.01667",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-52.68885",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236715",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-28",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST508NANO",
                "sample-alias": "508NANO",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236715/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236715/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236715?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236716",
            "attributes": {
                "longitude": 70.9163,
                "biosample": "SAMEA4065606",
                "latitude": -54.2147,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "70.91634",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-54.21467",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236716",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-28",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST509MICRO",
                "sample-alias": "509MICRO",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236716/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236716/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236716?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236717",
            "attributes": {
                "longitude": 70.9163,
                "biosample": "SAMEA4065607",
                "latitude": -54.2147,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "70.91634",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-54.21467",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    }
                ],
                "accession": "ERS1236717",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-28",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Uummannaq Fjord (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "ST509NANO",
                "sample-alias": "509NANO",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236717/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236717/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236717?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236718",
            "attributes": {
                "longitude": 70.4677,
                "biosample": "SAMEA4065608",
                "latitude": -54.2147,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "70.46765",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-29",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-54.2147",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    }
                ],
                "accession": "ERS1236718",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-29",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Vaigat Strait (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "St510Micro",
                "sample-alias": "510Micro",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236718/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236718/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236718?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236719",
            "attributes": {
                "longitude": 70.4677,
                "biosample": "SAMEA4065609",
                "latitude": -54.2147,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "70.46765",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-29",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-54.2147",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    }
                ],
                "accession": "ERS1236719",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-29",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Vaigat Strait (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "St510Nano",
                "sample-alias": "510Nano",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236719/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236719/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236719?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236720",
            "attributes": {
                "longitude": 70.2496,
                "biosample": "SAMEA4065610",
                "latitude": -52.9997,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "70.24958",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-29",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-52.9997",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    }
                ],
                "accession": "ERS1236720",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-29",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Vaigat Strait (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "St511Micro",
                "sample-alias": "511Micro",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236720/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236720/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236720?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236721",
            "attributes": {
                "longitude": 70.2496,
                "biosample": "SAMEA4065611",
                "latitude": -52.9997,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "70.24958",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-29",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-52.9997",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    }
                ],
                "accession": "ERS1236721",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-29",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Vaigat Strait (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "St511Nano",
                "sample-alias": "511Nano",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236721/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236721/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236721?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236722",
            "attributes": {
                "longitude": 70.2496,
                "biosample": "SAMEA4065612",
                "latitude": -52.9997,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "70.24958",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-29",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-52.9997",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    }
                ],
                "accession": "ERS1236722",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-29",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Vaigat Strait (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "St511Pico.O",
                "sample-alias": "511Pico.O",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236722/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236722/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236722?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236723",
            "attributes": {
                "longitude": 70.2496,
                "biosample": "SAMEA4065613",
                "latitude": -52.9997,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "70.24958",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-29",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-52.9997",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    }
                ],
                "accession": "ERS1236723",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-29",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Vaigat Strait (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "St511Pico.T",
                "sample-alias": "511Pico.T",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236723/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236723/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236723?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1236724",
            "attributes": {
                "longitude": 69.9158,
                "biosample": "SAMEA4065614",
                "latitude": -52.0863,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "mimarks-survey",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "69.91583",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Atlantic Ocean",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-07-29",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "ocean",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine water body",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "ocean water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "pyrosequencing",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-52.086334",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX+",
                        "unit": null
                    }
                ],
                "accession": "ERS1236724",
                "analysis-completed": "2017-04-11",
                "collection-date": "2012-07-29",
                "geo-loc-name": "Atlantic Ocean",
                "sample-desc": "water sample in Vaigat Strait (Greenland) with rosette sampler",
                "environment-biome": "ocean",
                "environment-feature": "marine water body",
                "environment-material": "ocean water",
                "sample-name": "St512Micro",
                "sample-alias": "512Micro",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-04-11T14:01:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236724/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001686",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001686?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236724/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1236724?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 2,
            "count": 43
        }
    }
}