GET /metagenomics/api/v1/studies/MGYS00000503/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/MGYS00000503/samples?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503/samples?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "samples",
            "id": "ERS743595",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445021",
                "longitude": -129.9881,
                "accession": "ERS743595",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via HFPS, 30C incubation, 12C heavy fraction",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_30_12C_heavy",
                "sample-alias": "FS903_30_12H",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743595/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743595/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743595?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743596",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445022",
                "longitude": -129.9881,
                "accession": "ERS743596",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via HFPS, 30C incubation, 12C light fraction",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_30_12C_light",
                "sample-alias": "FS903_30_12L",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743596/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743596/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743596?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743597",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445023",
                "longitude": -129.9881,
                "accession": "ERS743597",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via HFPS, 30C incubation, 13C heavy fraction",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_30_13C_heavy",
                "sample-alias": "FS903_30_13H",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743597/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743597/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743597?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743598",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445024",
                "longitude": -129.9881,
                "accession": "ERS743598",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via HFPS, 30C incubation, 13C light fraction",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_30_13C_light",
                "sample-alias": "FS903_30_13L",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743598/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743598/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743598?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743599",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445025",
                "longitude": -129.9881,
                "accession": "ERS743599",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via HFPS, 55C incubation, 12C heavy fraction",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_55_12C_heavy",
                "sample-alias": "FS903_55_12H",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743599/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743599/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743599?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743600",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445026",
                "longitude": -129.9881,
                "accession": "ERS743600",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via HFPS, 55C incubation, 12C light fraction",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_55_12C_light",
                "sample-alias": "FS903_55_12L",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743600/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743600/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743600?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743601",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445027",
                "longitude": -129.9881,
                "accession": "ERS743601",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via HFPS, 55C incubation, 13C heavy fraction",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_55_13C_heavy",
                "sample-alias": "FS903_55_13H",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743601/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743601/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743601?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743602",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445028",
                "longitude": -129.9881,
                "accession": "ERS743602",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via HFPS, 55C incubation, 13C light fraction",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_55_13C_light",
                "sample-alias": "FS903_55_13L",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743602/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743602/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743602?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743603",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445029",
                "longitude": -129.9881,
                "accession": "ERS743603",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via HFPS, 80C incubation, 12C heavy fraction",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_80_12C_heavy",
                "sample-alias": "FS903_80_12H",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743603/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743603/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743603?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743604",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445030",
                "longitude": -129.9881,
                "accession": "ERS743604",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via HFPS, 80C incubation, 12C light fraction",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_80_12C_light",
                "sample-alias": "FS903_80_12L",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743604/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743604/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743604?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743605",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445031",
                "longitude": -129.9881,
                "accession": "ERS743605",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via HFPS, 80C incubation, 13C heavy fraction",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_80_13C_heavy",
                "sample-alias": "FS903_80_13H",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743605/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743605/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743605?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743606",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445032",
                "longitude": -129.9881,
                "accession": "ERS743606",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via HFPS, 80C incubation, 13C light fraction",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_80_13C_light",
                "sample-alias": "FS903_80_13L",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743606/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743606/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743606?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743607",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445033",
                "longitude": -129.9881,
                "accession": "ERS743607",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via LVWS, 80C incubation, 12C heavy fraction, TP1",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_80_TP1_12C_heavy",
                "sample-alias": "LVWS1_80_TP1_12H",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743607/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743607/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743607?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743608",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445034",
                "longitude": -129.9881,
                "accession": "ERS743608",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via LVWS, 80C incubation, 12C light fraction, TP1",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_80_TP1_12C_light",
                "sample-alias": "LVWS1_80_TP1_12L",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743608/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743608/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743608?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743609",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445035",
                "longitude": -129.9881,
                "accession": "ERS743609",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via LVWS, 80C incubation, 13C heavy fraction, TP1",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_80_TP1_13C_heavy",
                "sample-alias": "LVWS1_80_TP1_13H",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743609/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743609/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743609?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743610",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445036",
                "longitude": -129.9881,
                "accession": "ERS743610",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via LVWS, 80C incubation, 13C light fraction, TP1",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_80_Tp1_13C_light",
                "sample-alias": "LVWS1_80_TP1_13L",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743610/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743610/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743610?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743611",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445037",
                "longitude": -129.9881,
                "accession": "ERS743611",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via LVWS, 80C incubation, 12C heavy fraction, TP2",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_80_TP2_12C_heavy",
                "sample-alias": "LVWS1_80_TP2_12H",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743611/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743611/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743611?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743612",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445038",
                "longitude": -129.9881,
                "accession": "ERS743612",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via LVWS, 80C incubation, 12C light fraction, TP2",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_80_TP2_12C_light",
                "sample-alias": "LVWS1_80_TP2_12L",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743612/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743612/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743612?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743613",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445039",
                "longitude": -129.9881,
                "accession": "ERS743613",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via LVWS, 80C incubation, 13C heavy fraction, TP2",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_80_TP2_13C_heavy",
                "sample-alias": "LVWS1_80_TP2_13H",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743613/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743613/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743613?format=api"
            }
        },
        {
            "type": "samples",
            "id": "ERS743614",
            "attributes": {
                "sample-metadata": [
                    {
                        "key": "investigation type",
                        "value": "metagenome",
                        "unit": null
                    },
                    {
                        "key": "project name",
                        "value": "Axial Seamount Marker 113 RNA-SIP metatranscriptomes from 2013",
                        "unit": null
                    },
                    {
                        "key": "geographic location (depth)",
                        "value": "1520",
                        "unit": "m"
                    },
                    {
                        "key": "collection date",
                        "value": "2013-09",
                        "unit": null
                    },
                    {
                        "key": "environmental package",
                        "value": "water",
                        "unit": null
                    },
                    {
                        "key": "sequencing method",
                        "value": "Illumina HiSeq 1000, paired-end overlapping",
                        "unit": null
                    },
                    {
                        "key": "NCBI sample classification",
                        "value": "652676",
                        "unit": null
                    },
                    {
                        "key": "instrument model",
                        "value": "Illumina HiSeq 1000",
                        "unit": null
                    },
                    {
                        "key": "ENA checklist",
                        "value": "GSC MIxS water (ERC000024)",
                        "unit": null
                    }
                ],
                "latitude": 45.9227,
                "biosample": "SAMEA3445040",
                "longitude": -129.9881,
                "accession": "ERS743614",
                "analysis-completed": "2015-07-29",
                "collection-date": null,
                "geo-loc-name": "Pacific Ocean",
                "sample-desc": "2013 RNA-SIP metatranscriptome, fluid collect via LVWS, 80C incubation, 13C light fraction, TP2",
                "environment-biome": "marine",
                "environment-feature": "hydrothermal vent",
                "environment-material": "diffuse fluide",
                "sample-name": "2013_Marker113_80_TP2_13C_light",
                "sample-alias": "LVWS1_80_TP2_13L",
                "host-tax-id": null,
                "species": null,
                "last-update": "2015-08-13T15:31:12"
            },
            "relationships": {
                "studies": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743614/studies?format=api"
                    },
                    "data": [
                        {
                            "type": "studies",
                            "id": "MGYS00000503",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000503?format=api"
                            }
                        }
                    ]
                },
                "runs": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743614/runs?format=api"
                    }
                },
                "biome": {
                    "data": {
                        "type": "biomes",
                        "id": "root:Environmental:Aquatic:Marine:Hydrothermal vents"
                    },
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Hydrothermal%20vents?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS743614?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 20
        }
    }
}