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

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/pipelines/4.1/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/pipelines/4.1/samples?format=api&page=12316",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/pipelines/4.1/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS489963",
            "attributes": {
                "latitude": -29.4985,
                "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
                    }
                ],
                "biosample": "SAMEA2656968",
                "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": {
                "latitude": -25.8073,
                "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
                    }
                ],
                "biosample": "SAMEA2656959",
                "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": {
                "latitude": 35.8913,
                "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
                    }
                ],
                "biosample": "SAMEA2731788",
                "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": "ERS494686",
            "attributes": {
                "latitude": 43.7421,
                "longitude": -16.9002,
                "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": "-16.9002",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-03-20",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine epipelagic mixed layer (ENVO:xxxxxxxxx)",
                        "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": "25",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "99999.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.7421",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "biosample": "SAMEA2731893",
                "accession": "ERS494686",
                "analysis-completed": "2018-06-07",
                "collection-date": "2012-03-20",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000002783) was collected during the Tara Oceans expedition (2009-2013) at station TARA_152 (latitudeN=43.7421, longitudeE=-16.9002) on date/time=2012-03-20T15:03, 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 23-27 m, targeting a marine epipelagic mixed layer (ENVO:xxxxxxxxx) 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_N000002784.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "marine epipelagic mixed layer (ENVO:xxxxxxxxx)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000002783",
                "sample-alias": "TARA_N000002783",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-04T00:35: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/ERS494686/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494686/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494686?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS494660",
            "attributes": {
                "latitude": 43.7056,
                "longitude": -16.8794,
                "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": "-16.8794",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2012-03-20",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine biome (ENVO:00000447)",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "marine epipelagic mixed layer (ENVO:xxxxxxxxx)",
                        "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": "25",
                        "unit": null
                    },
                    {
                        "key": "salinity",
                        "value": "99999.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "43.7056",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina Genome Analyzer IIx",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "ERC000030",
                        "unit": null
                    }
                ],
                "biosample": "SAMEA2623948",
                "accession": "ERS494660",
                "analysis-completed": "2018-06-07",
                "collection-date": "2012-03-20",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000002482) was collected during the Tara Oceans expedition (2009-2013) at station TARA_152 (latitudeN=43.7056, longitudeE=-16.8794) on date/time=2012-03-20T08:48:42, 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 21-30 m, targeting a marine epipelagic mixed layer (ENVO:xxxxxxxxx) 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_N000002803,TARA_N000002483,TARA_N000002804,TARA_N000002480,TARA_N000002481.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "marine epipelagic mixed layer (ENVO:xxxxxxxxx)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000002482",
                "sample-alias": "TARA_N000002482",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T23:40: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/ERS494660/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494660/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS494660?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488022",
            "attributes": {
                "latitude": 36.5229,
                "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
                    }
                ],
                "biosample": "SAMEA2619469",
                "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": {
                "latitude": -23.2142,
                "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
                    }
                ],
                "biosample": "SAMEA2731477",
                "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": {
                "latitude": -23.0246,
                "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
                    }
                ],
                "biosample": "SAMEA2731665",
                "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": "ERS492610",
            "attributes": {
                "latitude": -23.0246,
                "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
                    }
                ],
                "biosample": "SAMEA2731665",
                "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": {
                "latitude": 6.3199,
                "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
                    }
                ],
                "biosample": "SAMEA2732658",
                "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": "ERS493772",
            "attributes": {
                "latitude": 6.3199,
                "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
                    }
                ],
                "biosample": "SAMEA2732658",
                "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": {
                "latitude": -9.1463,
                "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
                    }
                ],
                "biosample": "SAMEA2657085",
                "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": {
                "latitude": 41.6663,
                "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
                    }
                ],
                "biosample": "SAMEA2656955",
                "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": {
                "latitude": -17.3066,
                "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
                    }
                ],
                "biosample": "SAMEA2731419",
                "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": "ERS489842",
            "attributes": {
                "latitude": -17.3066,
                "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
                    }
                ],
                "biosample": "SAMEA2731419",
                "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": {
                "latitude": 25.6168,
                "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
                    }
                ],
                "biosample": "SAMEA2623506",
                "accession": "ERS493999",
                "analysis-completed": "2018-05-14",
                "collection-date": "2012-01-09",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000003102) was collected during the Tara Oceans expedition (2009-2013) at station TARA_142 (latitudeN=25.6168, longitudeE=-88.4532) on date/time=2012-01-09T20:17:16, using a ROSETTE sampler with CTD (sbe9C) and 10 Niskin bottles. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 121-130 m, targeting a deep chlorophyll maximum layer (ENVO:xxxxxxxx) in the marine biome (ENVO:00000447). The sample was size-fractionated (5-20 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis. This sample has replicate sample(s): TARA_N000003101.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "deep chlorophyll maximum layer (ENVO:xxxxxxxx)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000003102",
                "sample-alias": "TARA_N000003102",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T21:02:53"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493999/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493999/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS493999?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS493999",
            "attributes": {
                "latitude": 25.6168,
                "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
                    }
                ],
                "biosample": "SAMEA2623506",
                "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": {
                "latitude": -6.628,
                "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
                    }
                ],
                "biosample": "SAMEA2622893",
                "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": "ERS493022",
            "attributes": {
                "latitude": -6.628,
                "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
                    }
                ],
                "biosample": "SAMEA2622893",
                "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": {
                "latitude": 18.5743,
                "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
                    }
                ],
                "biosample": "SAMEA2656965",
                "accession": "ERS488900",
                "analysis-completed": "2018-05-14",
                "collection-date": "2010-03-18",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000013) was collected during the Tara Oceans expedition (2009-2013) at station TARA_039 (latitudeN=18.5743, longitudeE=66.5029) on date/time=2010-03-18T08:20, using a PLANKTON NET, TYPE=Bongo, MESH_Size_(�m)=180, MOUTH_Opening_(m^2)=0.258319, LENGTH_(m)=3. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (180-2000 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000000013",
                "sample-alias": "TARA_N000000013",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T20:18:11"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488900",
            "attributes": {
                "latitude": 18.5743,
                "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
                    }
                ],
                "biosample": "SAMEA2656965",
                "accession": "ERS488900",
                "analysis-completed": "2018-05-14",
                "collection-date": "2010-03-18",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000013) was collected during the Tara Oceans expedition (2009-2013) at station TARA_039 (latitudeN=18.5743, longitudeE=66.5029) on date/time=2010-03-18T08:20, using a PLANKTON NET, TYPE=Bongo, MESH_Size_(�m)=180, MOUTH_Opening_(m^2)=0.258319, LENGTH_(m)=3. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (180-2000 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000000013",
                "sample-alias": "TARA_N000000013",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T20:18:11"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488900",
            "attributes": {
                "latitude": 18.5743,
                "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
                    }
                ],
                "biosample": "SAMEA2656965",
                "accession": "ERS488900",
                "analysis-completed": "2018-05-14",
                "collection-date": "2010-03-18",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000013) was collected during the Tara Oceans expedition (2009-2013) at station TARA_039 (latitudeN=18.5743, longitudeE=66.5029) on date/time=2010-03-18T08:20, using a PLANKTON NET, TYPE=Bongo, MESH_Size_(�m)=180, MOUTH_Opening_(m^2)=0.258319, LENGTH_(m)=3. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (180-2000 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000000013",
                "sample-alias": "TARA_N000000013",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T20:18:11"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488900",
            "attributes": {
                "latitude": 18.5743,
                "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
                    }
                ],
                "biosample": "SAMEA2656965",
                "accession": "ERS488900",
                "analysis-completed": "2018-05-14",
                "collection-date": "2010-03-18",
                "geo-loc-name": null,
                "sample-desc": "\"This sample (TARA_N000000013) was collected during the Tara Oceans expedition (2009-2013) at station TARA_039 (latitudeN=18.5743, longitudeE=66.5029) on date/time=2010-03-18T08:20, using a PLANKTON NET, TYPE=Bongo, MESH_Size_(�m)=180, MOUTH_Opening_(m^2)=0.258319, LENGTH_(m)=3. The sample material (particulate matter, including plankton (ENVO:xxxxxxxx)) was collected at a depth of 3-7 m, targeting a surface water layer (ENVO:00002042) in the marine biome (ENVO:00000447). The sample was size-fractionated (180-2000 micrometres), and stored in liquid nitrogen for later detection of unicellular eukaryote (protist) nucleic acid sequences by pyrosequencing methods, and for later metagenomics/transcriptomics analysis.\"",
                "environment-biome": "marine biome (ENVO:00000447)",
                "environment-feature": "surface water layer (ENVO:00002042)",
                "environment-material": "\"particulate matter, including plankton (ENVO:xxxxxxxx)\"",
                "sample-name": "TARA_N000000013",
                "sample-alias": "TARA_N000000013",
                "host-tax-id": null,
                "species": null,
                "last-update": "2025-07-03T20:18:11"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001306",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001306?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002368",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002368?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00002392",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002392?format=api"
                            }
                        },
                        {
                            "type": "studies",
                            "id": "MGYS00006491",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006491?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS488900?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS488900",
            "attributes": {
                "latitude": 18.5743,
                "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
                    }
                ],
                "biosample": "SAMEA2656965",
                "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": {
                "latitude": 39.814,
                "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
                    }
                ],
                "biosample": "SAMEA2657062",
                "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"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 12316,
            "count": 307895
        }
    }
}