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

{
    "data": {
        "type": "samples",
        "id": "ERS3886136",
        "attributes": {
            "biosample": "SAMEA6085727",
            "longitude": -0.1278,
            "latitude": 51.5074,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Human faecal metagenomics as a tool for surveillance of AMR",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-0.127758",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "United Kingdom",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2015-04-15",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "human-gut",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "human-gut",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "fecal material",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-gut",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "51.50735",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 4000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000015",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2019-10-15",
                    "unit": null
                }
            ],
            "accession": "ERS3886136",
            "analysis-completed": "2019-11-06",
            "collection-date": "2015-04-15",
            "geo-loc-name": "United Kingdom",
            "sample-desc": "Human faecal metagenomics as a tool for surveillance of AMR",
            "environment-biome": "human-gut",
            "environment-feature": "human-gut",
            "environment-material": "fecal material",
            "sample-name": "GCE0930-UK-181",
            "sample-alias": "GCE0930-UK-181",
            "host-tax-id": 9606,
            "species": "Homo sapiens",
            "last-update": "2019-12-03T17:30:50"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3886136/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005128",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005128?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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3886136/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3886136?format=api"
        }
    }
}