GET /metagenomics/api/v1/studies/MGYS00002811/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/MGYS00002811/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811/samples?format=api&page=2",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS893753",
            "attributes": {
                "longitude": -89.75,
                "biosample": "SAMN03447017",
                "latitude": 29.13,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-89.75",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "14.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.13",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893753",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-21",
                "geo-loc-name": "USA",
                "sample-desc": "A.4",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "A.4",
                "sample-alias": "A.4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893753/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893753/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893753?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893754",
            "attributes": {
                "longitude": -91.25,
                "biosample": "SAMN03447034",
                "latitude": 28.74,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-91.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-24",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "13.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.74",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893754",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-24",
                "geo-loc-name": "USA",
                "sample-desc": "E2A",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "E2A",
                "sample-alias": "E2A",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893754/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893754/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893754?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893755",
            "attributes": {
                "longitude": -91.25,
                "biosample": "SAMN03447033",
                "latitude": 28.86,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-91.25",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-23",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "6.7",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.86",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893755",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-23",
                "geo-loc-name": "USA",
                "sample-desc": "E2",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "E2",
                "sample-alias": "E2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893755/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893755/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893755?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893756",
            "attributes": {
                "longitude": -90.54,
                "biosample": "SAMN03447032",
                "latitude": 28.53,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-90.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-23",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "14.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.53",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893756",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-23",
                "geo-loc-name": "USA",
                "sample-desc": "D.5",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "D.5",
                "sample-alias": "D.5",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893756/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893756/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893756?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893757",
            "attributes": {
                "longitude": -90.5,
                "biosample": "SAMN03447031",
                "latitude": 28.3,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-90.5",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-23",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "30.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.3",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893757",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-23",
                "geo-loc-name": "USA",
                "sample-desc": "D5",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "D5",
                "sample-alias": "D5",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893757/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893757/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893757?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893758",
            "attributes": {
                "longitude": -90.83,
                "biosample": "SAMN03447030",
                "latitude": 28.72,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-90.83",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-23",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.72",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893758",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-23",
                "geo-loc-name": "USA",
                "sample-desc": "D3",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "D3",
                "sample-alias": "D3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893758/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893758/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893758?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893759",
            "attributes": {
                "longitude": -90.83,
                "biosample": "SAMN03447029",
                "latitude": 28.84,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-90.83",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-23",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "14.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.84",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893759",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-23",
                "geo-loc-name": "USA",
                "sample-desc": "D2",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "D2",
                "sample-alias": "D2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893759/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893759/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893759?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893760",
            "attributes": {
                "longitude": -90.83,
                "biosample": "SAMN03447028",
                "latitude": 28.98,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-90.83",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-23",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.98",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893760",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-23",
                "geo-loc-name": "USA",
                "sample-desc": "D.1",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "D.1",
                "sample-alias": "D.1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893760/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893760/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893760?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893762",
            "attributes": {
                "longitude": -90.28,
                "biosample": "SAMN03447026",
                "latitude": 28.68,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-90.28",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-22",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "28.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.68",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893762",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-22",
                "geo-loc-name": "USA",
                "sample-desc": "C9",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "C9",
                "sample-alias": "C9",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893762/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893762/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893762?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893763",
            "attributes": {
                "longitude": -90.39,
                "biosample": "SAMN03447025",
                "latitude": 28.83,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-90.39",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "18.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.83",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893763",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-28",
                "geo-loc-name": "USA",
                "sample-desc": "C7",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "C7",
                "sample-alias": "C7",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893763/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893763/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893763?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893764",
            "attributes": {
                "longitude": -89.75,
                "biosample": "SAMN03447016",
                "latitude": 29.18,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-89.75",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-22",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "13.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.18",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893764",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-22",
                "geo-loc-name": "USA",
                "sample-desc": "A3",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "A3",
                "sample-alias": "A3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893764/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893764/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893764?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893765",
            "attributes": {
                "longitude": -89.5,
                "biosample": "SAMN03447015",
                "latitude": 29.09,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-89.5",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "8.26",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.09",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893765",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-21",
                "geo-loc-name": "USA",
                "sample-desc": "A.2",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "A.2",
                "sample-alias": "A.2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893765/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893765/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893765?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893766",
            "attributes": {
                "longitude": -92.75,
                "biosample": "SAMN03447047",
                "latitude": 29.3,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-92.75",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-25",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.3",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893766",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-25",
                "geo-loc-name": "USA",
                "sample-desc": "I3",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "I3",
                "sample-alias": "I3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893766/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893766/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893766?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893767",
            "attributes": {
                "longitude": -92.75,
                "biosample": "SAMN03447046",
                "latitude": 29.41,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-92.75",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-25",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "12.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.41",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893767",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-25",
                "geo-loc-name": "USA",
                "sample-desc": "I2",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "I2",
                "sample-alias": "I2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893767/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893767/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893767?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893768",
            "attributes": {
                "longitude": -92.38,
                "biosample": "SAMN03447045",
                "latitude": 28.66,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-92.38",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-25",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "34.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.66",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893768",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-25",
                "geo-loc-name": "USA",
                "sample-desc": "H7",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "H7",
                "sample-alias": "H7",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893768/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893768/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893768?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893769",
            "attributes": {
                "longitude": -89.75,
                "biosample": "SAMN03447018",
                "latitude": 29.07,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-89.75",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-22",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "23.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.07",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893769",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-22",
                "geo-loc-name": "USA",
                "sample-desc": "A5",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "A5",
                "sample-alias": "A5",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893769/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893769/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893769?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893770",
            "attributes": {
                "longitude": -92.75,
                "biosample": "SAMN03447048",
                "latitude": 29.05,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-92.75",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-25",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "22.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.05",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893770",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-25",
                "geo-loc-name": "USA",
                "sample-desc": "I5",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "I5",
                "sample-alias": "I5",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893770/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893770/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893770?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893772",
            "attributes": {
                "longitude": -92.38,
                "biosample": "SAMN03447043",
                "latitude": 29.03,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-92.38",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-25",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "20.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.03",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893772",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-25",
                "geo-loc-name": "USA",
                "sample-desc": "H4",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "H4",
                "sample-alias": "H4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893772/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893772/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893772?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893773",
            "attributes": {
                "longitude": -92.75,
                "biosample": "SAMN03447049",
                "latitude": 28.89,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-92.75",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-26",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "24.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.89",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893773",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-26",
                "geo-loc-name": "USA",
                "sample-desc": "I6",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "I6",
                "sample-alias": "I6",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893773/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893773/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893773?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893774",
            "attributes": {
                "longitude": -92.38,
                "biosample": "SAMN03447042",
                "latitude": 29.16,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-92.38",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-25",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "12.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.16",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893774",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-25",
                "geo-loc-name": "USA",
                "sample-desc": "H3",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "H3",
                "sample-alias": "H3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893774/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893774/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893774?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893775",
            "attributes": {
                "longitude": -92.0,
                "biosample": "SAMN03447041",
                "latitude": 28.68,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-92.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-25",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "23.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.68",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893775",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-25",
                "geo-loc-name": "USA",
                "sample-desc": "G6",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "G6",
                "sample-alias": "G6",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893775/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893775/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893775?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893776",
            "attributes": {
                "longitude": -92.0,
                "biosample": "SAMN03447040",
                "latitude": 28.98,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-92.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-25",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "17.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.98",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893776",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-25",
                "geo-loc-name": "USA",
                "sample-desc": "G3",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "G3",
                "sample-alias": "G3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893776/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893776/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893776?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893777",
            "attributes": {
                "longitude": -90.49,
                "biosample": "SAMN03447024",
                "latitude": 28.87,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-90.49",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.87",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893777",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-28",
                "geo-loc-name": "USA",
                "sample-desc": "C6C.2",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "C6C.2",
                "sample-alias": "C6C.2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893777/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893777/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893777?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893778",
            "attributes": {
                "longitude": -90.49,
                "biosample": "SAMN03447023",
                "latitude": 28.87,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-90.49",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-23",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "17.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.87",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893778",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-23",
                "geo-loc-name": "USA",
                "sample-desc": "C6C",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "C6C",
                "sample-alias": "C6C",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893778/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893778/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893778?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS893779",
            "attributes": {
                "longitude": -90.52,
                "biosample": "SAMN03447022",
                "latitude": 28.99,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-90.52",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2013-07-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "coastal water",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sea water",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "8.9",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "28.99",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS893779",
                "analysis-completed": "2018-09-04",
                "collection-date": "2013-07-28",
                "geo-loc-name": "USA",
                "sample-desc": "C3.2",
                "environment-biome": "coastal water",
                "environment-feature": "sea water",
                "environment-material": "sea water",
                "sample-name": "C3.2",
                "sample-alias": "C3.2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-04T16:56:13"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893779/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002811",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002811?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893779/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS893779?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 2,
            "count": 39
        }
    }
}