GET /metagenomics/api/v1/studies/MGYS00001909/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/MGYS00001909/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001909/samples?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS1855781",
            "attributes": {
                "latitude": -35.7442,
                "biosample": "SAMEA104196763",
                "longitude": -58.0575,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-58.0575",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Argentina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "rangeland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "area of pastureland or hayfields",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "pasture soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-35.7442",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 4000",
                        "unit": null
                    }
                ],
                "accession": "ERS1855781",
                "analysis-completed": "2017-08-11",
                "collection-date": "2014-08-04",
                "geo-loc-name": "Argentina",
                "sample-desc": "Soil sample",
                "environment-biome": "rangeland biome",
                "environment-feature": "area of pastureland or hayfields",
                "environment-material": "pasture soil",
                "sample-name": "L1_146",
                "sample-alias": "L1_146",
                "host-tax-id": 3847,
                "species": "Glycine max",
                "last-update": "2017-08-11T15:29:45"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855781/runs?format=api"
                    }
                },
                "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/ERS1855781/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001909",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001909?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855781?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1855782",
            "attributes": {
                "latitude": -35.7442,
                "biosample": "SAMEA104196764",
                "longitude": -58.0575,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-58.0575",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Argentina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "rangeland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "area of pastureland or hayfields",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "pasture soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-35.7442",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 4000",
                        "unit": null
                    }
                ],
                "accession": "ERS1855782",
                "analysis-completed": "2017-08-11",
                "collection-date": "2014-08-04",
                "geo-loc-name": "Argentina",
                "sample-desc": "Soil sample",
                "environment-biome": "rangeland biome",
                "environment-feature": "area of pastureland or hayfields",
                "environment-material": "pasture soil",
                "sample-name": "L1_278",
                "sample-alias": "L1_278",
                "host-tax-id": 3847,
                "species": "Glycine max",
                "last-update": "2017-08-11T15:29:45"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855782/runs?format=api"
                    }
                },
                "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/ERS1855782/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001909",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001909?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855782?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1855783",
            "attributes": {
                "latitude": -35.7442,
                "biosample": "SAMEA104196765",
                "longitude": -58.0575,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-58.0575",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Argentina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "rangeland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "area of pastureland or hayfields",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "pasture soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-35.7442",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 4000",
                        "unit": null
                    }
                ],
                "accession": "ERS1855783",
                "analysis-completed": "2017-08-11",
                "collection-date": "2014-08-04",
                "geo-loc-name": "Argentina",
                "sample-desc": "Soil sample",
                "environment-biome": "rangeland biome",
                "environment-feature": "area of pastureland or hayfields",
                "environment-material": "pasture soil",
                "sample-name": "L1_935",
                "sample-alias": "L1_935",
                "host-tax-id": 3847,
                "species": "Glycine max",
                "last-update": "2017-08-11T15:29:45"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855783/runs?format=api"
                    }
                },
                "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/ERS1855783/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001909",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001909?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855783?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1855784",
            "attributes": {
                "latitude": -35.7442,
                "biosample": "SAMEA104196766",
                "longitude": -58.0575,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-58.0575",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Argentina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "rangeland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "area of pastureland or hayfields",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "pasture soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-35.7442",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 4000",
                        "unit": null
                    }
                ],
                "accession": "ERS1855784",
                "analysis-completed": "2017-08-11",
                "collection-date": "2014-08-04",
                "geo-loc-name": "Argentina",
                "sample-desc": "Soil sample",
                "environment-biome": "rangeland biome",
                "environment-feature": "area of pastureland or hayfields",
                "environment-material": "pasture soil",
                "sample-name": "L2_145",
                "sample-alias": "L2_145",
                "host-tax-id": 3847,
                "species": "Glycine max",
                "last-update": "2017-08-11T15:29:45"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855784/runs?format=api"
                    }
                },
                "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/ERS1855784/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001909",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001909?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855784?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1855785",
            "attributes": {
                "latitude": -35.7442,
                "biosample": "SAMEA104196767",
                "longitude": -58.0575,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-58.0575",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Argentina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "rangeland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "area of pastureland or hayfields",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "pasture soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-35.7442",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 4000",
                        "unit": null
                    }
                ],
                "accession": "ERS1855785",
                "analysis-completed": "2017-08-11",
                "collection-date": "2014-08-04",
                "geo-loc-name": "Argentina",
                "sample-desc": "Soil sample",
                "environment-biome": "rangeland biome",
                "environment-feature": "area of pastureland or hayfields",
                "environment-material": "pasture soil",
                "sample-name": "L2_297",
                "sample-alias": "L2_297",
                "host-tax-id": 3847,
                "species": "Glycine max",
                "last-update": "2017-08-11T15:29:45"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855785/runs?format=api"
                    }
                },
                "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/ERS1855785/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001909",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001909?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855785?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1855786",
            "attributes": {
                "latitude": -35.7442,
                "biosample": "SAMEA104196768",
                "longitude": -58.0575,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-58.0575",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Argentina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "rangeland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "area of pastureland or hayfields",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "pasture soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-35.7442",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 4000",
                        "unit": null
                    }
                ],
                "accession": "ERS1855786",
                "analysis-completed": "2017-08-11",
                "collection-date": "2014-08-04",
                "geo-loc-name": "Argentina",
                "sample-desc": "Soil sample",
                "environment-biome": "rangeland biome",
                "environment-feature": "area of pastureland or hayfields",
                "environment-material": "pasture soil",
                "sample-name": "L2_368",
                "sample-alias": "L2_368",
                "host-tax-id": 3847,
                "species": "Glycine max",
                "last-update": "2017-08-11T15:29:45"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855786/runs?format=api"
                    }
                },
                "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/ERS1855786/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001909",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001909?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855786?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1855787",
            "attributes": {
                "latitude": -35.7442,
                "biosample": "SAMEA104196769",
                "longitude": -58.0575,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-58.0575",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Argentina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "rangeland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "area of pastureland or hayfields",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "pasture soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-35.7442",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 4000",
                        "unit": null
                    }
                ],
                "accession": "ERS1855787",
                "analysis-completed": "2017-08-11",
                "collection-date": "2014-08-04",
                "geo-loc-name": "Argentina",
                "sample-desc": "Soil sample",
                "environment-biome": "rangeland biome",
                "environment-feature": "area of pastureland or hayfields",
                "environment-material": "pasture soil",
                "sample-name": "L3_293",
                "sample-alias": "L3_293",
                "host-tax-id": 3847,
                "species": "Glycine max",
                "last-update": "2017-08-11T15:29:45"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855787/runs?format=api"
                    }
                },
                "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/ERS1855787/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001909",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001909?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855787?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1855788",
            "attributes": {
                "latitude": -35.7442,
                "biosample": "SAMEA104196770",
                "longitude": -58.0575,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-58.0575",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Argentina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "rangeland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "area of pastureland or hayfields",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "pasture soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-35.7442",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 4000",
                        "unit": null
                    }
                ],
                "accession": "ERS1855788",
                "analysis-completed": "2017-08-11",
                "collection-date": "2014-08-04",
                "geo-loc-name": "Argentina",
                "sample-desc": "Soil sample",
                "environment-biome": "rangeland biome",
                "environment-feature": "area of pastureland or hayfields",
                "environment-material": "pasture soil",
                "sample-name": "L3_418",
                "sample-alias": "L3_418",
                "host-tax-id": 3847,
                "species": "Glycine max",
                "last-update": "2017-08-11T15:29:45"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855788/runs?format=api"
                    }
                },
                "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/ERS1855788/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001909",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001909?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855788?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1855789",
            "attributes": {
                "latitude": -35.7442,
                "biosample": "SAMEA104196771",
                "longitude": -58.0575,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-58.0575",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Argentina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "rangeland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "area of pastureland or hayfields",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "pasture soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-35.7442",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 4000",
                        "unit": null
                    }
                ],
                "accession": "ERS1855789",
                "analysis-completed": "2017-08-11",
                "collection-date": "2014-08-04",
                "geo-loc-name": "Argentina",
                "sample-desc": "Soil sample",
                "environment-biome": "rangeland biome",
                "environment-feature": "area of pastureland or hayfields",
                "environment-material": "pasture soil",
                "sample-name": "L3_765",
                "sample-alias": "L3_765",
                "host-tax-id": 3847,
                "species": "Glycine max",
                "last-update": "2017-08-11T15:29:45"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855789/runs?format=api"
                    }
                },
                "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/ERS1855789/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001909",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001909?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855789?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1855790",
            "attributes": {
                "latitude": -35.7442,
                "biosample": "SAMEA104196772",
                "longitude": -58.0575,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-58.0575",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Argentina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "rangeland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "area of pastureland or hayfields",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "pasture soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-35.7442",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 4000",
                        "unit": null
                    }
                ],
                "accession": "ERS1855790",
                "analysis-completed": "2017-08-11",
                "collection-date": "2014-08-04",
                "geo-loc-name": "Argentina",
                "sample-desc": "Soil sample",
                "environment-biome": "rangeland biome",
                "environment-feature": "area of pastureland or hayfields",
                "environment-material": "pasture soil",
                "sample-name": "L4_286",
                "sample-alias": "L4_286",
                "host-tax-id": 3847,
                "species": "Glycine max",
                "last-update": "2017-08-11T15:29:45"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855790/runs?format=api"
                    }
                },
                "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/ERS1855790/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001909",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001909?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855790?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1855791",
            "attributes": {
                "latitude": -35.7442,
                "biosample": "SAMEA104196773",
                "longitude": -58.0575,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-58.0575",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Argentina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "rangeland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "area of pastureland or hayfields",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "pasture soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-35.7442",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 4000",
                        "unit": null
                    }
                ],
                "accession": "ERS1855791",
                "analysis-completed": "2017-08-11",
                "collection-date": "2014-08-04",
                "geo-loc-name": "Argentina",
                "sample-desc": "Soil sample",
                "environment-biome": "rangeland biome",
                "environment-feature": "area of pastureland or hayfields",
                "environment-material": "pasture soil",
                "sample-name": "L4_513",
                "sample-alias": "L4_513",
                "host-tax-id": 3847,
                "species": "Glycine max",
                "last-update": "2017-08-11T15:29:45"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855791/runs?format=api"
                    }
                },
                "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/ERS1855791/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001909",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001909?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855791?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS1855792",
            "attributes": {
                "latitude": -35.7442,
                "biosample": "SAMEA104196774",
                "longitude": -58.0575,
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "geographic location (longitude)",
                        "value": "-58.0575",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Argentina",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2014-08-04",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "rangeland biome",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "area of pastureland or hayfields",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "pasture soil",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina",
                        "unit": null
                    },
                    {
                        "key": "elevation",
                        "value": "16.0",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "-35.7442",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 4000",
                        "unit": null
                    }
                ],
                "accession": "ERS1855792",
                "analysis-completed": "2017-08-11",
                "collection-date": "2014-08-04",
                "geo-loc-name": "Argentina",
                "sample-desc": "Soil sample",
                "environment-biome": "rangeland biome",
                "environment-feature": "area of pastureland or hayfields",
                "environment-material": "pasture soil",
                "sample-name": "L4_974",
                "sample-alias": "L4_974",
                "host-tax-id": 3847,
                "species": "Glycine max",
                "last-update": "2017-08-11T15:29:45"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855792/runs?format=api"
                    }
                },
                "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/ERS1855792/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00001909",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001909?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1855792?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 12
        }
    }
}