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

{
    "data": {
        "type": "samples",
        "id": "ERS2715091",
        "attributes": {
            "latitude": 43.6323,
            "longitude": 3.8667,
            "biosample": "SAMEA4896012",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "mimarks-survey",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Description of an entomopathogenic nematode-associated microbiota",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "3.86667",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "France",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2016-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "internal/external nematode body",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Laboratory scale",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "biological Tissue",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "host-associated",
                    "unit": null
                },
                {
                    "key": "target gene",
                    "value": "16S rRNA gene",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "43.63225",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000013",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2018-09-13",
                    "unit": null
                },
                {
                    "key": "host",
                    "value": "Steinernema weiserii",
                    "unit": null
                }
            ],
            "accession": "ERS2715091",
            "analysis-completed": "2018-11-26",
            "collection-date": "2016-01-01",
            "geo-loc-name": "France",
            "sample-desc": "Genomic DNA extracted from EPN S. weiserii strain TCH02",
            "environment-biome": "internal/external nematode body",
            "environment-feature": "Laboratory scale",
            "environment-material": "biological Tissue",
            "sample-name": "16S-A-24_TCTCTC_L001_R.extendedFrags.fastq.gz",
            "sample-alias": "16S-A-24_TCTCTC_L001_R.extendedFrags.fastq.gz",
            "host-tax-id": null,
            "species": null,
            "last-update": "2018-11-26T14:55:42"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Modeled:Simulated communities (microbial mixture)"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Modeled:Simulated%20communities%20(microbial%20mixture)?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2715091/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2715091/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003509",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003509?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2715091?format=api"
        }
    }
}