GET /metagenomics/api/v1/pipelines/4.0/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/pipelines/4.0/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/pipelines/4.0/samples?format=api&page=270",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/pipelines/4.0/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS489963",
            "attributes": {
                "longitude": 37.9926,
                "biosample": "SAMEA2656968",
                "latitude": -29.4985,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "22.222092",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "37.9926",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-07-07",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": ""PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.3215",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-29.4985",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS489963",
                "analysis-completed": "2018-05-14",
                "collection-date": "2010-07-07",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000526) was collected during the Tara Oceans expedition (2009-2013) at station TARA_064 (latitudeN=-29.4985, longitudeE=37.9926) on date/time=2010-07-07T07:53, using a PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (20-180 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_N000000525,TARA_N000000527,TARA_N000000528.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000000526",
                "sample-alias": "TARA_N000000526",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-04T02:30:33"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489963/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489963/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489963?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS489963",
            "attributes": {
                "longitude": 37.9926,
                "biosample": "SAMEA2656968",
                "latitude": -29.4985,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "22.222092",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "37.9926",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-07-07",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": ""PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.3215",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-29.4985",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS489963",
                "analysis-completed": "2018-05-14",
                "collection-date": "2010-07-07",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000526) was collected during the Tara Oceans expedition (2009-2013) at station TARA_064 (latitudeN=-29.4985, longitudeE=37.9926) on date/time=2010-07-07T07:53, using a PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (20-180 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_N000000525,TARA_N000000527,TARA_N000000528.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000000526",
                "sample-alias": "TARA_N000000526",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-04T02:30:33"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489963/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489963/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489963?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS492852",
            "attributes": {
                "longitude": -140.515,
                "biosample": "SAMEA2657085",
                "latitude": -9.1463,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "26.5706",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-140.515",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-08-05",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": ""PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.40869",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-9.1463",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS492852",
                "analysis-completed": "2018-05-14",
                "collection-date": "2011-08-05",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000002041) was collected during the Tara Oceans expedition (2009-2013) at station TARA_124 (latitudeN=-9.1463, longitudeE=-140.515) on date/time=2011-08-05T01:13, using a PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (20-180 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics analysis. This sample has replicate sample(s): TARA_N000002042.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000002041",
                "sample-alias": "TARA_N000002041",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T21:43:59"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492852/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492852/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492852?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488262",
            "attributes": {
                "longitude": 2.7994,
                "biosample": "SAMEA2656955",
                "latitude": 41.6663,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "99999.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.7994",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2009-10-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": ""PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "99999.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.6663",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS488262",
                "analysis-completed": "2018-05-14",
                "collection-date": "2009-10-04",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_X000001338) was collected during the Tara Oceans expedition (2009-2013) at station TARA_011 (latitudeN=41.6663, longitudeE=2.7994) on date/time=2009-10-04T15:30, using a PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (20-180 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_X000001339.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_X000001338",
                "sample-alias": "TARA_X000001338",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T21:23:52"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488262/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488262/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488262?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488262",
            "attributes": {
                "longitude": 2.7994,
                "biosample": "SAMEA2656955",
                "latitude": 41.6663,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "99999.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.7994",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2009-10-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": ""PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "99999.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.6663",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS488262",
                "analysis-completed": "2018-05-14",
                "collection-date": "2009-10-04",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_X000001338) was collected during the Tara Oceans expedition (2009-2013) at station TARA_011 (latitudeN=41.6663, longitudeE=2.7994) on date/time=2009-10-04T15:30, using a PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (20-180 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_X000001339.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_X000001338",
                "sample-alias": "TARA_X000001338",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T21:23:52"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488262/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488262/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488262?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS493999",
            "attributes": {
                "longitude": -88.4532,
                "biosample": "SAMEA2623506",
                "latitude": 25.6168,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "24.948842",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-88.4532",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-01-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "125",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "36.172195",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "25.6168",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS493999",
                "analysis-completed": "2018-05-14",
                "collection-date": "2012-01-09",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000003102) was collected during the Tara Oceans expedition (2009-2013) at station TARA_142 (latitudeN=25.6168, longitudeE=-88.4532) on date/time=2012-01-09T20:17:16, using a ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 121-130 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) in the marine biome (ENVO:00000447). The sample was size-fractionated (5-20 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_N000003101.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000003102",
                "sample-alias": "TARA_N000003102",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T21:02:53"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493999/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493999/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493999?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS493999",
            "attributes": {
                "longitude": -88.4532,
                "biosample": "SAMEA2623506",
                "latitude": 25.6168,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "24.948842",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-88.4532",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-01-09",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "125",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "36.172195",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "25.6168",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS493999",
                "analysis-completed": "2018-05-14",
                "collection-date": "2012-01-09",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000003102) was collected during the Tara Oceans expedition (2009-2013) at station TARA_142 (latitudeN=25.6168, longitudeE=-88.4532) on date/time=2012-01-09T20:17:16, using a ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 121-130 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) in the marine biome (ENVO:00000447). The sample was size-fractionated (5-20 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_N000003101.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000003102",
                "sample-alias": "TARA_N000003102",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T21:02:53"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493999/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493999/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493999?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488900",
            "attributes": {
                "longitude": 66.5029,
                "biosample": "SAMEA2656965",
                "latitude": 18.5743,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "27.2061",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "66.5029",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-03-18",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": ""PLANKTON NET, TYPE=Bongo, MESH_Size_(�m)=180, MOUTH_Opening_(m^2)=0.258319, LENGTH_(m)=3"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "36.2858",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "18.5743",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS488900",
                "analysis-completed": "2018-05-14",
                "collection-date": "2010-03-18",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000013) was collected during the Tara Oceans expedition (2009-2013) at station TARA_039 (latitudeN=18.5743, longitudeE=66.5029) on date/time=2010-03-18T08:20, using a PLANKTON NET, TYPE=Bongo, MESH_Size_(�m)=180, MOUTH_Opening_(m^2)=0.258319, LENGTH_(m)=3. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (180-2000 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000000013",
                "sample-alias": "TARA_N000000013",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T20:18:11"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488900",
            "attributes": {
                "longitude": 66.5029,
                "biosample": "SAMEA2656965",
                "latitude": 18.5743,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "27.2061",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "66.5029",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-03-18",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": ""PLANKTON NET, TYPE=Bongo, MESH_Size_(�m)=180, MOUTH_Opening_(m^2)=0.258319, LENGTH_(m)=3"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "36.2858",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "18.5743",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS488900",
                "analysis-completed": "2018-05-14",
                "collection-date": "2010-03-18",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000013) was collected during the Tara Oceans expedition (2009-2013) at station TARA_039 (latitudeN=18.5743, longitudeE=66.5029) on date/time=2010-03-18T08:20, using a PLANKTON NET, TYPE=Bongo, MESH_Size_(�m)=180, MOUTH_Opening_(m^2)=0.258319, LENGTH_(m)=3. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (180-2000 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000000013",
                "sample-alias": "TARA_N000000013",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T20:18:11"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488453",
            "attributes": {
                "longitude": 17.4138,
                "biosample": "SAMEA2657062",
                "latitude": 39.814,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "17.476925",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "17.4138",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2009-11-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": ""PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "37.88549",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "39.814",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS488453",
                "analysis-completed": "2018-05-14",
                "collection-date": "2009-11-16",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_A100000538) was collected during the Tara Oceans expedition (2009-2013) at station TARA_022 (latitudeN=39.814, longitudeE=17.4138) on date/time=2009-11-16T13:40, using a PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (20-180 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_A100000538",
                "sample-alias": "TARA_A100000538",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T20:08:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488453/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488453/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488453?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488453",
            "attributes": {
                "longitude": 17.4138,
                "biosample": "SAMEA2657062",
                "latitude": 39.814,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "17.476925",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "17.4138",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2009-11-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": ""PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "37.88549",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "39.814",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS488453",
                "analysis-completed": "2018-05-14",
                "collection-date": "2009-11-16",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_A100000538) was collected during the Tara Oceans expedition (2009-2013) at station TARA_022 (latitudeN=39.814, longitudeE=17.4138) on date/time=2009-11-16T13:40, using a PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (20-180 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_A100000538",
                "sample-alias": "TARA_A100000538",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T20:08:46"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488453/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488453/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488453?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS491854",
            "attributes": {
                "longitude": -95.9893,
                "biosample": "SAMEA2657086",
                "latitude": -12.991,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "25.2512",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-95.9893",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-04-15",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": ""PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.835266",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-12.991",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS491854",
                "analysis-completed": "2018-05-14",
                "collection-date": "2011-04-15",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000001616) was collected during the Tara Oceans expedition (2009-2013) at station TARA_100 (latitudeN=-12.991, longitudeE=-95.9893) on date/time=2011-04-15T13:27, using a PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (20-180 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics analysis. This sample has replicate sample(s): TARA_N000001617.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000001616",
                "sample-alias": "TARA_N000001616",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T19:56:03"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS491854/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS491854/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS491854?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS492241",
            "attributes": {
                "longitude": -84.589,
                "biosample": "SAMEA2622389",
                "latitude": -2.0133,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "23.8683",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-84.589",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-05-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "PUMP (High Volume Peristaltic Pump)",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.0193",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-2.0133",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS492241",
                "analysis-completed": "2018-05-14",
                "collection-date": "2011-05-21",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000001746) was collected during the Tara Oceans expedition (2009-2013) at station TARA_110 (latitudeN=-2.0133, longitudeE=-84.589) on date/time=2011-05-21T12:27, using a PUMP (High Volume Peristaltic Pump). The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (0.8-> micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics analysis. This sample has replicate sample(s): TARA_N000001747.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000001746",
                "sample-alias": "TARA_N000001746",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T17:51:00"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492241/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492241/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492241?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS492241",
            "attributes": {
                "longitude": -84.589,
                "biosample": "SAMEA2622389",
                "latitude": -2.0133,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "23.8683",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-84.589",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-05-21",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "PUMP (High Volume Peristaltic Pump)",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.0193",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-2.0133",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS492241",
                "analysis-completed": "2018-05-14",
                "collection-date": "2011-05-21",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000001746) was collected during the Tara Oceans expedition (2009-2013) at station TARA_110 (latitudeN=-2.0133, longitudeE=-84.589) on date/time=2011-05-21T12:27, using a PUMP (High Volume Peristaltic Pump). The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (0.8-> micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics analysis. This sample has replicate sample(s): TARA_N000001747.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000001746",
                "sample-alias": "TARA_N000001746",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T17:51:00"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492241/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492241/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492241?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS489013",
            "attributes": {
                "longitude": 68.0026,
                "biosample": "SAMEA2620172",
                "latitude": 17.4831,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "22.1474",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "68.0026",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-03-22",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "water layer with no specific feature",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "105",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.9813",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "17.4831",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS489013",
                "analysis-completed": "2018-05-14",
                "collection-date": "2010-03-22",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000067) was collected during the Tara Oceans expedition (2009-2013) at station TARA_040 (latitudeN=17.4831, longitudeE=68.0026) on date/time=2010-03-22T13:11:56, using a ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 103-107 m, targeting a water layer with no specific feature in the marine biome (ENVO:00000447). The sample was size-fractionated (3-> micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "water layer with no specific feature",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000000067",
                "sample-alias": "TARA_N000000067",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T17:40:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489013/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489013/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489013?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS489013",
            "attributes": {
                "longitude": 68.0026,
                "biosample": "SAMEA2620172",
                "latitude": 17.4831,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "22.1474",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "68.0026",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-03-22",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "water layer with no specific feature",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "105",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.9813",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "17.4831",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS489013",
                "analysis-completed": "2018-05-14",
                "collection-date": "2010-03-22",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000067) was collected during the Tara Oceans expedition (2009-2013) at station TARA_040 (latitudeN=17.4831, longitudeE=68.0026) on date/time=2010-03-22T13:11:56, using a ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 103-107 m, targeting a water layer with no specific feature in the marine biome (ENVO:00000447). The sample was size-fractionated (3-> micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "water layer with no specific feature",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000000067",
                "sample-alias": "TARA_N000000067",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T17:40:18"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489013/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489013/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489013?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488153",
            "attributes": {
                "longitude": 5.9422,
                "biosample": "SAMEA2619554",
                "latitude": 39.0609,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "16.151934",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "5.9422",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2009-09-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "PUMP (High Volume Peristaltic Pump)",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "55",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "37.8232",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "39.0609",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS488153",
                "analysis-completed": "2018-05-14",
                "collection-date": "2009-09-28",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_X000001043) was collected during the Tara Oceans expedition (2009-2013) at station TARA_009 (latitudeN=39.0609, longitudeE=5.9422) on date/time=2009-09-28T16:59, using a PUMP (High Volume Peristaltic Pump). The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 53-57 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) in the marine biome (ENVO:00000447). The sample was size-fractionated (5-20 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics analysis. This sample has replicate sample(s): TARA_X000001042.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_X000001043",
                "sample-alias": "TARA_X000001043",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T17:38:43"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488153/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488153/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488153?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488754",
            "attributes": {
                "longitude": 63.5133,
                "biosample": "SAMEA2619959",
                "latitude": 20.8222,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "25.37395",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "63.5133",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-03-12",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "PUMP (High Volume Peristaltic Pump) with ECOTriplet",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "17",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "36.549267",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "20.8222",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS488754",
                "analysis-completed": "2018-05-14",
                "collection-date": "2010-03-12",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000319) was collected during the Tara Oceans expedition (2009-2013) at station TARA_036 (latitudeN=20.8222, longitudeE=63.5133) on date/time=2010-03-12T12:23, using a PUMP (High Volume Peristaltic Pump) with ECOTriplet. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 15-19 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) in the marine biome (ENVO:00000447). The sample was size-fractionated (5-20 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000000319",
                "sample-alias": "TARA_N000000319",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T17:02:07"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488754/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488754/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488754?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488754",
            "attributes": {
                "longitude": 63.5133,
                "biosample": "SAMEA2619959",
                "latitude": 20.8222,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "25.37395",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "63.5133",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-03-12",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "PUMP (High Volume Peristaltic Pump) with ECOTriplet",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "17",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "36.549267",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "20.8222",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS488754",
                "analysis-completed": "2018-05-14",
                "collection-date": "2010-03-12",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000319) was collected during the Tara Oceans expedition (2009-2013) at station TARA_036 (latitudeN=20.8222, longitudeE=63.5133) on date/time=2010-03-12T12:23, using a PUMP (High Volume Peristaltic Pump) with ECOTriplet. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 15-19 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) in the marine biome (ENVO:00000447). The sample was size-fractionated (5-20 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000000319",
                "sample-alias": "TARA_N000000319",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T17:02:07"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488754/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488754/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488754?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS494049",
            "attributes": {
                "longitude": -79.6636,
                "biosample": "SAMEA2730950",
                "latitude": 29.7186,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "25.02544",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.6636",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-01-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": ""PLANKTON NET, TYPE=Single, MESH_Size_(�m)=5, MOUTH_Opening_(m^2)=0.196349, LENGTH_(m)=2.5"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "36.23844",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.7186",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS494049",
                "analysis-completed": "2018-05-14",
                "collection-date": "2012-01-16",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000003139) was collected during the Tara Oceans expedition (2009-2013) at station TARA_143 (latitudeN=29.7186, longitudeE=-79.6636) on date/time=2012-01-16T16:49, using a PLANKTON NET, TYPE=Single, MESH_Size_(�m)=5, MOUTH_Opening_(m^2)=0.196349, LENGTH_(m)=2.5. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (5-20 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_N000003140.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000003139",
                "sample-alias": "TARA_N000003139",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T16:46:12"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494049/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494049/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494049?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS494049",
            "attributes": {
                "longitude": -79.6636,
                "biosample": "SAMEA2730950",
                "latitude": 29.7186,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "25.02544",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-79.6636",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-01-16",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": ""PLANKTON NET, TYPE=Single, MESH_Size_(�m)=5, MOUTH_Opening_(m^2)=0.196349, LENGTH_(m)=2.5"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "36.23844",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "29.7186",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS494049",
                "analysis-completed": "2018-05-14",
                "collection-date": "2012-01-16",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000003139) was collected during the Tara Oceans expedition (2009-2013) at station TARA_143 (latitudeN=29.7186, longitudeE=-79.6636) on date/time=2012-01-16T16:49, using a PLANKTON NET, TYPE=Single, MESH_Size_(�m)=5, MOUTH_Opening_(m^2)=0.196349, LENGTH_(m)=2.5. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (5-20 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_N000003140.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000003139",
                "sample-alias": "TARA_N000003139",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T16:46:12"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494049/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494049/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494049?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS494436",
            "attributes": {
                "longitude": -49.8233,
                "biosample": "SAMEA2623799",
                "latitude": 34.0771,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "10.565417",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-49.8233",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-03-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mesopelagic zone (ENVO:00000213)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "740",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.375244",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "34.0771",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS494436",
                "analysis-completed": "2018-05-14",
                "collection-date": "2012-03-01",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000002509) was collected during the Tara Oceans expedition (2009-2013) at station TARA_149 (latitudeN=34.0771, longitudeE=-49.8233) on date/time=2012-03-01T18:50:26, using a ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 732-750 m, targeting a mesopelagic zone (ENVO:00000213) in the marine biome (ENVO:00000447). The sample was size-fractionated (0.8-3 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "mesopelagic zone (ENVO:00000213)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000002509",
                "sample-alias": "TARA_N000002509",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T16:16:17"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494436/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494436/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494436?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS494436",
            "attributes": {
                "longitude": -49.8233,
                "biosample": "SAMEA2623799",
                "latitude": 34.0771,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "10.565417",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-49.8233",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-03-01",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "mesopelagic zone (ENVO:00000213)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "740",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.375244",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "34.0771",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS494436",
                "analysis-completed": "2018-05-14",
                "collection-date": "2012-03-01",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000002509) was collected during the Tara Oceans expedition (2009-2013) at station TARA_149 (latitudeN=34.0771, longitudeE=-49.8233) on date/time=2012-03-01T18:50:26, using a ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 732-750 m, targeting a mesopelagic zone (ENVO:00000213) in the marine biome (ENVO:00000447). The sample was size-fractionated (0.8-3 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "mesopelagic zone (ENVO:00000213)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000002509",
                "sample-alias": "TARA_N000002509",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T16:16:17"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494436/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494436/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494436?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488251",
            "attributes": {
                "longitude": 2.7996,
                "biosample": "SAMEA2619623",
                "latitude": 41.6686,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "99999.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.7996",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2009-10-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "PUMP (High Volume Peristaltic Pump)",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "99999.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.6686",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS488251",
                "analysis-completed": "2018-05-14",
                "collection-date": "2009-10-04",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_X000001286) was collected during the Tara Oceans expedition (2009-2013) at station TARA_011 (latitudeN=41.6686, longitudeE=2.7996) on date/time=2009-10-04T08:30, using a PUMP (High Volume Peristaltic Pump). The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (5-20 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_X000001287.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_X000001286",
                "sample-alias": "TARA_X000001286",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T15:28:27"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488251/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488251/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488251?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488251",
            "attributes": {
                "longitude": 2.7996,
                "biosample": "SAMEA2619623",
                "latitude": 41.6686,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "99999.0",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "2.7996",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2009-10-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "surface water layer (ENVO:00002042)",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sample collection device or method",
                        "value": "PUMP (High Volume Peristaltic Pump)",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "5",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "99999.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "41.6686",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "accession": "ERS488251",
                "analysis-completed": "2018-05-14",
                "collection-date": "2009-10-04",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_X000001286) was collected during the Tara Oceans expedition (2009-2013) at station TARA_011 (latitudeN=41.6686, longitudeE=2.7996) on date/time=2009-10-04T08:30, using a PUMP (High Volume Peristaltic Pump). The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (5-20 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_X000001287.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_X000001286",
                "sample-alias": "TARA_X000001286",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T15:28:27"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488251/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488251/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488251?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 270,
            "count": 6746
        }
    }
}