GET /metagenomics/api/v1/studies/MGYS00003069/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/MGYS00003069/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069/samples?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "SRS742292",
            "attributes": {
                "latitude": 44.5701,
                "biosample": "SAMN03135768",
                "longitude": -125.1475,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-125.147484",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-09-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-0.03",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.570057",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742292",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-09-28",
                "geo-loc-name": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                "sample-desc": "S2517",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "S2517",
                "sample-alias": "S2517",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742292/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742292/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742292?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742301",
            "attributes": {
                "latitude": 44.5701,
                "biosample": "SAMN03135769",
                "longitude": -125.1475,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-125.147484",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-09-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.03-0.06",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.570057",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742301",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-09-28",
                "geo-loc-name": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                "sample-desc": "S2518",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "S2518",
                "sample-alias": "S2518",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742301/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742301/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742301?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742326",
            "attributes": {
                "latitude": 44.5701,
                "biosample": "SAMN03135770",
                "longitude": -125.1475,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-125.147484",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-09-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.06-0.09",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.570057",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742326",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-09-28",
                "geo-loc-name": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                "sample-desc": "S2519",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "S2519",
                "sample-alias": "S2519",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742326/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742326/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742326?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742343",
            "attributes": {
                "latitude": 44.5701,
                "biosample": "SAMN03135771",
                "longitude": -125.1475,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-125.147484",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-09-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.09-0.12",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.570057",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742343",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-09-28",
                "geo-loc-name": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                "sample-desc": "S2520",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "S2520",
                "sample-alias": "S2520",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742343/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742343/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742343?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742344",
            "attributes": {
                "latitude": 44.5701,
                "biosample": "SAMN03135772",
                "longitude": -125.1475,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-125.147484",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-09-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.12-0.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.570057",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742344",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-09-28",
                "geo-loc-name": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                "sample-desc": "S2521",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "S2521",
                "sample-alias": "S2521",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742344/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742344/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742344?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742345",
            "attributes": {
                "latitude": 44.5701,
                "biosample": "SAMN03135773",
                "longitude": -125.1475,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-125.147484",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-09-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-0.03",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.570057",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742345",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-09-28",
                "geo-loc-name": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                "sample-desc": "C2517",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "C2517",
                "sample-alias": "C2517",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742345/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742345/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742345?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742346",
            "attributes": {
                "latitude": 44.5701,
                "biosample": "SAMN03135774",
                "longitude": -125.1475,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-125.147484",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-09-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.03-0.06",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.570057",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742346",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-09-28",
                "geo-loc-name": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                "sample-desc": "C2518",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "C2518",
                "sample-alias": "C2518",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742346/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742346/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742346?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742347",
            "attributes": {
                "latitude": 44.5701,
                "biosample": "SAMN03135775",
                "longitude": -125.1475,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-125.147484",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-09-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.06-0.09",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.570057",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742347",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-09-28",
                "geo-loc-name": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                "sample-desc": "C2519",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "C2519",
                "sample-alias": "C2519",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742347/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742347/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742347?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742348",
            "attributes": {
                "latitude": 44.5701,
                "biosample": "SAMN03135776",
                "longitude": -125.1475,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-125.147484",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-09-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.09-0.12",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.570057",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742348",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-09-28",
                "geo-loc-name": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                "sample-desc": "C2520",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "C2520",
                "sample-alias": "C2520",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742348/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742348/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742348?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742349",
            "attributes": {
                "latitude": 44.5701,
                "biosample": "SAMN03135777",
                "longitude": -125.1475,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-125.147484",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-09-28",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.12-0.15",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "44.570057",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742349",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-09-28",
                "geo-loc-name": "Pacific Ocean: Hydrate Ridge: 87 km West of Newport, Oregon, USA",
                "sample-desc": "C2521",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "C2521",
                "sample-alias": "C2521",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742349/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742349/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742349?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742350",
            "attributes": {
                "latitude": 40.8115,
                "biosample": "SAMN03135778",
                "longitude": -124.6108,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-124.610825",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-10-06",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.06-0.09",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.811497",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742350",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-10-06",
                "geo-loc-name": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                "sample-desc": "S2688",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "S2688",
                "sample-alias": "S2688",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742350/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742350/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742350?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742351",
            "attributes": {
                "latitude": 40.8115,
                "biosample": "SAMN03135779",
                "longitude": -124.6108,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-124.610825",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-10-06",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.09-0.12",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.811497",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742351",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-10-06",
                "geo-loc-name": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                "sample-desc": "S2689",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "S2689",
                "sample-alias": "S2689",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742351/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742351/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742351?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742352",
            "attributes": {
                "latitude": 40.8115,
                "biosample": "SAMN03135780",
                "longitude": -124.6108,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-124.610825",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-10-06",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "clam bed",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-0.03",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.811497",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742352",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-10-06",
                "geo-loc-name": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                "sample-desc": "S2693",
                "environment-biome": "marine methane seep",
                "environment-feature": "clam bed",
                "environment-material": "sediment",
                "sample-name": "S2693",
                "sample-alias": "S2693",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742352/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742352/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742352?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742354",
            "attributes": {
                "latitude": 40.8115,
                "biosample": "SAMN03135781",
                "longitude": -124.6108,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-124.610825",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-10-06",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "seep periphery",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.09-0.12",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.811497",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742354",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-10-06",
                "geo-loc-name": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                "sample-desc": "S2703",
                "environment-biome": "marine methane seep",
                "environment-feature": "seep periphery",
                "environment-material": "sediment",
                "sample-name": "S2703",
                "sample-alias": "S2703",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742354/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742354/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742354?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742355",
            "attributes": {
                "latitude": 40.8115,
                "biosample": "SAMN03135782",
                "longitude": -124.6108,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-124.610825",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-10-06",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.06-0.09",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.811497",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742355",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-10-06",
                "geo-loc-name": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                "sample-desc": "C2688",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "C2688",
                "sample-alias": "C2688",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742355/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742355/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742355?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742356",
            "attributes": {
                "latitude": 40.8115,
                "biosample": "SAMN03135783",
                "longitude": -124.6108,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-124.610825",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-10-06",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "microbial mat",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.09-0.12",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.811497",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742356",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-10-06",
                "geo-loc-name": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                "sample-desc": "C2689",
                "environment-biome": "marine methane seep",
                "environment-feature": "microbial mat",
                "environment-material": "sediment",
                "sample-name": "C2689",
                "sample-alias": "C2689",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742356/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742356/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742356?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742357",
            "attributes": {
                "latitude": 40.8115,
                "biosample": "SAMN03135784",
                "longitude": -124.6108,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-124.610825",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-10-06",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "clam bed",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.0-0.03",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.811497",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742357",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-10-06",
                "geo-loc-name": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                "sample-desc": "C2693",
                "environment-biome": "marine methane seep",
                "environment-feature": "clam bed",
                "environment-material": "sediment",
                "sample-name": "C2693",
                "sample-alias": "C2693",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742357/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742357/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742357?format=api"
            }
        },
        {
            "type": "samples",
            "id": "SRS742358",
            "attributes": {
                "latitude": 40.8115,
                "biosample": "SAMN03135785",
                "longitude": -124.6108,
                "sample-metadata": [
                    {
                        "key": "geographic location (longitude)",
                        "value": "-124.610825",
                        "unit": null
                    },
                    {
                        "key": "geographic location (country and/or sea,region)",
                        "value": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                        "unit": null
                    },
                    {
                        "key": "collection date",
                        "value": "2006-10-06",
                        "unit": null
                    },
                    {
                        "key": "environment (biome)",
                        "value": "marine methane seep",
                        "unit": null
                    },
                    {
                        "key": "environment (feature)",
                        "value": "seep periphery",
                        "unit": null
                    },
                    {
                        "key": "environment (material)",
                        "value": "sediment",
                        "unit": null
                    },
                    {
                        "key": "depth",
                        "value": "0.09-0.12",
                        "unit": null
                    },
                    {
                        "key": "geographic location (latitude)",
                        "value": "40.811497",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina MiSeq",
                        "unit": null
                    }
                ],
                "accession": "SRS742358",
                "analysis-completed": "2018-09-13",
                "collection-date": "2006-10-06",
                "geo-loc-name": "Pacific Ocean: Eel River Basin: 38 km West of Eureka, California USA",
                "sample-desc": "C2703",
                "environment-biome": "marine methane seep",
                "environment-feature": "seep periphery",
                "environment-material": "sediment",
                "sample-name": "C2703",
                "sample-alias": "C2703",
                "host-tax-id": null,
                "species": null,
                "last-update": "2018-09-13T10:43:57"
            },
            "relationships": {
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742358/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Cold seeps"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Cold%20seeps?format=api"
                    }
                },
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742358/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00003069",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003069?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742358?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 18
        }
    }
}