GET /metagenomics/api/v1/studies/MGYS00001306/samples?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306/samples?format=api&page=34",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS489963",
            "attributes": {
                "biosample": "SAMEA2656968",
                "longitude": 37.9926,
                "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
                    }
                ],
                "latitude": -29.4985,
                "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": "ERS491732",
            "attributes": {
                "biosample": "SAMEA2656959",
                "longitude": -111.7364,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "25.14875",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-111.7364",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-04-03",
                        "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.402683",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-25.8073",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": -25.8073,
                "accession": "ERS491732",
                "analysis-completed": "2018-06-07",
                "collection-date": "2011-04-03",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000001586) was collected during the Tara Oceans expedition (2009-2013) at station TARA_098 (latitudeN=-25.8073, longitudeE=-111.7364) on date/time=2011-04-03T14:17, 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. This sample has replicate sample(s): TARA_N000001587.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000001586",
                "sample-alias": "TARA_N000001586",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-04T01:45: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/ERS491732/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/ERS491732/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS491732?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS494465",
            "attributes": {
                "biosample": "SAMEA2731788",
                "longitude": -37.2369,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "17.583075",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-37.2369",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-03-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": "36.3123",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "35.8913",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": 35.8913,
                "accession": "ERS494465",
                "analysis-completed": "2018-06-07",
                "collection-date": "2012-03-05",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000002701) was collected during the Tara Oceans expedition (2009-2013) at station TARA_150 (latitudeN=35.8913, longitudeE=-37.2369) on date/time=2012-03-05T12:07, 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_N000002702.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000002701",
                "sample-alias": "TARA_N000002701",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-04T01:14:37"
            },
            "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/ERS494465/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/ERS494465/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494465?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488022",
            "attributes": {
                "biosample": "SAMEA2619469",
                "longitude": -4.0023,
                "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": "-4.0023",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2009-09-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": "8",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "99999.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "36.5229",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": 36.5229,
                "accession": "ERS488022",
                "analysis-completed": "2018-06-07",
                "collection-date": "2009-09-21",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_X000000610) was collected during the Tara Oceans expedition (2009-2013) at station TARA_006 (latitudeN=36.5229, longitudeE=-4.0023) on date/time=2009-09-21T12:00, using a PUMP (High Volume Peristaltic Pump). The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 6-10 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 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_X000000610",
                "sample-alias": "TARA_X000000610",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T23:03:45"
            },
            "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/ERS488022/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": "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/ERS488022/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488022?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS492498",
            "attributes": {
                "biosample": "SAMEA2731477",
                "longitude": -129.6312,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "21.477505",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-129.6312",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-06-15",
                        "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": ""PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "170",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.842613",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-23.2142",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": -23.2142,
                "accession": "ERS492498",
                "analysis-completed": "2018-06-07",
                "collection-date": "2011-06-15",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000001880) was collected during the Tara Oceans expedition (2009-2013) at station TARA_112 (latitudeN=-23.2142, longitudeE=-129.6312) on date/time=2011-06-15T21:00, 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 168-172 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) 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_N000001881.\"",
                "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_N000001880",
                "sample-alias": "TARA_N000001880",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T22:31:41"
            },
            "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/ERS492498/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": "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/ERS492498/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492498?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS492610",
            "attributes": {
                "biosample": "SAMEA2731665",
                "longitude": -134.9231,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "23.704718",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-134.9231",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-07-06",
                        "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.5242",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-23.0246",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": -23.0246,
                "accession": "ERS492610",
                "analysis-completed": "2018-06-07",
                "collection-date": "2011-07-06",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000001927) was collected during the Tara Oceans expedition (2009-2013) at station TARA_119 (latitudeN=-23.0246, longitudeE=-134.9231) on date/time=2011-07-06T07:17, 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 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_N000001927",
                "sample-alias": "TARA_N000001927",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T22:23:55"
            },
            "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/ERS492610/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": "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/ERS492610/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492610?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS493772",
            "attributes": {
                "biosample": "SAMEA2732658",
                "longitude": -102.96,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "26.641475",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-102.96",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-12-10",
                        "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": "33.34268",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "6.3199",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": 6.3199,
                "accession": "ERS493772",
                "analysis-completed": "2018-06-07",
                "collection-date": "2011-12-10",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000003005) was collected during the Tara Oceans expedition (2009-2013) at station TARA_138 (latitudeN=6.3199, longitudeE=-102.96) on date/time=2011-12-10T16:25, 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_N000003006.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000003005",
                "sample-alias": "TARA_N000003005",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T22:08:31"
            },
            "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/ERS493772/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/ERS493772/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493772?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS492852",
            "attributes": {
                "biosample": "SAMEA2657085",
                "longitude": -140.515,
                "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
                    }
                ],
                "latitude": -9.1463,
                "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": {
                "biosample": "SAMEA2656955",
                "longitude": 2.7994,
                "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
                    }
                ],
                "latitude": 41.6663,
                "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": "ERS489842",
            "attributes": {
                "biosample": "SAMEA2731419",
                "longitude": 42.2853,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "25.340336",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "42.2853",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-06-29",
                        "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": ""PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "70",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.16398",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-17.3066",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": -17.3066,
                "accession": "ERS489842",
                "analysis-completed": "2018-06-07",
                "collection-date": "2010-06-29",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000429) was collected during the Tara Oceans expedition (2009-2013) at station TARA_058 (latitudeN=-17.3066, longitudeE=42.2853) on date/time=2010-06-29T13:44, 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 68-72 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) 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_N000000430,TARA_N000000431,TARA_N000000432.\"",
                "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_N000000429",
                "sample-alias": "TARA_N000000429",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T21:04: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/ERS489842/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": "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/ERS489842/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS489842?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS493999",
            "attributes": {
                "biosample": "SAMEA2623506",
                "longitude": -88.4532,
                "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
                    }
                ],
                "latitude": 25.6168,
                "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": "ERS493022",
            "attributes": {
                "biosample": "SAMEA2622893",
                "longitude": -152.4607,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "26.952267",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-152.4607",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-09-01",
                        "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": "100",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.50617",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-6.628",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": -6.628,
                "accession": "ERS493022",
                "analysis-completed": "2018-06-07",
                "collection-date": "2011-09-01",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000002233) was collected during the Tara Oceans expedition (2009-2013) at station TARA_127 (latitudeN=-6.628, longitudeE=-152.4607) on date/time=2011-09-01T17:38:08, 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 100-100 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) 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.\"",
                "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_N000002233",
                "sample-alias": "TARA_N000002233",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T20:21:23"
            },
            "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/ERS493022/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": "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/ERS493022/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493022?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488900",
            "attributes": {
                "biosample": "SAMEA2656965",
                "longitude": 66.5029,
                "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
                    }
                ],
                "latitude": 18.5743,
                "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": {
                "biosample": "SAMEA2657062",
                "longitude": 17.4138,
                "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
                    }
                ],
                "latitude": 39.814,
                "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": {
                "biosample": "SAMEA2657086",
                "longitude": -95.9893,
                "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
                    }
                ],
                "latitude": -12.991,
                "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": "ERS490618",
            "attributes": {
                "biosample": "SAMEA2656998",
                "longitude": -35.3964,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "22.383088",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-35.3964",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-10-16",
                        "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": ""PLANKTON NET, TYPE=Double, MESH_Size_(�m)=20, MOUTH_Opening_(m^2)=0.192442, LENGTH_(m)=2.5"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "150",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "36.91025",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-21.0716",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": -21.0716,
                "accession": "ERS490618",
                "analysis-completed": "2018-06-07",
                "collection-date": "2010-10-16",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000876) was collected during the Tara Oceans expedition (2009-2013) at station TARA_076 (latitudeN=-21.0716, longitudeE=-35.3964) on date/time=2010-10-16T18:54, 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 148-152 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) 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_N000000875,TARA_N000000877,TARA_N000000878.\"",
                "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_N000000876",
                "sample-alias": "TARA_N000000876",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T19:40:21"
            },
            "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/ERS490618/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/ERS490618/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS490618?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS492686",
            "attributes": {
                "biosample": "SAMEA2622679",
                "longitude": -139.2393,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "7.212238",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-139.2393",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-07-27",
                        "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": "600",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.580673",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-8.9729",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": -8.9729,
                "accession": "ERS492686",
                "analysis-completed": "2018-06-07",
                "collection-date": "2011-07-27",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000002010) was collected during the Tara Oceans expedition (2009-2013) at station TARA_122 (latitudeN=-8.9729, longitudeE=-139.2393) on date/time=2011-07-27T19:28:43, 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 600-600 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_N000002010",
                "sample-alias": "TARA_N000002010",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T19:39:32"
            },
            "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/ERS492686/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": "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/ERS492686/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492686?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS492393",
            "attributes": {
                "biosample": "SAMEA2622511",
                "longitude": -100.6715,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "10.893125",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-100.6715",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-06-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": "350",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "34.698368",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-16.9486",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": -16.9486,
                "accession": "ERS492393",
                "analysis-completed": "2018-06-07",
                "collection-date": "2011-06-01",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000001808) was collected during the Tara Oceans expedition (2009-2013) at station TARA_111 (latitudeN=-16.9486, longitudeE=-100.6715) on date/time=2011-06-01T16:00:59, 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 346-355 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_N000001808",
                "sample-alias": "TARA_N000001808",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T19:37: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/ERS492393/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": "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/ERS492393/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492393?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488820",
            "attributes": {
                "biosample": "SAMEA2657022",
                "longitude": 64.511,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "26.354275",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "64.511",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2010-03-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=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.621025",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "19.0359",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": 19.0359,
                "accession": "ERS488820",
                "analysis-completed": "2018-06-07",
                "collection-date": "2010-03-15",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000039) was collected during the Tara Oceans expedition (2009-2013) at station TARA_038 (latitudeN=19.0359, longitudeE=64.511) on date/time=2010-03-15T05:31, 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 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_N000000039",
                "sample-alias": "TARA_N000000039",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T19:33:56"
            },
            "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/ERS488820/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": "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/ERS488820/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488820?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS491816",
            "attributes": {
                "biosample": "SAMEA2622086",
                "longitude": -104.787,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "23.788834",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-104.787",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-04-09",
                        "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": "36.129116",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-21.146",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": -21.146,
                "accession": "ERS491816",
                "analysis-completed": "2018-06-07",
                "collection-date": "2011-04-09",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000001597) was collected during the Tara Oceans expedition (2009-2013) at station TARA_099 (latitudeN=-21.146, longitudeE=-104.787) on date/time=2011-04-09T13:56, 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-5 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_N000001598.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000001597",
                "sample-alias": "TARA_N000001597",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T18:50:51"
            },
            "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/ERS491816/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": "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/ERS491816/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS491816?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS492650",
            "attributes": {
                "biosample": "SAMEA2622660",
                "longitude": -139.1963,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "26.54413",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-139.1963",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-07-26",
                        "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.3662",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-8.9971",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": -8.9971,
                "accession": "ERS492650",
                "analysis-completed": "2018-06-07",
                "collection-date": "2011-07-26",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000001937) was collected during the Tara Oceans expedition (2009-2013) at station TARA_122 (latitudeN=-8.9971, longitudeE=-139.1963) on date/time=2011-07-26T17:10, 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_N000001936.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000001937",
                "sample-alias": "TARA_N000001937",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T18:33: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/ERS492650/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/ERS492650/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492650?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS492400",
            "attributes": {
                "biosample": "SAMEA2657019",
                "longitude": -100.6683,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "20.445864",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-100.6683",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2011-06-01",
                        "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": ""PLANKTON NET, TYPE=Bongo, MESH_Size_(�m)=180, MOUTH_Opening_(m^2)=0.258319, LENGTH_(m)=3"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "90",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.74661",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-16.9741",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": -16.9741,
                "accession": "ERS492400",
                "analysis-completed": "2018-06-07",
                "collection-date": "2011-06-01",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000001828) was collected during the Tara Oceans expedition (2009-2013) at station TARA_111 (latitudeN=-16.9741, longitudeE=-100.6683) on date/time=2011-06-01T21:56, 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 88-92 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) 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 analysis. This sample has replicate sample(s): TARA_N000001829.\"",
                "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_N000001828",
                "sample-alias": "TARA_N000001828",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T18:29:41"
            },
            "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/ERS492400/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/ERS492400/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS492400?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488139",
            "attributes": {
                "biosample": "SAMEA2656976",
                "longitude": 5.78,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "15.946067",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "5.78",
                        "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": ""PLANKTON NET, TYPE=Bongo, MESH_Size_(�m)=180, MOUTH_Opening_(m^2)=0.258319, LENGTH_(m)=3"",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "60",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "37.940067",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "39.0862",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": 39.0862,
                "accession": "ERS488139",
                "analysis-completed": "2018-06-07",
                "collection-date": "2009-09-28",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_X000001010) was collected during the Tara Oceans expedition (2009-2013) at station TARA_009 (latitudeN=39.0862, longitudeE=5.78) on date/time=2009-09-28T15:22, 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 58-62 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) 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. This sample has replicate sample(s): TARA_X000001011.\"",
                "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_X000001010",
                "sample-alias": "TARA_X000001010",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T18:27:26"
            },
            "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/ERS488139/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": "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/ERS488139/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488139?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS491883",
            "attributes": {
                "biosample": "SAMEA2622128",
                "longitude": -96.0122,
                "sample-metadata": [
                    {
                        "key": "temperature",
                        "value": "20.649431",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Tara Oceans expedition (2009-2013)",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-96.0122",
                        "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": "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": "50",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "35.544655",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-12.9723",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "latitude": -12.9723,
                "accession": "ERS491883",
                "analysis-completed": "2018-06-07",
                "collection-date": "2011-04-15",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000001606) was collected during the Tara Oceans expedition (2009-2013) at station TARA_100 (latitudeN=-12.9723, longitudeE=-96.0122) on date/time=2011-04-15T19:38, using a PUMP (High Volume Peristaltic Pump) with ECOTriplet. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 48-52 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) 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_N000001607.\"",
                "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_N000001606",
                "sample-alias": "TARA_N000001606",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T18:02:41"
            },
            "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/ERS491883/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/ERS491883/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS491883?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS492241",
            "attributes": {
                "biosample": "SAMEA2622389",
                "longitude": -84.589,
                "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
                    }
                ],
                "latitude": -2.0133,
                "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"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 34,
            "count": 848
        }
    }
}