GET /metagenomics/api/v1/studies/MGYS00004539/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/MGYS00004539/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004539/samples?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS3631426",
            "attributes": {
                "latitude": -33.1929,
                "longitude": -71.7023,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-71.70229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Chile:Valparaiso:Qunitay:CIMARQ",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-12-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "aquaculture",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine aquaculture pond",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-33.192863",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2018-08-17",
                        "unit": null
                    }
                ],
                "biosample": "SAMN09724218",
                "accession": "SRS3631426",
                "analysis-completed": "2019-04-07",
                "collection-date": "2014-12-01",
                "geo-loc-name": "Chile:Valparaiso:Qunitay:CIMARQ",
                "sample-desc": "first red eel group born at CIMARQ",
                "environment-biome": "aquaculture",
                "environment-feature": "marine aquaculture pond",
                "environment-material": "seawater",
                "sample-name": "F1Di",
                "sample-alias": "F1Di",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-07T07:12:35"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Aquaculture"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Aquaculture?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631426/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004539",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004539?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631426/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631426?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3631427",
            "attributes": {
                "latitude": -33.1929,
                "longitude": -71.7023,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-71.70229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Chile:Valparaiso:Qunitay:CIMARQ",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-12-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "aquaculture",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine aquaculture pond",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-33.192863",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2018-08-17",
                        "unit": null
                    }
                ],
                "biosample": "SAMN09724219",
                "accession": "SRS3631427",
                "analysis-completed": "2019-04-07",
                "collection-date": "2014-12-01",
                "geo-loc-name": "Chile:Valparaiso:Qunitay:CIMARQ",
                "sample-desc": "reproductive adults group 2",
                "environment-biome": "aquaculture",
                "environment-feature": "marine aquaculture pond",
                "environment-material": "seawater",
                "sample-name": "RDi",
                "sample-alias": "RDi",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-07T07:12:35"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Aquaculture"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Aquaculture?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631427/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004539",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004539?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631427/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631427?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3631428",
            "attributes": {
                "latitude": -33.1929,
                "longitude": -71.7023,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-71.70229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Chile:Valparaiso:Qunitay:CIMARQ",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-03-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "aquaculture",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine aquaculture pond",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-33.192863",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2018-08-17",
                        "unit": null
                    }
                ],
                "biosample": "SAMN09724210",
                "accession": "SRS3631428",
                "analysis-completed": "2019-04-07",
                "collection-date": "2014-03-01",
                "geo-loc-name": "Chile:Valparaiso:Qunitay:CIMARQ",
                "sample-desc": "first red eel group born at CIMARQ",
                "environment-biome": "aquaculture",
                "environment-feature": "marine aquaculture pond",
                "environment-material": "seawater",
                "sample-name": "F1M",
                "sample-alias": "F1M",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-07T07:12:35"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Aquaculture"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Aquaculture?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631428/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004539",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004539?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631428/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631428?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3631429",
            "attributes": {
                "latitude": -33.1929,
                "longitude": -71.7023,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-71.70229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Chile:Valparaiso:Qunitay:CIMARQ",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-03-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "aquaculture",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine aquaculture pond",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-33.192863",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2018-08-17",
                        "unit": null
                    }
                ],
                "biosample": "SAMN09724211",
                "accession": "SRS3631429",
                "analysis-completed": "2019-04-07",
                "collection-date": "2014-03-01",
                "geo-loc-name": "Chile:Valparaiso:Qunitay:CIMARQ",
                "sample-desc": "reproductive adults group 1",
                "environment-biome": "aquaculture",
                "environment-feature": "marine aquaculture pond",
                "environment-material": "seawater",
                "sample-name": "RAM",
                "sample-alias": "RAM",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-07T07:12:35"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Aquaculture"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Aquaculture?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631429/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004539",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004539?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631429/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631429?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3631430",
            "attributes": {
                "latitude": -33.1929,
                "longitude": -71.7023,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-71.70229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Chile:Valparaiso:Qunitay:CIMARQ",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-03-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "aquaculture",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine aquaculture pond",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-33.192863",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2018-08-17",
                        "unit": null
                    }
                ],
                "biosample": "SAMN09724213",
                "accession": "SRS3631430",
                "analysis-completed": "2019-04-07",
                "collection-date": "2014-03-01",
                "geo-loc-name": "Chile:Valparaiso:Qunitay:CIMARQ",
                "sample-desc": "aquaculture nursery",
                "environment-biome": "aquaculture",
                "environment-feature": "marine aquaculture pond",
                "environment-material": "seawater",
                "sample-name": "NM",
                "sample-alias": "NM",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-07T07:12:35"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Aquaculture"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Aquaculture?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631430/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004539",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004539?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631430/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631430?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3631431",
            "attributes": {
                "latitude": -33.1929,
                "longitude": -71.7023,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-71.70229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Chile:Valparaiso:Qunitay:CIMARQ",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-03-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "aquaculture",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine aquaculture pond",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-33.192863",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2018-08-17",
                        "unit": null
                    }
                ],
                "biosample": "SAMN09724212",
                "accession": "SRS3631431",
                "analysis-completed": "2019-04-07",
                "collection-date": "2014-03-01",
                "geo-loc-name": "Chile:Valparaiso:Qunitay:CIMARQ",
                "sample-desc": "reproductive adults group 2",
                "environment-biome": "aquaculture",
                "environment-feature": "marine aquaculture pond",
                "environment-material": "seawater",
                "sample-name": "RM",
                "sample-alias": "RM",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-07T07:12:35"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Aquaculture"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Aquaculture?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631431/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004539",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004539?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631431/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631431?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3631432",
            "attributes": {
                "latitude": -33.1929,
                "longitude": -71.7023,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-71.70229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Chile:Valparaiso:Qunitay:CIMARQ",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "aquaculture",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine aquaculture pond",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-33.192863",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2018-08-17",
                        "unit": null
                    }
                ],
                "biosample": "SAMN09724214",
                "accession": "SRS3631432",
                "analysis-completed": "2019-04-07",
                "collection-date": "2014-06-01",
                "geo-loc-name": "Chile:Valparaiso:Qunitay:CIMARQ",
                "sample-desc": "first red eel group born at CIMARQ",
                "environment-biome": "aquaculture",
                "environment-feature": "marine aquaculture pond",
                "environment-material": "seawater",
                "sample-name": "F1J",
                "sample-alias": "F1J",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-07T07:12:35"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Aquaculture"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Aquaculture?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631432/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004539",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004539?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631432/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631432?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3631433",
            "attributes": {
                "latitude": -33.1929,
                "longitude": -71.7023,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-71.70229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Chile:Valparaiso:Qunitay:CIMARQ",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-06-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "aquaculture",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine aquaculture pond",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-33.192863",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2018-08-17",
                        "unit": null
                    }
                ],
                "biosample": "SAMN09724215",
                "accession": "SRS3631433",
                "analysis-completed": "2019-04-07",
                "collection-date": "2014-06-01",
                "geo-loc-name": "Chile:Valparaiso:Qunitay:CIMARQ",
                "sample-desc": "reproductive adults group 1",
                "environment-biome": "aquaculture",
                "environment-feature": "marine aquaculture pond",
                "environment-material": "seawater",
                "sample-name": "RAJ",
                "sample-alias": "RAJ",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-07T07:12:35"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Aquaculture"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Aquaculture?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631433/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004539",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004539?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631433/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631433?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3631434",
            "attributes": {
                "latitude": -33.1929,
                "longitude": -71.7023,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-71.70229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Chile:Valparaiso:Qunitay:CIMARQ",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-10-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "aquaculture",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine aquaculture pond",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-33.192863",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2018-08-17",
                        "unit": null
                    }
                ],
                "biosample": "SAMN09724216",
                "accession": "SRS3631434",
                "analysis-completed": "2019-04-07",
                "collection-date": "2014-10-01",
                "geo-loc-name": "Chile:Valparaiso:Qunitay:CIMARQ",
                "sample-desc": "first red eel group born at CIMARQ",
                "environment-biome": "aquaculture",
                "environment-feature": "marine aquaculture pond",
                "environment-material": "seawater",
                "sample-name": "F1O",
                "sample-alias": "F1O",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-07T07:12:35"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Aquaculture"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Aquaculture?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631434/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004539",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004539?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631434/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631434?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3631435",
            "attributes": {
                "latitude": -33.1929,
                "longitude": -71.7023,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-71.70229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Chile:Valparaiso:Qunitay:CIMARQ",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-10-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "aquaculture",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine aquaculture pond",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-33.192863",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2018-08-17",
                        "unit": null
                    }
                ],
                "biosample": "SAMN09724217",
                "accession": "SRS3631435",
                "analysis-completed": "2019-04-07",
                "collection-date": "2014-10-01",
                "geo-loc-name": "Chile:Valparaiso:Qunitay:CIMARQ",
                "sample-desc": "reproductive adults group 2",
                "environment-biome": "aquaculture",
                "environment-feature": "marine aquaculture pond",
                "environment-material": "seawater",
                "sample-name": "RO",
                "sample-alias": "RO",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-07T07:12:35"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Aquaculture"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Aquaculture?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631435/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004539",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004539?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631435/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631435?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3631436",
            "attributes": {
                "latitude": -33.1929,
                "longitude": -71.7023,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-71.70229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Chile:Valparaiso:Qunitay:CIMARQ",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-04-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "aquaculture",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine aquaculture pond",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-33.192863",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2018-08-17",
                        "unit": null
                    }
                ],
                "biosample": "SAMN09724220",
                "accession": "SRS3631436",
                "analysis-completed": "2019-04-07",
                "collection-date": "2015-04-01",
                "geo-loc-name": "Chile:Valparaiso:Qunitay:CIMARQ",
                "sample-desc": "first red eel group born at CIMARQ",
                "environment-biome": "aquaculture",
                "environment-feature": "marine aquaculture pond",
                "environment-material": "seawater",
                "sample-name": "F1A",
                "sample-alias": "F1A",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-07T07:12:35"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Aquaculture"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Aquaculture?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631436/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004539",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004539?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631436/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631436?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS3631437",
            "attributes": {
                "latitude": -33.1929,
                "longitude": -71.7023,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-71.70229",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Chile:Valparaiso:Qunitay:CIMARQ",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-04-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "aquaculture",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine aquaculture pond",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "seawater",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-33.192863",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "last update date",
                        "value": "2018-08-17",
                        "unit": null
                    }
                ],
                "biosample": "SAMN09724221",
                "accession": "SRS3631437",
                "analysis-completed": "2019-04-07",
                "collection-date": "2015-04-01",
                "geo-loc-name": "Chile:Valparaiso:Qunitay:CIMARQ",
                "sample-desc": "reproductive adults group 2",
                "environment-biome": "aquaculture",
                "environment-feature": "marine aquaculture pond",
                "environment-material": "seawater",
                "sample-name": "RA",
                "sample-alias": "RA",
                "host-tax-id": null,
                "species": null,
                "last-update": "2019-04-07T07:12:35"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Aquaculture"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Aquaculture?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631437/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00004539",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004539?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631437/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3631437?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 12
        }
    }
}