GET /metagenomics/api/v1/studies/MGYS00005439/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/MGYS00005439/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439/samples?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "DRS049201",
            "attributes": {
                "latitude": 29.15,
                "biosample": "SAMD00080408",
                "longitude": 142.8012,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.8012",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-13",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Izu-Bonin Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine mesopelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic mesopelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "505.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049201",
                "analysis-completed": null,
                "collection-date": "2011-12-13",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 505 m in the Izu-Bonin Trench",
                "environment-biome": "oceanic mesopelagic zone biome",
                "environment-feature": "marine mesopelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080408",
                "sample-alias": "SAMD00080408",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T08:14:28"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049201/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049201/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005440",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049201?format=api"
            }
        },
        {
            "type": "samples",
            "id": "DRS049205",
            "attributes": {
                "latitude": 29.15,
                "biosample": "SAMD00080412",
                "longitude": 142.8012,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.8012",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-11",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Izu-Bonin Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine hadalpelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic hadal pelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "3507.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049205",
                "analysis-completed": null,
                "collection-date": "2011-12-11",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 3507 m in the Izu-Bonin Trench",
                "environment-biome": "oceanic hadal pelagic zone biome",
                "environment-feature": "marine hadalpelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080412",
                "sample-alias": "SAMD00080412",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T08:13:12"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049205/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049205/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005440",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049205?format=api"
            }
        },
        {
            "type": "samples",
            "id": "DRS049199",
            "attributes": {
                "latitude": 29.15,
                "biosample": "SAMD00080406",
                "longitude": 142.8012,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.8012",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-11",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Izu-Bonin Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "oceanic epipelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic epipelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049199",
                "analysis-completed": null,
                "collection-date": "2011-12-11",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 0 m in the Izu-Bonin Trench",
                "environment-biome": "oceanic epipelagic zone biome",
                "environment-feature": "oceanic epipelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080406",
                "sample-alias": "SAMD00080406",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T06:57:43"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049199/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049199/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005440",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049199?format=api"
            }
        },
        {
            "type": "samples",
            "id": "DRS049204",
            "attributes": {
                "latitude": 29.15,
                "biosample": "SAMD00080411",
                "longitude": 142.8012,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.8012",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-11",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Izu-Bonin Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine bathypelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic bathypelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "2015.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049204",
                "analysis-completed": null,
                "collection-date": "2011-12-11",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 2015 m in the Izu-Bonin Trench",
                "environment-biome": "oceanic bathypelagic zone biome",
                "environment-feature": "marine bathypelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080411",
                "sample-alias": "SAMD00080411",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T06:56:44"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049204/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049204/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005440",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049204?format=api"
            }
        },
        {
            "type": "samples",
            "id": "DRS049208",
            "attributes": {
                "latitude": 29.15,
                "biosample": "SAMD00080415",
                "longitude": 142.8012,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.8012",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-11",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Izu-Bonin Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine hadalpelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic hadal pelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "9697.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049208",
                "analysis-completed": null,
                "collection-date": "2011-12-11",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 9697 m in the Izu-Bonin Trench",
                "environment-biome": "oceanic hadal pelagic zone biome",
                "environment-feature": "marine hadalpelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080415",
                "sample-alias": "SAMD00080415",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T06:55:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049208/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049208/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005440",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049208?format=api"
            }
        },
        {
            "type": "samples",
            "id": "DRS049197",
            "attributes": {
                "latitude": 36.064,
                "biosample": "SAMD00080420",
                "longitude": 142.7279,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "36.064",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.7279",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-12-02",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Japan Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine abyssalpelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic abyssopelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "3500.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049197",
                "analysis-completed": null,
                "collection-date": "2012-12-02",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 3500 m in the Japan Trench",
                "environment-biome": "oceanic abyssopelagic zone biome",
                "environment-feature": "marine abyssalpelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080420",
                "sample-alias": "SAMD00080420",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T06:54:27"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049197/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049197/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005440",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049197?format=api"
            }
        },
        {
            "type": "samples",
            "id": "DRS049203",
            "attributes": {
                "latitude": 29.15,
                "biosample": "SAMD00080410",
                "longitude": 142.8012,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.8012",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-13",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Izu-Bonin Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine bathypelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic bathypelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "1206.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049203",
                "analysis-completed": null,
                "collection-date": "2011-12-13",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 1206 m in the Izu-Bonin Trench",
                "environment-biome": "oceanic bathypelagic zone biome",
                "environment-feature": "marine bathypelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080410",
                "sample-alias": "SAMD00080410",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T05:39:36"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049203/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049203/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005440",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049203?format=api"
            }
        },
        {
            "type": "samples",
            "id": "DRS049202",
            "attributes": {
                "latitude": 29.15,
                "biosample": "SAMD00080409",
                "longitude": 142.8012,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.8012",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-13",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Izu-Bonin Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine mesopelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic mesopelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "754.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049202",
                "analysis-completed": null,
                "collection-date": "2011-12-13",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 754 m in the Izu-Bonin Trench",
                "environment-biome": "oceanic mesopelagic zone biome",
                "environment-feature": "marine mesopelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080409",
                "sample-alias": "SAMD00080409",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T05:24:58"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049202/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049202/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005440",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049202?format=api"
            }
        },
        {
            "type": "samples",
            "id": "DRS049196",
            "attributes": {
                "latitude": 36.064,
                "biosample": "SAMD00080419",
                "longitude": 142.7279,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "36.064",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.7279",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-12-02",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Japan Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine mesopelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic mesopelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "1000.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049196",
                "analysis-completed": null,
                "collection-date": "2012-12-02",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 1000 m in the Japan Trench",
                "environment-biome": "oceanic mesopelagic zone biome",
                "environment-feature": "marine mesopelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080419",
                "sample-alias": "SAMD00080419",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T05:24:22"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049196/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049196/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005440",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049196?format=api"
            }
        },
        {
            "type": "samples",
            "id": "DRS049200",
            "attributes": {
                "latitude": 29.15,
                "biosample": "SAMD00080407",
                "longitude": 142.8012,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.8012",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-13",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Izu-Bonin Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine mesopelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic mesopelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "306.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049200",
                "analysis-completed": null,
                "collection-date": "2011-12-13",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 306 m in the Izu-Bonin Trench",
                "environment-biome": "oceanic mesopelagic zone biome",
                "environment-feature": "marine mesopelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080407",
                "sample-alias": "SAMD00080407",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T04:56:56"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049200/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049200/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005440",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049200?format=api"
            }
        },
        {
            "type": "samples",
            "id": "DRS049206",
            "attributes": {
                "latitude": 29.15,
                "biosample": "SAMD00080413",
                "longitude": 142.8012,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.8012",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-11",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Izu-Bonin Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine abyssalpelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic abyssopelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5010.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049206",
                "analysis-completed": null,
                "collection-date": "2011-12-11",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 5010 m in the Izu-Bonin Trench",
                "environment-biome": "oceanic abyssopelagic zone biome",
                "environment-feature": "marine abyssalpelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080413",
                "sample-alias": "SAMD00080413",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T04:09:46"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049206/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049206/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005440",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049206?format=api"
            }
        },
        {
            "type": "samples",
            "id": "DRS049198",
            "attributes": {
                "latitude": 36.105,
                "biosample": "SAMD00080421",
                "longitude": 142.7261,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "36.105",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.7261",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-12-05",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Japan Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine hadalpelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic hadal pelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "7000.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049198",
                "analysis-completed": null,
                "collection-date": "2012-12-05",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 7000 m in the Japan Trench",
                "environment-biome": "oceanic hadal pelagic zone biome",
                "environment-feature": "marine hadalpelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080421",
                "sample-alias": "SAMD00080421",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T04:09:08"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049198/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049198/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005440",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049198?format=api"
            }
        },
        {
            "type": "samples",
            "id": "DRS049195",
            "attributes": {
                "latitude": 36.064,
                "biosample": "SAMD00080418",
                "longitude": 142.7279,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "36.064",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.7279",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-12-02",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Japan Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine mesopelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic mesopelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "550.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049195",
                "analysis-completed": null,
                "collection-date": "2012-12-02",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 550 m in the Japan Trench",
                "environment-biome": "oceanic mesopelagic zone biome",
                "environment-feature": "marine mesopelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080418",
                "sample-alias": "SAMD00080418",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T03:07:40"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049195/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049195/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00005440",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005440?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049195?format=api"
            }
        },
        {
            "type": "samples",
            "id": "DRS049207",
            "attributes": {
                "latitude": 29.15,
                "biosample": "SAMD00080414",
                "longitude": 142.8012,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "142.8012",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-11",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean:Izu-Bonin Trench",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine hadalpelagic zone",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "oceanic hadal pelagic zone biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "7512.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Metagenome analysis of the trench microbiom project on Northwest Pacific Ocean",
                        "unit": null
                    }
                ],
                "accession": "DRS049207",
                "analysis-completed": null,
                "collection-date": "2011-12-11",
                "geo-loc-name": null,
                "sample-desc": "Sea water collected at a depth of 7512 m in the Izu-Bonin Trench",
                "environment-biome": "oceanic hadal pelagic zone biome",
                "environment-feature": "marine hadalpelagic zone",
                "environment-material": "sea water",
                "sample-name": "SAMD00080414",
                "sample-alias": "SAMD00080414",
                "host-tax-id": null,
                "species": null,
                "last-update": "2020-05-22T02:48:02"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049207/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Oceanic:Aphotic zone"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Aphotic%20zone?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049207/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005439",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005439?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/DRS049207?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 14
        }
    }
}