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

{
    "data": {
        "type": "samples",
        "id": "ERS620461",
        "attributes": {
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Investigation of the mobilome",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2009",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-gut",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "454 pyrosequencing",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9606",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "77133",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS 20",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS human gut (ERC000015)",
                    "unit": null
                }
            ],
            "longitude": -8.4905,
            "biosample": "SAMEA3158509",
            "latitude": 51.893,
            "accession": "ERS620461",
            "analysis-completed": "2014-12-16",
            "collection-date": null,
            "geo-loc-name": "Ireland",
            "sample-desc": "The human gut microbiome and its associated mobilome is critical to health and wellbeing. It hosts a complex ecosystem comprising a multitude of bacterial species, which contributes functionality that would otherwise be absent from the host. Transient and commensal bacteria in the gut must withstand many stresses. The influence of mobile genetic elements, such as plasmids, in stress adaptation within the ecosystem is relatively unknown. We found evidence for plasmid mediated osmotolerance as a phenotype amongst the Proteobacteria in healthy faecal slurries. A transconjugant carrying multiple plasmids acquired from healthy faecal slurry demonstrated increased osmotolerance in the presence of metal salts, particularly potassium chloride, which was not evident in the recipient. Sequencing and analysis of the total plasmid DNA demonstrated the presence of plasmid-borne osmotolerance systems (including KdpD and H-NS) which may be linked to the observed phenotype.  This is the first report of a transferable osmotolerance phenotype in gut commensals and may have implications for the transfer of osmotolerance in other niches.",
            "environment-biome": "Human colon",
            "environment-feature": "Large intestine",
            "environment-material": "feacal",
            "sample-name": "AR1",
            "sample-alias": "Metagenomic data from the mobilome",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2015-10-09T16:11:00"
        },
        "relationships": {
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS620461/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS620461/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000432",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000432?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Digestive system:Large intestine:Fecal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Large%20intestine:Fecal?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS620461?format=api"
        }
    }
}