GET /metagenomics/api/v1/studies/MGYS00005692/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/MGYS00005692/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692/samples?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS5426918",
            "attributes": {
                "biosample": "SAMEA7669926",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426918",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_C_Win",
                "sample-alias": "OGS_Ve_C_Win",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T21:13:16"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426918/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426918/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426918?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426928",
            "attributes": {
                "biosample": "SAMEA7669936",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426928",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_S_Spr",
                "sample-alias": "OGS_Ve_S_Spr",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T20:52:34"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426928/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426928/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426928?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426931",
            "attributes": {
                "biosample": "SAMEA7669939",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426931",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_T_Aut",
                "sample-alias": "OGS_Ve_T_Aut",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T20:39:36"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426931/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426931/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426931?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426917",
            "attributes": {
                "biosample": "SAMEA7669925",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426917",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_C_Sum",
                "sample-alias": "OGS_Ve_C_Sum",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T20:17:53"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426917/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426917/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426917?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426919",
            "attributes": {
                "biosample": "SAMEA7669927",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426919",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_M_Aut",
                "sample-alias": "OGS_Ve_M_Aut",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T19:57:51"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426919/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426919/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426919?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426922",
            "attributes": {
                "biosample": "SAMEA7669930",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426922",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_M_Win",
                "sample-alias": "OGS_Ve_M_Win",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T19:34:55"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426922/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426922/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426922?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426915",
            "attributes": {
                "biosample": "SAMEA7669923",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426915",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_C_Aut",
                "sample-alias": "OGS_Ve_C_Aut",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T19:18:39"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426915/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426915/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426915?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426916",
            "attributes": {
                "biosample": "SAMEA7669924",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426916",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_C_Spr",
                "sample-alias": "OGS_Ve_C_Spr",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T18:55:55"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426916/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426916/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426916?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426921",
            "attributes": {
                "biosample": "SAMEA7669929",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426921",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_M_Sum",
                "sample-alias": "OGS_Ve_M_Sum",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T18:33:40"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426921/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426921/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426921?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426926",
            "attributes": {
                "biosample": "SAMEA7669934",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426926",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_P_Win",
                "sample-alias": "OGS_Ve_P_Win",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T18:26:22"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426926/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426926/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426926?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426923",
            "attributes": {
                "biosample": "SAMEA7669931",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426923",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_P_Aut",
                "sample-alias": "OGS_Ve_P_Aut",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T18:04:21"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426923/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426923/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426923?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426925",
            "attributes": {
                "biosample": "SAMEA7669933",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426925",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_P_Sum",
                "sample-alias": "OGS_Ve_P_Sum",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T17:41:48"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426925/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426925/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426925?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426920",
            "attributes": {
                "biosample": "SAMEA7669928",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426920",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_M_Spr",
                "sample-alias": "OGS_Ve_M_Spr",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T17:20:02"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426920/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426920/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426920?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426930",
            "attributes": {
                "biosample": "SAMEA7669938",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426930",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_S_Win",
                "sample-alias": "OGS_Ve_S_Win",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T16:53:54"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426930/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426930/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426930?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426933",
            "attributes": {
                "biosample": "SAMEA7669941",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426933",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_T_Sum",
                "sample-alias": "OGS_Ve_T_Sum",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T16:33:06"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426933/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426933/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426933?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426927",
            "attributes": {
                "biosample": "SAMEA7669935",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426927",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_S_Aut",
                "sample-alias": "OGS_Ve_S_Aut",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T16:12:31"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426927/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426927/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426927?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426929",
            "attributes": {
                "biosample": "SAMEA7669937",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426929",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_S_Sum",
                "sample-alias": "OGS_Ve_S_Sum",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T15:39:52"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426929/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426929/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426929?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426932",
            "attributes": {
                "biosample": "SAMEA7669940",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426932",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_T_Spr",
                "sample-alias": "OGS_Ve_T_Spr",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T15:13:06"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426932/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426932/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426932?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426934",
            "attributes": {
                "biosample": "SAMEA7669942",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426934",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_T_Win",
                "sample-alias": "OGS_Ve_T_Win",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T14:45:43"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426934/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426934/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426934?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS5426924",
            "attributes": {
                "biosample": "SAMEA7669932",
                "longitude": null,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "OGS_Ve",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Italy",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2019-01-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina MiSeq",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "0.0",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000021",
                        "unit": null
                    }
                ],
                "latitude": null,
                "accession": "ERS5426924",
                "analysis-completed": null,
                "collection-date": "2019-01-01",
                "geo-loc-name": null,
                "sample-desc": "marine sediment",
                "environment-biome": "sediment",
                "environment-feature": "sediment",
                "environment-material": "sediment",
                "sample-name": "OGS_Ve_P_Spr",
                "sample-alias": "OGS_Ve_P_Spr",
                "host-tax-id": null,
                "species": null,
                "last-update": "2021-01-03T14:12:03"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Estuary:Sediment"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426924/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005692",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005692?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426924/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5426924?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 20
        }
    }
}