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

{
    "data": {
        "type": "samples",
        "id": "ERS3885191",
        "attributes": {
            "biosample": "SAMEA6084781",
            "longitude": -59.54,
            "latitude": 13.19,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "PRJEB34744",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-59.54",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Barbados",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2018-02-10",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "terrestrial",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "organic",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "anthropogenic environmental material",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "human-vaginal",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "13.19",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000018",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2019-10-15",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Homo sapiens",
                    "unit": null
                }
            ],
            "accession": "ERS3885191",
            "analysis-completed": "2019-10-31",
            "collection-date": "2018-02-10",
            "geo-loc-name": "Barbados",
            "sample-desc": "cervicovaginal microbiome",
            "environment-biome": "terrestrial",
            "environment-feature": "organic",
            "environment-material": "anthropogenic environmental material",
            "sample-name": "CVM5",
            "sample-alias": "CVM5",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-10-31T10:49:34"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3885191/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005125",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005125?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Human:Reproductive system:Vagina"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Reproductive%20system:Vagina?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3885191/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3885191?format=api"
        }
    }
}