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

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208/samples?format=api&page=29",
        "next": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208/samples?format=api&page=2",
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS4291671",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820722",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-16",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291671",
                "analysis-completed": null,
                "collection-date": "2015-05-16",
                "geo-loc-name": null,
                "sample-desc": "Live Compost Sample C39 Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B3J06T04d",
                "sample-alias": "B3J06T04d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:41:39"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291671/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291671/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291671?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291672",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820723",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-06-13",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291672",
                "analysis-completed": null,
                "collection-date": "2015-06-13",
                "geo-loc-name": null,
                "sample-desc": "Live Compost Sample C39 Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B3J06T32d",
                "sample-alias": "B3J06T32d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:41:15"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291672/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291672/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291672?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291669",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820730",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-12",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291669",
                "analysis-completed": null,
                "collection-date": "2015-05-12",
                "geo-loc-name": null,
                "sample-desc": "Sterilized Compost Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B3J09T00h",
                "sample-alias": "B3J09T00h",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:40:52"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291669/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291669/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291669?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291667",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820901",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-22",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291667",
                "analysis-completed": null,
                "collection-date": "2015-05-22",
                "geo-loc-name": null,
                "sample-desc": "Live Compost Sample C58 Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B4J13T04d",
                "sample-alias": "B4J13T04d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:40:30"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291667/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291667/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291667?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291664",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10821022",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-06-19",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291664",
                "analysis-completed": null,
                "collection-date": "2015-06-19",
                "geo-loc-name": null,
                "sample-desc": "Sterilized Compost Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B4J53T32d",
                "sample-alias": "B4J53T32d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:40:07"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291664/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291664/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291664?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291655",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10821000",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-22",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291655",
                "analysis-completed": null,
                "collection-date": "2015-05-22",
                "geo-loc-name": null,
                "sample-desc": "Live Compost Sample C70 Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B4J46T04d",
                "sample-alias": "B4J46T04d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:39:47"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291655/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291655/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291655?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291654",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10821001",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-06-19",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291654",
                "analysis-completed": null,
                "collection-date": "2015-06-19",
                "geo-loc-name": null,
                "sample-desc": "Live Compost Sample C70 Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B4J46T32d",
                "sample-alias": "B4J46T32d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:39:22"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291654/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291654/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291654?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291648",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820509",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-01",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291648",
                "analysis-completed": null,
                "collection-date": "2015-05-01",
                "geo-loc-name": null,
                "sample-desc": "Live Compost Sample C18 Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B1J43T04d",
                "sample-alias": "B1J43T04d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:38:59"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291648/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291648/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291648?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291644",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820451",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-04-27",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291644",
                "analysis-completed": null,
                "collection-date": "2015-04-27",
                "geo-loc-name": null,
                "sample-desc": "Sterilized Compost Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B1J24T00h",
                "sample-alias": "B1J24T00h",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:38:39"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291644/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291644/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291644?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291640",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820772",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-12",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291640",
                "analysis-completed": null,
                "collection-date": "2015-05-12",
                "geo-loc-name": null,
                "sample-desc": "No Compost Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B3J23T00h",
                "sample-alias": "B3J23T00h",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:38:18"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291640/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291640/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291640?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291625",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820989",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-06-19",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291625",
                "analysis-completed": null,
                "collection-date": "2015-06-19",
                "geo-loc-name": null,
                "sample-desc": "No Compost Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B4J42T32d",
                "sample-alias": "B4J42T32d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:37:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291625/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291625/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291625?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291622",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820986",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-06-19",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291622",
                "analysis-completed": null,
                "collection-date": "2015-06-19",
                "geo-loc-name": null,
                "sample-desc": "Live Compost Sample C68 Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B4J41T32d",
                "sample-alias": "B4J41T32d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:37:36"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291622/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291622/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291622?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291621",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820985",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-22",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291621",
                "analysis-completed": null,
                "collection-date": "2015-05-22",
                "geo-loc-name": null,
                "sample-desc": "Live Compost Sample C68 Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B4J41T04d",
                "sample-alias": "B4J41T04d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:37:14"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291621/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291621/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291621?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291618",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820982",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-22",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291618",
                "analysis-completed": null,
                "collection-date": "2015-05-22",
                "geo-loc-name": null,
                "sample-desc": "Live Compost Sample C67 Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B4J40T04d",
                "sample-alias": "B4J40T04d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:36:51"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291618/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291618/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291618?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291612",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10821004",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-06-19",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291612",
                "analysis-completed": null,
                "collection-date": "2015-06-19",
                "geo-loc-name": null,
                "sample-desc": "No Compost Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B4J47T32d",
                "sample-alias": "B4J47T32d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:36:30"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291612/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291612/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291612?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291606",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820684",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-06-07",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291606",
                "analysis-completed": null,
                "collection-date": "2015-06-07",
                "geo-loc-name": null,
                "sample-desc": "Live Compost Sample C35 Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B2J47T32d",
                "sample-alias": "B2J47T32d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:36:10"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291606/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291606/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291606?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291605",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820685",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-06",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291605",
                "analysis-completed": null,
                "collection-date": "2015-05-06",
                "geo-loc-name": null,
                "sample-desc": "Sterilized Compost Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B2J48T00h",
                "sample-alias": "B2J48T00h",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:35:49"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291605/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291605/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291605?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291599",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820687",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-06-07",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291599",
                "analysis-completed": null,
                "collection-date": "2015-06-07",
                "geo-loc-name": null,
                "sample-desc": "Sterilized Compost Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B2J48T32d",
                "sample-alias": "B2J48T32d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:35:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291599/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291599/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291599?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291596",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10821085",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-18",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "compost pile",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "compost",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291596",
                "analysis-completed": null,
                "collection-date": "2015-05-18",
                "geo-loc-name": null,
                "sample-desc": "Added to Jar B4J18 at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "compost pile",
                "environment-material": "compost",
                "sample-name": "C60",
                "sample-alias": "C60",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:35:11"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291596/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291596/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291596?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291595",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820468",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-29",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291595",
                "analysis-completed": null,
                "collection-date": "2015-05-29",
                "geo-loc-name": null,
                "sample-desc": "Live Compost Sample C06 Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B1J29T32d",
                "sample-alias": "B1J29T32d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:34:53"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291595/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291595/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291595?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291594",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820651",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-06-07",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291594",
                "analysis-completed": null,
                "collection-date": "2015-06-07",
                "geo-loc-name": null,
                "sample-desc": "Sterilized Compost Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B2J36T32d",
                "sample-alias": "B2J36T32d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:34:32"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291594/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291594/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291594?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291592",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820462",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-29",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291592",
                "analysis-completed": null,
                "collection-date": "2015-05-29",
                "geo-loc-name": null,
                "sample-desc": "No Compost Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B1J27T32d",
                "sample-alias": "B1J27T32d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:34:07"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291592/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291592/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291592?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291590",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820941",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-06-19",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291590",
                "analysis-completed": null,
                "collection-date": "2015-06-19",
                "geo-loc-name": null,
                "sample-desc": "No Compost Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B4J26T32d",
                "sample-alias": "B4J26T32d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:33:48"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291590/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291590/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291590?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291589",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820940",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-22",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291589",
                "analysis-completed": null,
                "collection-date": "2015-05-22",
                "geo-loc-name": null,
                "sample-desc": "No Compost Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B4J26T04d",
                "sample-alias": "B4J26T04d",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:33:29"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291589/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291589/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291589?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS4291588",
            "attributes": {
                "latitude": 38.547,
                "biosample": "SAMN10820939",
                "longitude": -121.878,
                "sample-metadata": [
                    {
                        "key": "geographic location (latitude)",
                        "value": "38.547",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-121.878",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2015-05-18",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "USA:California",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.1 m",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "annual row crop field",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "grassland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "MIMARKS.survey;MIGS/MIMS/MIMARKS.soil",
                        "unit": null
                    }
                ],
                "accession": "SRS4291588",
                "analysis-completed": null,
                "collection-date": "2015-05-18",
                "geo-loc-name": null,
                "sample-desc": "No Compost Added at T00h",
                "environment-biome": "grassland biome",
                "environment-feature": "annual row crop field",
                "environment-material": "soil",
                "sample-name": "B4J26T00h",
                "sample-alias": "B4J26T00h",
                "host-tax-id": null,
                "species": null,
                "last-update": "2024-01-17T11:33:06"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291588/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291588/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00005208",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005208?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4291588?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 29,
            "count": 716
        }
    }
}