GET /metagenomics/api/v1/studies/MGYS00002376/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/MGYS00002376/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376/samples?format=api&page=4",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS1921929",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216555",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "11.2",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-23",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.01",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921929",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-23",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.296",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.296",
                "sample-alias": "10N.296",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921929/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921929/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921929?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921930",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216554",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "11.4",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-22",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921930",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-22",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.295",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.295",
                "sample-alias": "10N.295",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921930/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921930/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921930?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921931",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216553",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "12.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921931",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-21",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.294",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.294",
                "sample-alias": "10N.294",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921931/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921931/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921931?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921932",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216552",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "12.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-20",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS1921932",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-20",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.293",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.293",
                "sample-alias": "10N.293",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921932/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921932/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921932?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921933",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216551",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "11.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-19",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.72",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921933",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-19",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.292",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.292",
                "sample-alias": "10N.292",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921933/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921933/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921933?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921934",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216550",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "11.8",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-18",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.01",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS1921934",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-18",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.291",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.291",
                "sample-alias": "10N.291",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921934/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921934/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921934?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921935",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216549",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "12.9",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-17",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    }
                ],
                "accession": "SRS1921935",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-17",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.290",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.290",
                "sample-alias": "10N.290",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921935/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921935/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921935?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921936",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216548",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "13.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS1921936",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-16",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.289",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.289",
                "sample-alias": "10N.289",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921936/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921936/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921936?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921937",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216547",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "13.9",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "33.83",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS1921937",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-15",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.288",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.288",
                "sample-alias": "10N.288",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921937/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921937/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921937?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921938",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216546",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "14.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-14",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS1921938",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-14",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.287",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.287",
                "sample-alias": "10N.287",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921938/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921938/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921938?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921939",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216545",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "14.2",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-13",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921939",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-13",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.286",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.286",
                "sample-alias": "10N.286",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921939/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921939/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921939?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921940",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216544",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "14.4",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-12",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "33.83",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921940",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-12",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.285",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.285",
                "sample-alias": "10N.285",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921940/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921940/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921940?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921941",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216543",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-11",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921941",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-11",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.284",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.284",
                "sample-alias": "10N.284",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921941/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921941/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921941?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921942",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216542",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "14.9",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-10",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921942",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-10",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.283",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.283",
                "sample-alias": "10N.283",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921942/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921942/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921942?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921943",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216541",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "14.7",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "33.83",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921943",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-09",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.282",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.282",
                "sample-alias": "10N.282",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921943/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921943/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921943?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921944",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216540",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "15.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-08",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.01",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921944",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-08",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.281",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.281",
                "sample-alias": "10N.281",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921944/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921944/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921944?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921945",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216539",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "14.7",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-07",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS1921945",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-07",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.280",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.280",
                "sample-alias": "10N.280",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921945/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921945/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921945?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921946",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216538",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "14.9",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-06",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    }
                ],
                "accession": "SRS1921946",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-06",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.279",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.279",
                "sample-alias": "10N.279",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921946/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921946/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921946?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921947",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216537",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "14.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-05",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921947",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-05",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.278",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.278",
                "sample-alias": "10N.278",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921947/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921947/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921947?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921948",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216536",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "14.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    }
                ],
                "accession": "SRS1921948",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-04",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.277",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.277",
                "sample-alias": "10N.277",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921948/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921948/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921948?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921949",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216535",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "14.3",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-03",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.01",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS1921949",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-03",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.276",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.276",
                "sample-alias": "10N.276",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921949/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921949/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921949?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921950",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216534",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "14.7",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-02",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "36.79",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921950",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-02",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.275",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.275",
                "sample-alias": "10N.275",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921950/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921950/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921950?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921951",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216533",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "13.4",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921951",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-10-01",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.274",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.274",
                "sample-alias": "10N.274",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921951/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921951/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921951?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921952",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216532",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "16.6",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-09-30",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.42",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS1921952",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-09-30",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.273",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.273",
                "sample-alias": "10N.273",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921952/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921952/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921952?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS1921953",
            "attributes": {
                "latitude": 42.25,
                "biosample": "SAMN06216531",
                "longitude": -70.54,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "15.7",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-70.54",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:Massachusetts, Nahant, Canoe Cove",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-09-29",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sea coast",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "42.25",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    }
                ],
                "accession": "SRS1921953",
                "analysis-completed": "2018-05-16",
                "collection-date": "2010-09-29",
                "geo-loc-name": "USA:Massachusetts, Nahant, Canoe Cove",
                "sample-desc": "10N.272",
                "environment-biome": "marine",
                "environment-feature": "sea coast",
                "environment-material": "water",
                "sample-name": "10N.272",
                "sample-alias": "10N.272",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-05-16T10:44:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921953/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Coastal"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921953/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002376",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002376?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1921953?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 4,
            "count": 93
        }
    }
}