GET /metagenomics/api/v1/studies/MGYS00002001/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/MGYS00002001/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002001/samples?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS1994049",
            "attributes": {
                "latitude": -25.0,
                "longitude": 16.0,
                "biosample": "SAMEA104369071",
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Namibia",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "desert",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "988.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-25.0",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "accession": "ERS1994049",
                "analysis-completed": "2017-11-09",
                "collection-date": "2017-03-01",
                "geo-loc-name": "Namibia",
                "sample-desc": "S_Ci1",
                "environment-biome": "desert",
                "environment-feature": "soil",
                "environment-material": "soil",
                "sample-name": "S_Ci1",
                "sample-alias": "S_Ci1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-11-09T09:01:41"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Grasslands"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Grasslands?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994049/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002001",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002001?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994049/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994049?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1994050",
            "attributes": {
                "latitude": -25.0,
                "longitude": 16.0,
                "biosample": "SAMEA104369072",
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "South Africa",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "desert",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "988.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-25.0",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "accession": "ERS1994050",
                "analysis-completed": "2017-11-09",
                "collection-date": "2017-03-01",
                "geo-loc-name": "South Africa",
                "sample-desc": "T_Ed1",
                "environment-biome": "desert",
                "environment-feature": "soil",
                "environment-material": "soil",
                "sample-name": "T_Ed1",
                "sample-alias": "T_Ed1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-11-09T09:01:41"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Grasslands"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Grasslands?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994050/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002001",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002001?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994050/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994050?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1994051",
            "attributes": {
                "latitude": -25.0,
                "longitude": 16.0,
                "biosample": "SAMEA104369073",
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "South Africa",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "desert",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "988.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-25.0",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "accession": "ERS1994051",
                "analysis-completed": "2017-11-09",
                "collection-date": "2017-03-01",
                "geo-loc-name": "South Africa",
                "sample-desc": "U_Ma1",
                "environment-biome": "desert",
                "environment-feature": "soil",
                "environment-material": "soil",
                "sample-name": "U_Ma1",
                "sample-alias": "U_Ma1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-11-09T09:01:41"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Grasslands"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Grasslands?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994051/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002001",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002001?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994051/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994051?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1994052",
            "attributes": {
                "latitude": -25.0,
                "longitude": 16.0,
                "biosample": "SAMEA104369074",
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "South Africa",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "desert",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "988.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-25.0",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "accession": "ERS1994052",
                "analysis-completed": "2017-11-09",
                "collection-date": "2017-03-01",
                "geo-loc-name": "South Africa",
                "sample-desc": "V_Ci3",
                "environment-biome": "desert",
                "environment-feature": "soil",
                "environment-material": "soil",
                "sample-name": "V_Ci3",
                "sample-alias": "V_Ci3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-11-09T09:01:41"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Grasslands"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Grasslands?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994052/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002001",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002001?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994052/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994052?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1994053",
            "attributes": {
                "latitude": -25.0,
                "longitude": 16.0,
                "biosample": "SAMEA104369075",
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "South Africa",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "desert",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "988.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-25.0",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "accession": "ERS1994053",
                "analysis-completed": "2017-11-09",
                "collection-date": "2017-03-01",
                "geo-loc-name": "South Africa",
                "sample-desc": "W_Ed3",
                "environment-biome": "desert",
                "environment-feature": "soil",
                "environment-material": "soil",
                "sample-name": "W_Ed3",
                "sample-alias": "W_Ed3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-11-09T09:01:41"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Grasslands"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Grasslands?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994053/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002001",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002001?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994053/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994053?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1994054",
            "attributes": {
                "latitude": -25.0,
                "longitude": 16.0,
                "biosample": "SAMEA104369076",
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "South Africa",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "desert",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "988.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-25.0",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "accession": "ERS1994054",
                "analysis-completed": "2017-11-09",
                "collection-date": "2017-03-01",
                "geo-loc-name": "South Africa",
                "sample-desc": "X_Ma3",
                "environment-biome": "desert",
                "environment-feature": "soil",
                "environment-material": "soil",
                "sample-name": "X_Ma3",
                "sample-alias": "X_Ma3",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-11-09T09:01:41"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Grasslands"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Grasslands?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994054/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002001",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002001?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994054/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994054?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1994055",
            "attributes": {
                "latitude": -25.0,
                "longitude": 16.0,
                "biosample": "SAMEA104369077",
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "South Africa",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "desert",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "988.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-25.0",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "accession": "ERS1994055",
                "analysis-completed": "2017-11-09",
                "collection-date": "2017-03-01",
                "geo-loc-name": "South Africa",
                "sample-desc": "Y_Ci4",
                "environment-biome": "desert",
                "environment-feature": "soil",
                "environment-material": "soil",
                "sample-name": "Y_Ci4",
                "sample-alias": "Y_Ci4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-11-09T09:01:41"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Grasslands"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Grasslands?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994055/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002001",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002001?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994055/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994055?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1994056",
            "attributes": {
                "latitude": -25.0,
                "longitude": 16.0,
                "biosample": "SAMEA104369078",
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "South Africa",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "desert",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "988.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-25.0",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "accession": "ERS1994056",
                "analysis-completed": "2017-11-09",
                "collection-date": "2017-03-01",
                "geo-loc-name": "South Africa",
                "sample-desc": "Z_Ed4",
                "environment-biome": "desert",
                "environment-feature": "soil",
                "environment-material": "soil",
                "sample-name": "Z_Ed4",
                "sample-alias": "Z_Ed4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-11-09T09:01:41"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Grasslands"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Grasslands?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994056/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002001",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002001?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994056/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994056?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1994057",
            "attributes": {
                "latitude": -25.0,
                "longitude": 16.0,
                "biosample": "SAMEA104369079",
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "South Africa",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "desert",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "988.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-25.0",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "accession": "ERS1994057",
                "analysis-completed": "2017-11-09",
                "collection-date": "2017-03-01",
                "geo-loc-name": "South Africa",
                "sample-desc": "AA_Ma4",
                "environment-biome": "desert",
                "environment-feature": "soil",
                "environment-material": "soil",
                "sample-name": "AA_Ma4",
                "sample-alias": "AA_Ma4",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-11-09T09:01:41"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Grasslands"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Grasslands?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994057/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002001",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002001?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994057/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994057?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1994058",
            "attributes": {
                "latitude": -25.0,
                "longitude": 16.0,
                "biosample": "SAMEA104369080",
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "South Africa",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "desert",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "988.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-25.0",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "accession": "ERS1994058",
                "analysis-completed": "2017-11-09",
                "collection-date": "2017-03-01",
                "geo-loc-name": "South Africa",
                "sample-desc": "AB_RM1",
                "environment-biome": "desert",
                "environment-feature": "soil",
                "environment-material": "soil",
                "sample-name": "AB_RM1",
                "sample-alias": "AB_RM1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-11-09T09:01:41"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Grasslands"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Grasslands?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994058/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002001",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002001?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994058/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994058?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1994059",
            "attributes": {
                "latitude": -25.0,
                "longitude": 16.0,
                "biosample": "SAMEA104369081",
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "South Africa",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "desert",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "988.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-25.0",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "accession": "ERS1994059",
                "analysis-completed": "2017-11-09",
                "collection-date": "2017-03-01",
                "geo-loc-name": "South Africa",
                "sample-desc": "AE_RC1",
                "environment-biome": "desert",
                "environment-feature": "soil",
                "environment-material": "soil",
                "sample-name": "AE_RC1",
                "sample-alias": "AE_RC1",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-11-09T09:01:41"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Grasslands"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Grasslands?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994059/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002001",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002001?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994059/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994059?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1994060",
            "attributes": {
                "latitude": -25.0,
                "longitude": 16.0,
                "biosample": "SAMEA104369082",
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "South Africa",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2017-03-01/2017-03-31",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "desert",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "988.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-25.0",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 2500",
                        "unit": null
                    }
                ],
                "accession": "ERS1994060",
                "analysis-completed": "2017-11-09",
                "collection-date": "2017-03-01",
                "geo-loc-name": "South Africa",
                "sample-desc": "AF_RC2",
                "environment-biome": "desert",
                "environment-feature": "soil",
                "environment-material": "soil",
                "sample-name": "AF_RC2",
                "sample-alias": "AF_RC2",
                "host-tax-id": null,
                "species": null,
                "last-update": "2017-11-09T09:01:41"
            },
            "relationships": {
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Terrestrial:Soil:Grasslands"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Grasslands?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994060/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00002001",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002001?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994060/runs?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1994060?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 12
        }
    }
}