GET /metagenomics/api/v1/studies/MGYS00004352/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/MGYS00004352/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352/samples?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS542334",
            "attributes": {
                "biosample": "SAMN02594415",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.04167",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 1",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542334",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 1",
                "environment-biome": "Cryoconite 1",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 1",
                "sample-alias": "M 23/5 DNa",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542334/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542334/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542334?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542361",
            "attributes": {
                "biosample": "SAMN02594416",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.04168",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 2",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.16",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542361",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 2",
                "environment-biome": "Cryoconite 2",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 2",
                "sample-alias": "M 14/6 DNa",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542361/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542361/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542361?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542363",
            "attributes": {
                "biosample": "SAMN02594417",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.04169",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 3",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.17",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542363",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 3",
                "environment-biome": "Cryoconite 3",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 3",
                "sample-alias": "M 3/7 DNa",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542363/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542363/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542363?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542393",
            "attributes": {
                "biosample": "SAMN02594418",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.0417",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 4",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.18",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542393",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 4",
                "environment-biome": "Cryoconite 4",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 4",
                "sample-alias": "M 25/7 DNa",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542393/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542393/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542393?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542450",
            "attributes": {
                "biosample": "SAMN02594420",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.04172",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 6",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.2",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542450",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 6",
                "environment-biome": "Cryoconite 6",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 6",
                "sample-alias": "M 5/9 DNa",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542450/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542450/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542450?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542451",
            "attributes": {
                "biosample": "SAMN02594419",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.04171",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 5",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.19",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542451",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 5",
                "environment-biome": "Cryoconite 5",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 5",
                "sample-alias": "M 15/8 DNa",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542451/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542451/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542451?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542453",
            "attributes": {
                "biosample": "SAMN02594421",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.04173",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 7",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.21",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542453",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 7",
                "environment-biome": "Cryoconite 7",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 7",
                "sample-alias": "M 25/9 DNa",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542453/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542453/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542453?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542457",
            "attributes": {
                "biosample": "SAMN02594422",
                "longitude": -49.275,
                "latitude": 66.9633,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-49.275",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 8",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "66.96333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542457",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the interior of the Ice sheet 1",
                "environment-biome": "Cryoconite 8",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the interior of the Ice sheet 1",
                "sample-alias": "I 13/6 DNa",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542457/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542457/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542457?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542466",
            "attributes": {
                "biosample": "SAMN02594423",
                "longitude": -49.275,
                "latitude": 66.9633,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-49.27501",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 9",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.16",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "66.96333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542466",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the interior of the Ice sheet 2",
                "environment-biome": "Cryoconite 9",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the interior of the Ice sheet 2",
                "sample-alias": "I 13/7 DNa",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542466/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542466/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542466?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542485",
            "attributes": {
                "biosample": "SAMN02594424",
                "longitude": -49.275,
                "latitude": 66.9633,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-49.27502",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 10",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.17",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "66.96333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542485",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the interior of the Ice sheet 3",
                "environment-biome": "Cryoconite 10",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the interior of the Ice sheet 3",
                "sample-alias": "I 11/8 DNa",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542485/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542485/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542485?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542581",
            "attributes": {
                "biosample": "SAMN02594425",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.04167",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 11",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542581",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 8",
                "environment-biome": "Cryoconite 11",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 8",
                "sample-alias": "M 23/5 cDna",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542581/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542581/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542581?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542583",
            "attributes": {
                "biosample": "SAMN02594426",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.04168",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 12",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.16",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542583",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 9",
                "environment-biome": "Cryoconite 12",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 9",
                "sample-alias": "M 14/6 cDna",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542583/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542583/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542583?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542595",
            "attributes": {
                "biosample": "SAMN02594427",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.04169",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 13",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.17",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542595",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 10",
                "environment-biome": "Cryoconite 13",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 10",
                "sample-alias": "M 3/7  cDna",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542595/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542595/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542595?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542598",
            "attributes": {
                "biosample": "SAMN02594428",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.0417",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 14",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.18",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542598",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 11",
                "environment-biome": "Cryoconite 14",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 11",
                "sample-alias": "M 25/7 cDna",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542598/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542598/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542598?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542605",
            "attributes": {
                "biosample": "SAMN02594429",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.04171",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 15",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.19",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542605",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 12",
                "environment-biome": "Cryoconite 15",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 12",
                "sample-alias": "M 15/8 cDna",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542605/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542605/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542605?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542612",
            "attributes": {
                "biosample": "SAMN02594430",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.04172",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 16",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.2",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542612",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 13",
                "environment-biome": "Cryoconite 16",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 13",
                "sample-alias": "M 5/9  cDna",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542612/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542612/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542612?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542639",
            "attributes": {
                "biosample": "SAMN02594431",
                "longitude": -50.0417,
                "latitude": 67.1517,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-50.04173",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 17",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.21",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "67.15167",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542639",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the margin of the Ice sheet 14",
                "environment-biome": "Cryoconite 17",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the margin of the Ice sheet 14",
                "sample-alias": "M 25/9 cDna",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542639/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542639/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542639?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542650",
            "attributes": {
                "biosample": "SAMN02594432",
                "longitude": -49.275,
                "latitude": 66.9633,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-49.275",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 18",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "66.96333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542650",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the interior of the Ice sheet 4",
                "environment-biome": "Cryoconite 18",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the interior of the Ice sheet 4",
                "sample-alias": "I 13/6 cDna",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542650/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542650/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542650?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542658",
            "attributes": {
                "biosample": "SAMN02594433",
                "longitude": -49.275,
                "latitude": 66.9633,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-49.27501",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 19",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.16",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "66.96333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542658",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the interior of the Ice sheet 5",
                "environment-biome": "Cryoconite 19",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the interior of the Ice sheet 5",
                "sample-alias": "I 13/7 cDna",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542658/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542658/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542658?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS542667",
            "attributes": {
                "biosample": "SAMN02594434",
                "longitude": -49.275,
                "latitude": 66.9633,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "EMERALD - Exploring the Emerging Microbial Ecosystem of the Greenland Ice Sheet",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-49.27502",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Kangerlussuaq, Greenland",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "Cryoconite 20",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.17",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "66.96333",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "454 GS FLX Titanium",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2015-06-23",
                        "unit": null
                    }
                ],
                "accession": "SRS542667",
                "analysis-completed": "2019-04-06",
                "collection-date": null,
                "geo-loc-name": "Kangerlussuaq, Greenland",
                "sample-desc": "Sampled at the interior of the Ice sheet 6",
                "environment-biome": "Cryoconite 20",
                "environment-feature": null,
                "environment-material": null,
                "sample-name": "Sampled at the interior of the Ice sheet 6",
                "sample-alias": "I 11/8 cDna",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-06T04:04:39"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542667/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004352",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004352?format=api"
                            }
                        }
                    ]
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Freshwater:Ice:Glacier"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Freshwater:Ice:Glacier?format=api"
                    }
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542667/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS542667?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 20
        }
    }
}