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

{
    "data": {
        "type": "samples",
        "id": "ERS4810019",
        "attributes": {
            "biosample": "SAMEA7049387",
            "longitude": -5.9375,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "CIISA18-NannOmega3",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-5.937485",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "United Kingdom",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2020-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Lab environment",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Liquid",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "comercial mock community",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S: V4- 250 bp",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina Miseq",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "54.579277",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000013",
                    "unit": null
                }
            ],
            "latitude": 54.5793,
            "accession": "ERS4810019",
            "analysis-completed": null,
            "collection-date": "2020-01-01",
            "geo-loc-name": null,
            "sample-desc": "D6300 ZymoBIOMICS Microbial Community Standard",
            "environment-biome": "Lab environment",
            "environment-feature": "Liquid",
            "environment-material": "comercial mock community",
            "sample-name": "Positive control",
            "sample-alias": "Positive control",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-09-22T14:39:25"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Mammals"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4810019/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005607",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005607?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4810019/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4810019?format=api"
        }
    }
}